Centered text, large white borders, and larger than standard font size are all design. Minimal design, but it does feel very different if you look at it completely unstyled: http://i.imgur.com/xOWPr8E.png I feel like it subverts the message a bit that he still felt the need to style things.
This is the full stylesheet: body { font-size:18px; } .wrapper { max-width: 600px; margin:0 auto; } I feel like you're being a little unfair here.
This is a web page
201–210 of 445 posts
Re: This is a web page
#202Centered text, large white borders, and larger than standard font size are all design. Minimal design, but it does feel very different if you look at it completely unstyled: http://i.imgur.com/xOWPr8E.png I feel like it subverts the message a bit that he still felt the need to style things.
What we call unstyled really means that only the browsers default CSS is applied. To me that feels like the design of 1995, NCSA Mosaic, early Netscape and all that.
To get rid of that I applied Eric Meyer’s Reset CSS 2.0, it looks like this:
Re: This is a web page
#203Centered text, large white borders, and larger than standard font size are all design. Minimal design, but it does feel very different if you look at it completely unstyled: http://i.imgur.com/xOWPr8E.png I feel like it subverts the message a bit that he still felt the need to style things.
This is the full stylesheet: body { font-size:18px; } .wrapper { max-width: 600px; margin:0 auto; } I feel like you're being a little unfair here.
Re: This is a web page
#204Centered text, large white borders, and larger than standard font size are all design. Minimal design, but it does feel very different if you look at it completely unstyled: http://i.imgur.com/xOWPr8E.png I feel like it subverts the message a bit that he still felt the need to style things.
This is the full stylesheet: body { font-size:18px; } .wrapper { max-width: 600px; margin:0 auto; } I feel like you're being a little unfair here.
Re: This is a web page
#205Centered text, large white borders, and larger than standard font size are all design. Minimal design, but it does feel very different if you look at it completely unstyled: http://i.imgur.com/xOWPr8E.png I feel like it subverts the message a bit that he still felt the need to style things.
Let's kick it up a notch: What we call unstyled really means that only the browsers default CSS is applied. To me that feels like the design of 1995, NCSA Mosaic, early Netscape and all that. To get rid of that I applied Eric Meyer’s Reset CSS 2.0, it looks like this: http://img.weinzierlweb.com/wordsr.gif
Re: This is a web page
#206Earlier quoted context omitted.
> We run into trouble when we adopt some sort of "minimalism, always, ever, for everything" dogma. Evidence? Examples?
Is it not self-obvious that if every page attempting to serve up content similar to that in the OP (pictureless editorial), the web would be bleak and characterless? Not debating the effectiveness of that kind of design, but rather pointing out the obviousness that this sort of anti-"always, ever" statement is easily validated.
Re: This is a web page
#207Earlier quoted context omitted.
>The web is not just a place for text/words, that is not its heart and soul... It really never has been. I am thinking back when they named the protocol the HyperText Transport Protocol and the primary format the HyperText Markup Language, text was indeed the heart and soul of the medium. At one point, images weren't even displayed inline but via a helper app. This is why Mosaic was a big deal.
Yeah, that's all fine and dandy, but what if we measure "what the web is for" in bandwidth? What do most people use the web "for"? Netflix and YouTube, I'd wager.
Re: This is a web page
#208Re: This is a web page
#209sigh