![]() | |
![]() |
| | Thread Tools | Display Modes |
#21
| |||
| |||
|
|
In article <oO-dnduYXYzmh6LanZ2dnUVZ_vqpnZ2d (AT) comcast (DOT) com>, Kevin Scholl <kscholl (AT) comcast (DOT) DELETE.net> wrote: http://www.singlebarrelsoftball.com/index.php It's not THAT difficult, certainly not so difficult as to depend on table structures when they are not necessary. Not to mention your documents will be far more semantically correct. That last link looks very nice indeed Kevin. Well done. (I have not looked at the code much but I took a quick peek... is there any particular reason not to use 4.01 Strict? After minor / adjustments and removable of border="0" from the img tags? |
#22
| ||||||
| ||||||
|
|
On Nov 18, 1:07 am, "Jonathan N. Little" <lws4... (AT) centralva (DOT) net wrote: ul class="menu" li>... /ul div class="content" ... /div It far more flexible. A tiny bit of CSS will give you the same presentation as yours above; BUT if you wish to show the menu horizontally along the top, or float to the right, or even at the bottom it can be done without touching the markup but just by editing the stylesheet. Not possible with your table, you must rewrite. Sorry, this is an argument of a kind "our umbrella may not always open on the rain but it is also a great tool to fix the door, remember that" :-) |
|
From what sky blue would one need to orient the left side menu horizontally in the same three columns layout? Reasons could be found of course: but too far of the real life to bother about. In any case, |
|
what about a three columns div based layout I asked about? Particular solutions for the content inside of containers - this is what your post is answering to - is another lesser important problem. |
|
P.S. Hallvarsson & Hallvarsson (a.k.a. H&H) recently posted the next annual list of most informative, usable and accessible corporate sites, as it does it the last 10 year. http://www.webranking.eu/widepage.aspx?id=1215 Oh, I know that for a real WEB SPECIALIST no opinion may be important except for his own one - if sustained by "a group of carefully |
|
selected people" ;-) From the other side if trying to get the contract the opinion of ciwas may get surprisingly low rating against of H&H ;-) Do you mind to calculate the amount of div layouts among the most prominent corporate sites in the list? Why do you think it is so? |
|
What relation does it have with my previous explanations? An intensive homework to do :-) |
#23
| |||
| |||
|
|
Why do you think it is so? Perhaps because the people they hire to design and develop their sites are as narrow-minded and stubborn as you? Or as satisfied with the old status quo and unwilling to learn potentially better ways? |
#24
| |||
| |||
|
|
VK, the first on this list that came up for me was, incredibly, one that failed the simplest of all basic criteria for a web page, namely do not make one that does not need to be as wide as it is. |
|
Please make your challenge as clear as possible. |
#25
| ||||
| ||||
|
|
On Nov 18, 7:12 am, Kevin Scholl <ksch... (AT) comcast (DOT) DELETE.net> wrote: Why do you think it is so? Perhaps because the people they hire to design and develop their sites are as narrow-minded and stubborn as you? Or as satisfied with the old status quo and unwilling to learn potentially better ways? Alas, a wrong answer: think over again. |
|
An extra hint: webpunks with their "All You Need Is Lynx" love song |
|
are completely out of interest of the online business: what includes any business, not just big corporations. That eliminates a whole layer of regular possible spooky-booh including but not limited by non- graphical UAs, graphical UA with CSS turned off, black-and-white monitors 600width x 1800height and so on. |
|
Try to think over the rest. http://www.webranking.eu provides explanations of the used criteria. Also go through the top 10-20 companies of this year. They mostly have "Accessibility" section on their site and special blocks of code on pages for visitors with vision and hearing impairments. But with all my respect and sincere sorry for such people, a regular site is primarily made for regular visitors, so first analize H&H basic criteria. |
#26
| |||
| |||
|
|
On Nov 18, 2:12 am, dorayme <doraymeRidT... (AT) optusnet (DOT) com.au> wrote: VK, the first on this list that came up for me was, incredibly, one that failed the simplest of all basic criteria for a web page, namely do not make one that does not need to be as wide as it is. I am not aware of such "basic criteria for a web page". |
#27
| |||
| |||
|
|
Please make your challenge as clear as possible. I guess my challenge would be to do not have any challenge - not with the basic template construct at least. |
|
So I would like to see some equally safe and accessible (up to the very old browsers), semantically clear *and easy to use* div layout. |
#28
| |||
| |||
|
|
I guess my challenge would be to do not have any challenge - not with the basic template construct at least. What does this mean, sorry? |
|
So I would like to see some equally safe and accessible (up to the very old browsers), semantically clear *and easy to use* div layout. What does "up to the very old browsers" mean quite? Please be clearer. |
#29
| |||
| |||
|
|
On Nov 17, 6:54 am, eholz1 <ewh... (AT) gmail (DOT) com> wrote: Hello Styleists! I am trying to get a page going similar to this nice tutorial at A List Apart. URL:http://www.alistapart.com/d/holygrail/example_1.html This is sorta what I would like. When I navigate to the page above using Firefox, all is well - the left side (a div column) has text and is colored blue, the center is white, and the right column (a div as well) is red. This is a three-column sample, which is fairly nice. BUT!! When I navigate to this page using IE 7! the left side is completely gone! http://www.alistapart.com/d/holygrail/example_1.html From CSS for #left column: margin-left: -100%; Seehttp://www.gtalbot.org/BrowserBugsSection/MSIE7Bugs/ Bug #39 |
|
The second thing you never should use is negative margin value unless you are Ok with part of your content disappearing for 80%-95% of your visitors (IE users). btw on the demo for bug #39 under IE 6 SP1 we are having the same peekaboo effect ("X" is not on the page) - despite the bug is claimed only for IE7. |
#30
| |||
| |||
|
|
If a webpage simply does not have the material in it width-wise to require horizontal scrolling then it is unnecessary. |
![]() |
| Thread Tools | |
| Display Modes | |
| |