![]() | ![]() | ![]() |
| |||||||
| Forums | Register | Groups | Awards | Arcade | Pets | T-Bucks / T-Store | Invite Your Friends | Blogs | Mark Forums Read |
| Web Design Forums and discussions on webdesign |
Web Design | |||||||||
|
|
|
|
| |||||
![]() |
| | LinkBack | Thread Tools |
| | #1 (permalink) |
| Civilians | Hello! I put together a website located at http://www.c3online.org. I had 2.5 weeks to get it done so I threw it together using tables for the layout. I'm not a fan of using tables but didn't have time to research a CSS alternative. There are a few things I still need to work out for it to validate but my question is, do you think it is worth my time to convert this site to a CSS layout using DIVs instead? -- Jerry |
|
| | #2 (permalink) |
| Civilians | On Wed, 22 Jun 2005, Jerry wrote: > Hello! > > I put together a website located at http://www.c3online.org. I had 2.5 > weeks to get it done so I threw it together using tables for the layout. > I'm not a fan of using tables but didn't have time to research a CSS > alternative. There are a few things I still need to work out for it to > validate but my question is, do you think it is worth my time to convert > this site to a CSS layout using DIVs instead? The use of tables is not obvious with Lynx (sometimes you can really tell that tables are (ab)used) so I can't see any problem with using them right now on your site. I did spot *one* error on one of your pages. Numeric character entities are, according to the standards, supposed to be Unicode characters and not Windows characters. The entities to are all control characters by definition. One of the pages on that site uses one of those invalid Windows entities instead of the correct Unicode character: http://www.c3online.org/recreation.htm [snip] : Recreation [snip] : [40] Recreation : * [41] Yahoo Guide [snip] : * [53] Outdoor Activities : * [54] WiFi Free Spot ^^^^^^ : : Community Education [snip] The Windows CP1252 character 149 is a bullet ("•") and is the equivalent of the Unicode character (hex) 2022 ("•") or decimal 8226 ("•"). -- Can you Change: N O V A Halifax to N O V A Halifax * * S C O T I A . S C O T I A . in 34 moves? (*==Lobster) http://www.chebucto.ns.ca/~af380/JSNSPuz.html (Requires a browser supporting the W3C DOM such as Firefox or IE ver 6) |
|
![]() |
| Bookmarks |
| Thread Tools | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Re: how to position layout? CSS2 or table? | Toby Inkster | Web Design | 0 | 10-16-2005 14:02 |
| help with css layout, please! | Fulvia | Web Design | 3 | 05-28-2005 00:00 |
| Pivot Table Layout Question | jbesr1230@hotmail.com | Microsoft Applications | 1 | 04-27-2005 20:00 |
| Missing table border in print-layout | hkongogo@gmail.com | Microsoft Applications | 2 | 04-11-2005 16:00 |
| Can I add own lay-outs to Content Layout in Slide Layout pane? | =?Utf-8?B?Z2l6ZWxh?= | Microsoft Applications | 1 | 12-16-2004 10:00 |
![]() | ![]() | ![]() |