Forum: HTML and CSS Sep 17th, 2004 |
| Replies: 2 Views: 2,750 Hi Les, no offense but it looks like your web designer may have been run out of town! :lol:
Sorry, kidding. If you have contribute you can control a lot of elements on your site, but you have... |
Forum: HTML and CSS Jul 12th, 2004 |
| Replies: 5 Views: 21,322 if you alter the same script that generate the tables, get rid of the <table> and </table>, get rid of all </tr>, replace all instances of </td><td> with a tab, and replace all instances of <tr> wit... |
Forum: HTML and CSS Jul 4th, 2004 |
| Replies: 3 Views: 7,802 A lot of web developers are strongly opinionated that divs should be used for design and tables for tabular data, but I am still not entirely convinced that website designers should jump on it yet. ... |
Forum: HTML and CSS Jun 17th, 2004 |
| Replies: 6 Views: 7,834 Hi Paladine,
I think the layouts can very so much that there probably isn't any single toturial that will do the trick. I firm graps of DIVs and how to use them can get you there...
I have... |
Forum: HTML and CSS Jun 16th, 2004 |
| Replies: 6 Views: 7,834 know what's funny? my site uses tables for layout. They laid into me at webdeveloper.com for that one. :D
This article is more to promote XHTML than table-less layouts, but I am an advocate of... |
Forum: HTML and CSS Jun 16th, 2004 |
| Replies: 6 Views: 7,834 Why Use XHTML on Your Web Site? by Chris Hooley of MCP Media, Inc.
As web site owners, we all want the same thing. We all want a great design. We all want to make money. We all want our site to... |