Wow, this is exactly how not to design. Separating layout and content is a mistake. Content should be inextricably linked to how it is presented. This is what design means; it means taking content and displaying it in an understandable and pleasing way. Every piece of content desires to be presented differently. This is exactly why CSS is such a horrible pile crap. It trains designers to separate content from present…
Make Your Mockup in Markup
11–18 of 18 posts
Re: Make Your Mockup in Markup
#12Very, very few clients I've ever worked with use something other than Internet Explorer. It just doesn't happen, and I can't even count the times I've had to dumb down layouts because the requirements to overcome IE's limitations weren't worth the time investment.
Re: Make Your Mockup in Markup
#13Nearly every selector used in that mockup either: 1. Flat-out doesn't work in Internet Explorer; or 2. Requires certain hacks to align Internet Explorer's rendering with more compliant browsers. I can understand how it's much nicer to have a functional prototype, but I can't agree with it being worth the difference in the time invested. Very, very few clients I've ever worked with use something other than Internet Ex…
Re: Make Your Mockup in Markup
#14Nearly every selector used in that mockup either: 1. Flat-out doesn't work in Internet Explorer; or 2. Requires certain hacks to align Internet Explorer's rendering with more compliant browsers. I can understand how it's much nicer to have a functional prototype, but I can't agree with it being worth the difference in the time invested. Very, very few clients I've ever worked with use something other than Internet Ex…
You may be missing the point. 100% of a mockup done in Photoshop won't render in IE. It's a mockup.
Building up the prototype to a point where it is universally compatible will have two end results:
1. The designer is building multiple functional pages and putting in all the labor required.
2. The designer is providing the client with a nearly fully-functional page/site prior to full payment being received.
Re: Make Your Mockup in Markup
#15The problem with mocking something up in XML/HTML is that you're particularly limited because you're forced to think in boxes. Photoshop doesn't put that restraint on you.
No. Drawing tools beat markup because it's usually faster to draw (and redraw) a layout than to work out the markup. More so if you are looking for a very particular arrangement.
Working right in HTML it's easy to get stuck in a design because you can't quite figure out how to make something look just so. You tend to use the markup that's most familiar.
One risk to using a graphics tool: if you're busy with the rounded corners, drop shadows, outer glows, and gradients you end up with a design that is near impossible to accurately achieve with markup. Better to treat Photoshop as a robust set of pencil and paper you can save to disk.
Re: Make Your Mockup in Markup
#16Earlier quoted context omitted.
Hacker News is simple, sure. But "hideous on the eyes"?
I tend to agree that the design of HN isn't all that great. It's simple and usable, but it's not the easiest on the eyes. I've seen simple sites that were also beautiful. The design isn't what really matter on HN, though. The community is what's beautiful, so I can ignore the fairly uninspired design.
Re: Make Your Mockup in Markup
#17Wow, this is exactly how not to design. Separating layout and content is a mistake. Content should be inextricably linked to how it is presented. This is what design means; it means taking content and displaying it in an understandable and pleasing way. Every piece of content desires to be presented differently. This is exactly why CSS is such a horrible pile crap. It trains designers to separate content from present…
Now the web is the equivalent of a coffee-table book. Glossy and colorful, but expensive and lacking any substantial content.