code
Coding
Submitted by Colin on Mon, 09/15/2008 - 10:15
Coding is where web pages are physically built. Web pages are coded by using HTML/XML markup tags to format and layout text, graphics, hyperlinks, and other page elements. Client-side scripting is also included to make web pages more functional and dynamic.
Development Guide Tips
- Always follow HTML/XML standards and best practices as established by W3C. Even though some browsers will forgive coding mistakes, such errors may cause problems on others.
Further Reading
- Login or register to post comments
- Add new comment
