CSS/XHTML Cart crit/ideas
- Started
- Last post
- 7 Responses
- pixelEngine
Any idea on how to make this better? The Themes will be set by the dealers via a admin.
I do not want to use any images. And it validates but since I am using a rounding trick with nested tages I get 2 warnings.
Thanks y'all!
- pixelEngine0
sniff sniff...
anyone? :(........
- jevad0
spacing - give the cells some more padding
- heavyt0
I think that it is a cool enough idea.
However, there are some practices that i am not a big fan of:
1) lots of tables.
2)lots of divs/spans/classesthose rounded corners are not really cool in the first place, and secondly, i think that the prototype of making them with CSS only was more to prove that it could be done. Not that it Should be done.
Other than that, i think that it is a fine idea and a good job.
TR1
- pixelEngine0
Cool, thanks guys.
To point.... I don't like lots of tables/divs either, but unless you can think of a better way display data in a grid format I think it'll have to do ;)
And yeah since we are going to be behind ssl we are trying to do without images, therefore the rounding of the corners.
Jevad.... spacing indeed..... I think escpecially in the description cell?
Thanks again guys!
- jevad0
Tables are fine for data heavy - thats what they are for
I agree - lose teh rounded corners - would look cleaner without them
- heavyt0
agree that the price and what not should be in a table. i just have a problem with the rounded corners being in that table too.
my point was that rounded corners look bad, and that you can create a better look with a square corner(and a lot less markup too)TR1
- jevad0
word big bird