Welcome to Webmaster Resources 101


Our Network:

Programming/Coding - HTML & CSS Articles

Articles Home :: Programming/Coding - HTML & CSS Articles

Articles: 5

Alternate Stylesheets
Firstly, I'll start off by saying that this technique is only supported in the newest browsers, like Mozilla Firefox. If you've ever gone to a webpage and noticed a little palette appear in the bottom left, this is to switch stylesheets.
Monday, 18th July 2005

Iframes: What are they, how to use them and which browsers support them?
In this article, we will look at inline frames, otherwise known as iframes. Our discussion will include the syntax of iframes, possible uses and the essential issue of browser support. Let's first talk about what iframes are.
Monday, 18th July 2005

Border Colors For Tables
When creating tables in HTML, authors are often limited to creating tables without using the BORDERCOLOR attribute because most browsers do not support it. Only some (and recent) web browsers support the attribute BORDERCOLOR. In browsers that do not support this attribute, the table appears as a grayish line. This article shows you how to create tables with colored borders.
Tuesday, 18th May 2004


CSS vs Tables: What's the Difference?
Discusses the benefits of using tables versus the benefits of using CSS.
Tuesday, 23rd March 2004

HTML Tutorial - Getting Started With HTML
A basic tutorial on HTML.
Sunday, 28th September 2003