Jump to content

Html, First Time, Need Tutorials


Recommended Posts

Just started HTML, anywhere i can get tutorials? u guys can do some for me as well =P

 

All i know is the:

<html>

<body>

<title> (text goes here) </title>

Stuff can go here

<p> paragraph goes here </p>

</body>

 

 

And thats about it

Share this post


Link to post
Share on other sites

Share this post


Link to post
Share on other sites

all you really need to remember is the tags open <> and close </> and spellings are in american english. everything else is just remembering specific tag names. if you want to go about creating dynamic pages, you'll want to skip learning the interacies(sp?) of html and start on php or jsp etc...

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
 Share

×
×
  • Create New...