Home ScriptsTutorials Add/Submit Tracker Forums






Organizing Data with Tables

Tables are extremly useful, they make things more organized and easy to read. This tutorial will get you started with tables.

Hits: 181 Platforms: Windows
Ratings: Last Updated: 2006-07-17

Learn to make 1 Pixel Table Bevels with no images

1px bevels are an awsome way to make you site look great and profesional, as well as spruce up those ugly table.

Hits: 53 Platforms: Windows
Ratings: Last Updated: 2006-07-17

Advanced Tables

In this tutorial you will learn how to 'nest' tables and format cells using html for use in your web design.

Hits: 60 Platforms: Windows
Ratings: Last Updated: 2006-07-17

Tables

Create tables using HTML to organize your site neatly. Tables are very easy to use and will make your site look more appealing to the eye, while organizing your site's content. Almost every site uses tables in some form.

Hits: 111 Platforms: Windows
Ratings: Last Updated: 2006-07-17

Rounded Corners

Working with tables, you might soon become tired of their rigid, blocky look. Everything is straight edges and corners. You can smooth out these corners on your tables, however, and have nice rounded rectangles on your page. It's simple too, you just need some small graphics and the right table layout.

Hits: 121 Platforms: Windows
Ratings: Last Updated: 2006-07-17

Tables Accessibility

HTML tables are often chided for being inaccessible layout methods — they're difficult to interpret by non-visual browsers and more often than not are used against their purpose for presentational effects. Along with the HTML 4.01 standard came some new tags and attributes dedicated to creating accessible tables. It takes a bit of work to make a sophisticated table accessible, but is ultimately worth the effort. You'll need a good grasp of basic and advanced tables before you take this on.

Hits: 142 Platforms: Windows
Ratings: Last Updated: 2006-07-17

Nesting Tables

Laying out pages with tables is all well and good, but to get the exact look you want for your site layout, you may need to get a touch more complicated and start placing tables inside tables for the utmost control.

Hits: 166 Platforms: Windows
Ratings: Last Updated: 2006-07-17

Advanced Tables

More complicated table layouts require more complicated table commands and attributes. Here I'll be discussing how to get some colour into your tables, a super-funky new titling tag and two new attributes that will help you out a lot in your layout making. But enough badly-worded intro stuff — let's go!

Hits: 108 Platforms: Windows
Ratings: Last Updated: 2006-07-17

Tables with rounded corners

One of the knocks against HTML is that it's blocky. Designs are too squared off. This is especially true of tables. They are always four-sided with nice, sharp corners. Lately though, I am seeing some great programming that basically uses those sharp cornered tables to create softened shapes. I asked a question one time in my HTML class here on campus. The question read, "It is possible to have tables with rounded corners...true or false." The answer is false but a lot of students missed i

Hits: 110 Platforms: Windows
Ratings: Last Updated: 2006-07-17

Tables in HTML 4.0

HTML 4.0 is becoming the standard. As of the writing of this tutorial, Microsoft Explorer version 5.0 is out with full HTML 4.0 support. Netscape Navigator 5.0 is not far behind, and soon the commands below will start to become mainstream. {HTML 4.01 is now the standard for HTML. All commonly used modern browsers fully support the HTML 4.01 specification.} Here's a quick look at how HTML 4.01 affects tables. You are already familiar with some of the tags and attributes. For example, BORDE

Hits: 187 Platforms: Windows
Ratings: Last Updated: 2006-07-17

Adding color to your tables

this tutorial will not get into the creation of the table itself, only changing the background and text color. To read up on how to make a table.

Hits: 144 Platforms: Windows
Ratings: Last Updated: 2006-07-17

Advanced Table commands and options

This tutorial will only deal with three new commands. Some advanced tutorial, huh? Actually, these three commands are great when you want more control over the spacing of your table cells. I strongly suggest that you first read over, and work with, my tutorial So You Want A Table, Huh?. Otherwise, this stuff will be way over your head. Then you'll call me a name. Then you'll bring my mother into it, and nobody wants that.

Hits: 119 Platforms: Windows
Ratings: Last Updated: 2006-07-17

Table inside a table

Here's a quick example of a table within a table, with cellpadding, cellspacing and the table border set so you can easily see what's going on within the table.

Hits: 123 Platforms: Windows
Ratings: Last Updated: 2006-07-17