Site Tools


webseite:html:basic

This is an old revision of the document!


HTML Basics

CodeWhat it does
<!-- --> everything between - and - will be commented
<table><tr><td></td></tr></table> opens a table, a row, a cell, close cell, close row, close table <p></p> paragraph around a text
<br/> break line
webseite/html/basic.1401193354.txt.gz · Last modified: 2017/03/01 12:50 (external edit)