Showing posts with label Browser. Show all posts
Showing posts with label Browser. Show all posts

Saturday, 19 March 2011

can you resize a full background image on an HTML/CSS website?...

... one of my students wanted to know last week. Well, seems that you can:
And you can see a demo of it in action here:

Apparently this works with just a few lines of code which you insert directly into the CSS:

#img.source-image {
width: 100%;
position: absolute;
top: 0;
left: 0;
}

Very very nice indeed! Lots and lots of other really cool code snippets (as they call them over there) to check out on their huge site. So, thank you Chris Coyier and CSS-Tricks!

 Note:  I have been thinking, and in order for this to give a good result your image aspect ratio would need to be 4 x 3 so that it reaches down effectively at sizes like 1024 x 768 or 1600 x 1200. However the width would need still need to be 1920 so that it also stretches to 1920 x 1080. Which makes the vertical value 1440. So, 1920 x 1440 is what you need. Which is pretty big and may be difficult to bring down to 300KB, which is the limit on blogspot background images. Read more on browser sizes and background images here  ) 

................................................................................................................................

Saturday, 5 March 2011

better use google chrome...




Most browsers have too many (and often also completely unnecessary) tool bars, don't they? I mean, do you want to see the website or all those boxes which, at a small screen resolution, can easily take away up to a fifth of your web real estate? Big difference is google chrome where they have managed to place things beautifully all in one line. There is a separate bookmarks bar which you can make visible/invisible by doing a quick ctrl+shift+B. And everything else you may need is found under the little wrench icon on the top right. The rest of the screen goes to the actual site that you want to look at.

 (Tip:  One little nasty is that the default google chrome theme is a bit too flashy, which may also distract from the page content. Easily solved: Go to their theme gallery and select something less obtrusive.  ;-) 

................................................................................................................................

Girls Generation - Korean