Page 2

Red text - why not?


I love CSS! In a yellow frame - 5px - color: #9C0 :-)




Tables - Cool!



l1 m1 r1
l2 m2 r2
l3 r3
l4 m4 r4

Get free web space at Angelfire

l1 m1 r1
l2 m2 - This is text without endings just to see what happens if we go on writing and writing and writing, more and more and even more, hmm so what will be if ... r2
l3 r3
l4 m4 r4

Tim Berners-Lee is the creator of  HTTP (Hypertext Transfer Protocol). On 25 December 1990, with the help of Robert Cailliau and a young student at CERN, he implemented the first successful communication between a HTTP client and server via the Internet.

Learn html css php etc.  HTML Cheat Sheet from Quackit.com

> watch php :-)

 


Tags
< ... >   </... >

<!-- Comments aren't displayed in the browser -->


<a> (anchor, href = Hypertext REFerence)

Code:
<a style="color:#A00; text-decoration:none; font-size: 22px" href="http://websites.lovetheuniverse.com/html_3.html" target="_blank">Buttons & Boxes</a>

Result:
Buttons & Boxes

target="_blank >>> opens in a new window

 

Go to HTML Page 3

Back to HTML Home