Common patterns of markup & style
1–10 of 15 posts
Re: Common patterns of markup & style
#2Re: Common patterns of markup & style
#3Only one thing I noticed. I am not sure if it is a bug, but please check this page http://pea.rs/forms/multi-left-labels (and apparently same at http://pea.rs/forms/top-labels)
It has some problems with displaying textarea, at least for me it looks like that: http://i.imgur.com/tJKiG.png
I am using Windows 7 with Firefox 9.0.1
Re: Common patterns of markup & style
#4Overall I like it, It can be very usefull for initial mark up where design isn't much inportant. Definitely took a place at my bookmarks. Only one thing I noticed. I am not sure if it is a bug, but please check this page http://pea.rs/forms/multi-left-labels (and apparently same at http://pea.rs/forms/top-labels ) It has some problems with displaying textarea, at least for me it looks like that: http://i.imgur.com/tJ…
It's going to look like that for everyone.
Re: Common patterns of markup & style
#5Overall I like it, It can be very usefull for initial mark up where design isn't much inportant. Definitely took a place at my bookmarks. Only one thing I noticed. I am not sure if it is a bug, but please check this page http://pea.rs/forms/multi-left-labels (and apparently same at http://pea.rs/forms/top-labels ) It has some problems with displaying textarea, at least for me it looks like that: http://i.imgur.com/tJ…
That's because the markup says <textarea id="bio"></textarea> instead of It's going to look like that for everyone.
Re: Common patterns of markup & style
#6This is a great resource of commonly used web elements, kudos to you.
Re: Common patterns of markup & style
#7Re: Common patterns of markup & style
#8Awesome resource. Quite jealous of those just starting out. I wish I would have had stuff like this when I first started.
If there's anything to be thankful for in the current climate, it's the diversity of browsers and device form factors forcing designers to think about the layout outside of Photoshop.
Re: Common patterns of markup & style
#9Overall I like it, It can be very usefull for initial mark up where design isn't much inportant. Definitely took a place at my bookmarks. Only one thing I noticed. I am not sure if it is a bug, but please check this page http://pea.rs/forms/multi-left-labels (and apparently same at http://pea.rs/forms/top-labels ) It has some problems with displaying textarea, at least for me it looks like that: http://i.imgur.com/tJ…
Re: Common patterns of markup & style
#10ol.tags li a span.meta
Really? Why not something like:
.tags-vertical .meta
I like the overall style a lot tho.