BACK
A Sample Page

Here's a sample page for ya to look at. The HTML code used to make this page is below.This is the most basic page but it will give a beginner a working sample. You can copy and paste this into an html document and customize it for practice.I'm just writing a bunch of words here so you can see how to align images to the left or right or center of your text. More info about this on my "Images" page.

I am going to add a list of sites you can visit and find thousands of pictures, backgrounds and music. You can probably find all you need to start at your homepage publisher's homepage.
I hope you find my pages helpful. I'm still a beginner myself and I built all of my pages by surfing ther sites like ths one until I find what I need.Ok, time to end this page and show you the HTML (Hyper-Text Markup Language) that makes this page work. Bye now and I hope you return to Webdood's soon.
Webdood

Back To HTML Tags

HOME


The HTML for this page is below...you may copy and paste it into your webpage-editor and use it to practice.

<html>
<title>sample page</title>
<embed src="https://webdood.tripod.com/midees/mrcrowley.mid" autostart=true loop=infinite>
<body background="https://webdood.tripod.com/backgrounds/rain.gif"><p>
<center><font size=7 color=blue>A Sample Page</center>
<p>
<center><img src="https://webdood.tripod.com/gifs/birdhop.gif"> </center>
<p> <font size=4 color=black>
<p> <center>Here's a sample page for ya to look at. The HTML code used to make this page is below.This is the most basic page but it will give a beginner a working sample. You can copy and paste this into an html document and customize it for practice.
<p><img src="https://webdood.tripod.com/gifs/lickysmile.gif" align=right>
I'm just writing a bunch of words here so you can see how to align images to the left or right or center of your text. More info about this on my <a href="http://wedood.tripod.com/images.html">"Images" </a> page.</center>
<p> <center>I am going to add a list of sites you can visit and find thousands of pictures, backgrounds and music. You can probably find all you need to start at your homepage publisher's homepage, though.</center>
<img src="https://webdood.tripod.com/gifs/hamsterdance.gif" align=left>
I hope you find my pages helpful. I'm still a beginner myself and I built all of my pages by surfing ther sites like ths one until I found what I needed.
<img src="https://webdood.tripod.com/gifs/eyeballs.gif" align=right> Ok, time to end this page and show you the HTML (Hyper-Text Markup Language) that makes this page work. Bye now and I hope you return to Webdood's soon.</center>
<p> <center><i>Webdood</i></center>
<p> <center><a href="https://webdood.tripod.com/tags.html"><font size=4 color=black>Back To HTML Tags</center></a>
<p><center><a href="https://webdood.tripod.com/index.html"><font size=4 color=black>HOME</center></a> </font>
<p> <center><img src="https://webdood.tripod.com/lines/seabottom.gif"> </center> <p></html>

top of page

Back To HTML Tags

HOME