Can any of you teach me some basic HTML/CSS code?

Public Comments

  1. This site is my friend. There are interactive examples. http://www.w3schools.com/
  2. Just search for HTML tutorials, too many out there
  3. There are lot of tutorials floating in web.
  4. http://www.webmonkey.com/ this is a good starting place. also w3schools.com see below for code start. save from text editer with .html or .htm extention <html> <head> </head> <body> </body> </html>
  5. Just do what most people do, keep a site like... http://www.w3schools.com/ bookmarked and just copy and paste the codes. I learned HTML a long time ago and right when I was getting good at it they started changing stuff... so why bother learning when you can copy & paste it anyway.
  6. Heh, I know just what you need. I was in your same exact position awhile ago and somebody suggested HTML Dog to me. The tutorials on that site are very thorough and the HTML and CSS guides are incorporated into each other so you're learning how to use them together, not just each separately. You won't regret it. Go to: http://www.htmldog.com
Powered by Yahoo! Answers