WEB ARTS 3000
"Click here for link to Web Arts 3000 home page !"


Lesson 3.



To break a sentence add <br> tag like in example below,
to add parragraph use <p> tag.



<html>

<head>
<title> My First Page</title>
</head>

< body bgcolor=white>
Hello! Welcome to my First page. <br>
This page is bla, bla, bla... <p>

Can you see the parragraph above?
Good!
</body>
</html>


And save..


[Menu]  [Lesson 1]  [Lesson 2]  [Lesson 3]  [Lesson 4]  [Lesson 5]  [Lesson 6]  [Lesson 7] 
© 2022, Page designed by Web Arts 3000.