1. Home
  2. Computing & Technology
  3. Web Design / HTML
Articles from 2002
Web Design, HTML, and XML Articles from 2002

 Related Resources
• Current Articles
• 2008 Articles
• 2007 Articles
• 2006 Articles
• 2005 Articles
• 2004 Articles
• 2003 Articles
• 2002 Articles
• 2001 Articles
• 2000 Articles
• 1999 Articles
• 1998 Articles
• 1997 Articles
• Articles by Subject
 
 Stay Up-to-Date
  with Web Design
  Email:
  

By Jennifer Kyrnin

12/30/02 - A New Resolution
Web design often revolves around screen size and resolution. Take a look at your customers and determine if your site is designed with their resolutions in mind.

12/23/02 - HomeSite Help and Resources
HomeSite Help and resources to learn to use the Macromedia HomeSite HTML text editor and Web development tool.

12/16/02 - Box Elements
Box elements or block-level elements can be difficult to understand as they have different properties than standard in-line elements. Some commonly used box elements are p, div, and h1.

12/09/02 - Another Look at Browser Detection
Learn why using browser detection scripts might not be the best solution, and the basics of object detection as a solution.

12/02/02 - What is the DOM? Explaining the Document Object Model
Learn how to use the Document Object Model (DOM).

11/25/02 - Using !DOCTYPE
If you don't define the DOCTYPE or document type definition, newer browsers (version 6+) will assume you didn't write your markup to a standard and provide some strange results. Learn how to write a DOCTYPE that says what you mean and means what you say.

11/18/02 - How to Create User-Friendly Forms
It's fairly easy to learn to write HTML forms, but there are a number of tricks to creating forms that your readers will want to fill out.

11/11/02 - Why Should I Avoid Tables (for Layout)?
Learn why you should use CSS to position your pages rather than HTML tables.

11/04/02 - "Framed" Pages without Frames
CSS positioning is a great way to create framed pages without using frames. CSS allows you to position your HTML elements including making it look like a frame.

10/28/02 - XHTML 2.0 - What is It?
XHTML 2.0 is the latest version of XHTML - it brings XHTML even closer to its XML origins and is no longer backwards compatible with older versions.

10/21/02 - Tableless Layouts
CSS Positioning helps you create Web pages that have a creative layout without the use of tables. This is often called tableless layout.

10/14/02 - Content Management for the Masses
Weblogs, or blogs, are an easy way to get content up on a Web site, and there is more to them than just online diaries.

09/30/02 - Aural Style Sheets
Aural style sheets specify how your Web page will sound to customers who use audio browsers - especially for customers who are disabled and use assistive browsers for accessibility.

09/23/02 - When Mailto Forms Don't Work
Mailto forms are very easy to build, but mailto forms don't always work as you expect.

09/16/02 - Playing with Lists
There are many attributes of lists that you might be unaware of that allow you to create more flexible lists.

09/09/02 - Safe CSS - Cascading Style Sheets For Most Browsers
Safe CSS properties are cascading style sheets properties that will display in most browsers.

09/02/02 - CSS2 vs CSS1 - What's The Difference?
What is the difference between CSS2 and CSS1? Cascading Style Sheets, level 2 offers many new properties and methods to control the look and feel of your documents in various different settings - not just Web pages.

08/26/02 - Scrollbar Colors
Using CSS to change the scrollbar colors in Internet Explorer or Konqueror is not legal XHTML, but it can be interesting. Learn how to prevent other designers from changing your browser settings. And also learn how to change the settings of your readers.

08/19/02 - What is the W3C?
Are you confused by the World Wide Web Consortium, or just want to know what it is? This article from the Web Design Guide will help you understand both the group that specifies the Web and the jargon that they use to do it.

08/05/02 - Bringing Backgrounds to the Foreground
Learn how to use background colors and images to enhance the look of your Web pages.

07/22/02 - Create a Netscape 6 Sidebar Tab
Netscape 6 and Mozilla sidebars are an easy way to promote your site to Netscape users. And Netscape even has an affiliate program to help you earn money from your sidebars.

07/15/02 - Using Web Pages with Excel
It's easier than you think to convert Web pages into Excel spreadsheets. It's just a matter of formatting your data so that Excel can read it.

07/08/02 - XML Namespaces
XML namespaces clarify XML documents and allow you to use elements and attributes using the same name.

07/01/02 - XML Terms
An explanation of some of the more common XML jargon and what they mean.

06/24/02 - Top XML Books
XML is a huge topic to learn and understand, and these books offer both the beginner and the advanced programmer something to use. While there are many books on specific XML languages and specifications, these books are some of the best all-around XML information manuals. There are books for people who learn by example and for the more studious minded.

06/10/02 - Before You Buy an HTML Validator
A review of the different types of HTML validators and how to know what kind is best for your needs.

06/03/02 - "Secret" Ways to Increase Web Traffic
Learn ways beyond just meta tags and search engines to increase your page views.

05/20/02 - Templating Your Web Pages
Use SSI, PHP, ASP, JavaScript, or other technology to include portions of HTML on many pages of a Web site.

05/13/02 - Most Important Web Usability Issues
The Web has many usability issues, but these are some of the most important for you to create a usable site for your customers.

04/29/02 - Macromedia MX - A First Look
A first look at a fully-integrated Web development suite and server solution.

04/22/02 - Simple JavaScript for DHTML
Some simple JavaScript scripts to create Dynamic HTML Web pages.

04/08/02 - Privacy Policies and P3P
Use the Platform for Privacy Preferences Project (P3P) to create and use privacy policies on your Web site. And find out what browsers support this project.

04/05/02 - Absolute and Relative Paths
Learn how to link to pages and images using full domains, absolute and relative paths.

04/02/02 - Dynamic Fonts
Use TrueDoc or OpenType to display the fonts you want to display on your Web pages.

03/25/02 - Top HTML Reference Manuals
Reference books on HTML for Web Developers. These books will remember the codes so you don't have to.

03/18/02 - Simple Object Access Protocol
What is the Simple Object Access Protocol (SOAP) and how does it relate to XML, HTTP, and Web applications.

03/08/02 - Let Your Organization Reflect Your Site Layout
Use the organization of your directories and your 404 page content to help your readers navigate your site.

03/04/02 - Even More Meta Tags
Use meta tags to prevent search engines from searching your pages, plus protect child viewers, and provide more information about the page.

03/01/02 - "Thank You for Your Patience"
Comparing the reasons why someone might wait on hold for over two hours but only wait 10 seconds for a Web page.

02/25/02 - Overcoming Resistance to Content Management
A closer look at why people might not want a content management system, and what you can do to overcome these issues.

02/18/02 - A Closer Look at Content Management Systems
Find out all the different things that CM systems do beyond just managing content.

02/11/02 - Does Your Web Site Have a Content Management Problem?
Many larger Web sites do, but there are content management systems available to help. Find out if your site has similar problems to this case study.

01/07/02 - CSS Step By Step
Learn how to use inline styles, stylesheets in the header, and external stylesheets.

Articles by Date | Articles by Topic

Explore Web Design / HTML
About.com Special Features

Stay connected and entertained with reviews on tips on the latest HDTVs, cellphones and more. More >

Easy ways to connect two computers for networking purposes. More >

  1. Home
  2. Computing & Technology
  3. Web Design / HTML

©2009 About.com, a part of The New York Times Company.

All rights reserved.