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


Lesson 5.



Lets add image(pictures) on your page.
First of all, please make sure your image files are saved in same folder as this index.txt file.

With this I mean, you should create new folder on your desktop, name it "mypage", then put all the files(text, html and image files) in this folder.



<html>

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

< body bgcolor=white>

<h1>Hello!</h1> <p>

<h2>Welcome to my First page.</h2> <br>
<img src=robots.jpg> <br> <p>

insert your comments, opinions, ideas here.
Good! Its done! You created your first page!

</body>
</html>


Now you save this index.txt file as "index.html", make sure that Save type is:"All files" and not "text format" save in "mypage" folder.
Delete:"index.txt" file.

Congratulations! You made it! Your First Home page!.


[Menu]  [Lesson 1]  [Lesson 2]  [Lesson 3]  [Lesson 4]  [Lesson 5]  [Lesson 6]  [Lesson 7] 
© 2023, Page designed by WEB ARTS 3000