|
Back to FireDrake Tutorials
The HTML code showing in the pop-up windows is non-working, it's an illustration of what to copy and paste. Quite to my surprise, it does make working code when it is cut and pasted! The link at the top of each
cell will show how that code is displayed by the browser.
Making this Table Skeleton Index page has taught me a lot about how to integrate Cascading Style Sheets correctly for cross-browser support. Showing the Non-working HTML code in the pop-ups as an HTML editor would, with the different colors for each element of the code, should actually be an extension of this tool/tutorial.
This is an ongoing project, and I plan on adding to it regularly. I've just started on the 'vertical' column tools, and I haven't even gotten to the use of table groups, spanning columns, or spanning rows. These are all very useful tools for laying out a page.
I've decided to give this Table Skeleton as Freeware for you to use if you wish to make your own pages. Download this TableSkeletonV1_0.zip (45KB Zip) and extract it into it's own folder. Please read the readme file in it too.
As I add to this tool/tutorial, I'll post upgraded versions here too.
Take a look at the source code for pop-up windows for: 5 Cell Table Template Skeleton and 6 Cell Table Template Skeleton. The 5 Cell uses HTML font tags to style the text, while the 6 Cell uses CSS to style the text. This is the external Cascading Style Sheet.
I've only used 5 browsers to check this page on the single OS of Win98SE. They are: Netscape 4.79, MSIE 5.0, Opera 7.0, Open-source Mozilla 4.78(build 2002101612), and Phoenix Beta 0.5 (an open source offshoot of the Mozilla code-base). They all display this page correctly (within their limitations). The Javascript
pop-up windows in tabbed browsing enabled browsers do load consecutive pop-ups, though you have to click the tab to see them, because the pop-up window disappears.
|