Toolie Workshop Webinars
Categories
- Books (3)
- Business Travel (1)
- Office Technology (10)
- Offline Marketing (1)
- Online Marketing (4)
- Small Business Training (2)
- Technology for Travel (2)
- Web Sites (7)
- Webinars (15)
Archives
- January 2010 (1)
- August 2009 (1)
- June 2008 (1)
- May 2008 (1)
- April 2008 (2)
- March 2008 (3)
- February 2008 (2)
- January 2008 (6)
- December 2007 (4)
- November 2007 (2)
Websites – Using HTML Tables
19th March 2008
In today’s webinar, we talked about tables in HTML. Tables are one of the most used tag sets in the language; commonly used for overall layout as well as small arrangements of text.
The basic set is very simple: starting the table, ending the table, with row and table cell tags in between. What’s challenging and interesting is handling the combination of rows and cells when needed, then the positioning of text, and finally the proper use of color in borders and backgrounds.
Nesting tables one inside another is the next level of complexity, but it’s done quite often in web pages. The challenge is not to use too many tables in a page because the browser has to read through all the code first before rendering. The difference may be in milliseconds of load time, but tables are in fact slower to load than unstructured text, so you must use them judiciously.
We had two handouts for this webinar that make good practice documents. You can download them from http://www.pcpowertips.com/webinar/20080312/index.html. The second handout has 11 examples of the different formatting you can apply to a table.
Enjoy!
Webinar Date: March 12, 2008
No Comments »
No comments yet.
RSS feed for comments on this post. TrackBack URL