HTML element to use for a CSS image
I'd like to replace most/all images on a site with CSS, and I was wondering which HTML tag was the most semantically meaningful to use to apply the background-image element to. I'm going to be repl... Read more
3 answers Latest by Ktash almost 2 years ago
problem with css or browser
i got an image behind my google adsense, the css code of that background image is: background: transparent url("http://i53.tinypic.com/2lu8jgg.jpg") repeat-x left bottom; padding-bot... Read more
1 answer Latest by Sisira over 2 years ago
What is the best style for this website?
I am creating a local computer repair website, I am not to great with graphic design so I wanted to ask you guys your opinion on the website, also what background would look good with the website.... Read more
1 answer Latest by Matthew Pavkov over 2 years ago
What is the best photo gallery method?
Lightbox popout styled like this: http://us.blizzard.com/en-us/community/fanart/index.html Or a non-popout with the slider: http://us.battle.net/sc2/en/media/artwork Which is th... Read more
5 answers Latest by dfhjkyukty over 1 year ago
How to get rid of gradient lines?
I created a header image that has a width 0f 960 and a height of 225, then cut the gradient to a width of 1 and height of 225, and said in my code to repeat that image across the x axis to fill in ... Read more
4 answers Best answer by Matt Ewing
Image doesn't show up
I'm noticing that on the contact page, one of the images isn't showing up. I checked the path and it appears to be fine. Could it be something else I'm overlooking? Read more
4 answers Latest by Tave over 2 years ago
navbar background image doesn't show in Safari
Picking up coding not so long ago I encounter the most weird problems. Most of them turn out to be my own fault. But now I've bumped in to one I can't figure out. In FF it looks fine but in Safari ... Read more
3 answers Best answer by Michael Martin-Smucker
Why is my carriage return in the editor affecting markup?
I was playing around today trying to get these 3 images to display side-by-side within a 300px wrapper (they were 100px each) with no borders or anything, just flush. The simplified code below work... Read more
2 answers Latest by Tony Crockford over 2 years ago
Resizing image
Is it possible to do exactly the same resizing behavior without using JavaScript? [ 