Saturday, November 12, 2011

Closing Tags

Html can be a pain sometimes when coding for giant sites, but its important to put closing tags for everything otherwise the site won't function the way you are trying to get it to work. The worst part is when something goes wrong and its because of one missing closing tag, and having to go through all the code to look for the one missing tag can be time consuming and stressful. But when all tags are accounted for then the site can function to its full potential.

No comments:

Post a Comment