|
Convenient web based access to our favorite web design Usenet groups
|
 |
This is Interesting: Free Magazines for Graphics designers and webmasters
| Author |
| Thread |
 |
|
|
|
|
|
 |
 |
 |
Re: was layer transparent ... - REPORT AFTER CHANGES: FIREFOX VS |
 |
|
 |
|
|
|
  10-04-05 - 11:47 PM
|
If you insist on using that abominable google groups for posting to
usenet, learn how to use it and start following the accepted posting
conventions of this group!
<URL:http://www.safalra.com/special/googlegroupsreply/>
If you won't do this much, it shows your inability to learn or adapt,
hence you'll just end up being ignored by those people who are most
likely to give you sound advice.
expertware@libero.it wrote:
> As already said, tables were first choice. But
> then we realized they didn't allow for all the flexibility
> and precision of formatting we need. That why the control is at cell
> level.
> Try to replicate exacly (I mean at pixel level)
> http://cam70.sta.uniroma1.it/Techni...atatimedemo.htm
> or
> http://cam70.sta.uniroma1.it/Techni...ransparency.htm
> with a table and you will understand what i mean.
One thing you apparently don't realize is that there is no need for
pixel precision here at all. So what if the overlaying graphic covers 3
pixels of the word "Argentina" or not? Nobody cares.
You apparently also haven't considered using multiple tables. That first
page should have 2 tables, one 6-column table for all the data on the
left side of the page and one 2-column table for the data on the right.
Position those 2 tables if you must, but not the individual cells. The
second page should have one 5-column table for each country. No
positioning required at all, except for the overlaying graphic(s).
As is, you have just created an accessibility problem with all that
positioning, as well as a layout that does not adapt well to different
browsing environments and has a huge amount of bloat, which negatively
affects download time. This is what happens when people don't understand
the technology they are trying to use and just hack away rather than
take the time to actually learn it. You just create a problem where none
should exist. :(
--
Reply email address is a bottomless spam bucket.
Please reply to the group so everyone can share.
|
|
|
| [
Post Follow-Up to this message ]
|
|
|
|
|
 |
|
|
 |
|
|
 |
|
|
 |
|
|
 |
|
|
 |
|
|
 |
|
|
 |
 |
Re: was layer transparent ... - REPORT AFTER CHANGES: FIREFOX VS |
 |
|
 |
|
|
|
  10-08-05 - 08:19 AM
|
expertware@libero.it wrote:
>
> My believe is that is not possible to achieve exactly the same result.
> Just think about the 3d effect. On the same row we can have inset and
> ouset. Also border and padding top bottom can be all of different sized
> for cells in a given row. But I may be wrong.
This is where you are going wrong, methinks. It sounds like classic
"form over function". That sample page you put up looks just awful from
a usability standpoint. I can't imagine why you would want to do such a
thing in the first place. The whim of some marketing guy?
> There are 3 criteria I see so far:
>
> 1- Code must attain exact rendering of layout report
HTML was never meant to acheive exactness. You already discovered that
CSS might do it, but in your case, it looks like a case of abuse.
> 2- code must validate according current specs
Validation only checks for syntax errors. Your sample page was loaded
with logic errors, insofar as using correct markup for the specific
content. As a programmer, you should understand the difference.
Validating according to specs should also include conforming to some
level of published accessibility guidelines. Your sample page was a
total disaster in that regard.
> You show WITH CODE you can fith the above criteria, and I will
> certainly
> implement gratefully your solution. All the rest is just bla bla...
A couple people have already shown you the path to better code. You
don't seem interested in using correct markup.
> So far what I can see is that, while I have rendered a complex layout,
Seems to me it is unnecessarily complex, which is where much of the
trouble lies. If acheiving a particular pixel-perfect layout is so
bloody important, forget HTML altogether. Try PDF.
--
Reply email address is a bottomless spam bucket.
Please reply to the group so everyone can share.
|
|
|
| [
Post Follow-Up to this message ]
|
|
|
|
|
 |
|
|
 |
| All times are GMT. The time now is 11:03 AM. |
 |
|
|
|
|
|  |
|