You are viewing our Forum Archives. To view or take place in current topics click here.
#11. Posted:
tallhacker
  • Ladder Climber
Status: Offline
Joined: Aug 21, 201211Year Member
Posts: 316
Reputation Power: 13
Status: Offline
Joined: Aug 21, 201211Year Member
Posts: 316
Reputation Power: 13
When coding in html for examples don't forget to close tags like so
<html>
<head></head>
<body></body>
</html>
#12. Posted:
Dusknoir
  • Rated Awesome
Status: Offline
Joined: Nov 02, 201310Year Member
Posts: 3,931
Reputation Power: 5627
Motto: "If love is just a word then why does it hurt so much when you realize it isn't there" - Gaara
Motto: "If love is just a word then why does it hurt so much when you realize it isn't there" - Gaara
Status: Offline
Joined: Nov 02, 201310Year Member
Posts: 3,931
Reputation Power: 5627
Motto: "If love is just a word then why does it hurt so much when you realize it isn't there" - Gaara
Since you are jumping into a basic markup language like HTML I suggest using this:

[ Register or Signin to view external links. ]

When you get into more advanced languages like PHP, JavaScript, SQL, jQuery, etc.. then I would suggest:

[ Register or Signin to view external links. ]
#13. Posted:
Banq
  • TTG Natural
Status: Offline
Joined: May 25, 201211Year Member
Posts: 932
Reputation Power: 90
Status: Offline
Joined: May 25, 201211Year Member
Posts: 932
Reputation Power: 90
codeacademy is where its at! Just finished learning ruby, and currently working on their html/CSS course in order to learn ruby on rails next! I also love their learning platform ;)
Jump to:
You are viewing our Forum Archives. To view or take place in current topics click here.