Welcome to daniweb frozencove
HTML is very simple to learn it is only all these adds on technologies that make it look very complex, but there is nothing to stop you from learning about some of them too. I would recommend www.w3schools.com as one of the best place to start looking at. If you have any more questions in regards of HTML please make a new thread in WEB DEVELOPMENT >> JavaScript / DHTML / AJAX section
peter_budo
Code tags enforcer
15,430 posts since Dec 2004
Reputation Points: 2,806
Solved Threads: 900
Glad to have you with us!
zandiago
Nearly a Posting Maven
2,480 posts since Jun 2007
Reputation Points: 129
Solved Threads: 26
Welcome to Daniweb Frozencove :)
Serunson
Posting Maven
2,578 posts since Mar 2007
Reputation Points: 533
Solved Threads: 46
If I change the code to create something else, then will that code change cause a glitch some place else on the project?
Html just tell the web browser how to display the page and options are limited. So when you get the idea how it works, you should move on CSS (Cascading Style Sheets, also part of the website above) this will enhance your experience. After that it is up to you in which direction you want to move explore difference between HTML and XHTML, get your hands on scripting (JavaScript, VBScript) or learn other technologies as PHP, XML etcDo I always have to reverse the order of open tags when I close them? Yes, the rule is first opend last closed
peter_budo
Code tags enforcer
15,430 posts since Dec 2004
Reputation Points: 2,806
Solved Threads: 900