What would be the easiest way to learn about html?

  • Thread starter Thread starter Skitzso Frantic
  • Start date Start date
S

Skitzso Frantic

Guest
I'm a freshman and I am taking basic web design and I was just wondering, is there an easier way to learn how to use html ?
 
W3Schools is a great place to start learning the basics.

Truthfully, you are just going to have to dig in and get your hands dirty. That is the best way to learn because you could memorize tags and rules all day long and it won't help you in the end.

I suggest just getting a text editor like Notepad and typing content directly into it and save your file as a .html file. Then go to open it (or tell it to open the file with your favorite browser) and check out the results. This is the best way to learn what each tags do and how they affect your content.
 
actually HTML is very easy, start by headings, text, font color, font size, images,embedding and marquee.

with these your basics will be done. search google for good tutorials.
 
actually HTML is very easy, start by headings, text, font color, font size, images,embedding and marquee.

with these your basics will be done. search google for good tutorials.
 
Back
Top