html-basics
HTML :: martin.eilmannsberger.uni-linz, 5. Oktober 2010, 16:25
<html> <!--tells the browser that this is an HTML document--> <head> <!--is a container for all the head elements--> <title>Title of the document</title> </head> <body> <!--contains all the contents of an HTML document--> The content of the document...... ... » mehr
0 comments :: Kommentieren
... ältere Beiträge