Site map transloader Html testbed grabber table maker MultiTrans Name of link Name of link Name of link Name of link |
To get started with html..its really easy once you understand the basic's.. and thats what I am going to start with here..
Html was explained to me as being a on and off switch.. <<>html> turning it on and <<>/html> turning it off..
Html always starts your page.. <<>html>
Next step is the body of your page you will be building.. you can use a background or just a solid color
<<>body background="background goes here.gif or jpg">
<<>body bgcolor="color here">
Pretty simple so far .. huh??
also in the body you want your text color, put it after your background or color choice..like this
<<>body background="background goes here.gif"text="color of text here">
Next we have our image choices.. A image is anything you use on your page a pic.. graphic.. bars.. ect..
<<>img src="your img here">
Next step is aligning your images on the page
<<>img src="image goes here"align="right">
<<>img src="images goes here"align="center">
<<>img src="image goes here"align="left">
examples of aligning images on your page
The next step is closing your page..
<<>/body> <<>/html>
This is What your code should look like altogether
<<>html>
<<>body background="url of back ground"text="color of text">
<<>br><<>br>
<<>img src="url of gif or jpg">
<<>br><<>br>
<<>bgsound src="url of song here"loop"1">
<<>/body>
<<>/html>
Any thing you want to add to you page needs to be put in the middle of your html tags..
Extra's for your page ... background music Marquee's .. Clocks...
for back ground music on your page you would use this code..
<<>bgsound src="your song code goes here">
Also in your code you can add these, autostart, and loop
This is another code you can use for your pages this a great code to use with Ram's or Wav's
<<>embed src="url of song here">
I Am A Proud Member Of:
Phenomenal Women Of The Web