Web Development - HTML
Overview
Issue
How do I code a web page or web site?
How To
Web sites are built in a code called HTML (Hyper Text Markup Language). This code is interpreted by your web browser (such as Internet Explorer or Netscape), so it can be displayed on your monitor. Some site developers prefer to build sites by writing in HTML code, rather than using web development software. Web development software can allow you to build a web page or site without ever seeing a line of code.
Regardless of whether you decide to code from scratch, or want to know more HTML so you can add custom features to pages you develop in a software development program, the below HTML tutorials should be helpful.
Basic HTML Tutorial and Reference
HTML Specific Functions
- Forms
- Frames
- META Tags
Categories
- Internet/Web/Info
- Internet/Web/Other