Difference between revisions of "Learn HTML"

Kipkis (Kipkis | contribs)
m (importing article from wikihow)
 
Kipkis (Kipkis | contribs)
m (Text replacement - "== Video ==" to "")
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{fa}}HTML is the abbreviation for '''Hyper Text Markup Language''', and is the code, or ''language'' that is used for the creation of basic website layouts. It can look a little daunting if you've never done any coding before, but all you need to try it out is an ordinary text editing application and an internet browser. You might even recognize some HTML used to change text in online forums, customized online profiles, or even some wikiHow articles. HTML is a useful tool for anyone who uses the internet, and learning the basics may take you less time than you think.
+
HTML is the abbreviation for '''Hyper Text Markup Language''', and is the code, or ''language'' that is used for the creation of basic website layouts. It can look a little daunting if you've never done any coding before, but all you need to try it out is an ordinary text editing application and an internet browser. You might even recognize some HTML used to change text in online forums, customized online profiles, or even some wikiHow articles. HTML is a useful tool for anyone who uses the internet, and learning the basics may take you less time than you think.
[[Category:HTML]]
+
[[Category: HTML]]
  
 
== Steps ==
 
== Steps ==
Line 73: Line 73:
 
#Learn more advanced web design from comprehensive guides. There are various resources on the internet that you can use to learn about many more HTML tags, such as [http://www.w3schools.com/html/default.asp W3Schools] or [http://www.codecademy.com/ Codecademy]. You may also find books with tutorials about HTML, but make sure you use one that was published within the last couple years, since there are occasional updates and changes. Better yet, [[Learn CSS Code|learn CSS]] to have much more control over your web page's layout and appearance. Once you have CSS down, the next step for web designers is typically Javascript.
 
#Learn more advanced web design from comprehensive guides. There are various resources on the internet that you can use to learn about many more HTML tags, such as [http://www.w3schools.com/html/default.asp W3Schools] or [http://www.codecademy.com/ Codecademy]. You may also find books with tutorials about HTML, but make sure you use one that was published within the last couple years, since there are occasional updates and changes. Better yet, [[Learn CSS Code|learn CSS]] to have much more control over your web page's layout and appearance. Once you have CSS down, the next step for web designers is typically Javascript.
  
== Video ==
+
 
{{Video:Learn HTML|}}
+
 
  
 
== Tips ==
 
== Tips ==