Content disappearing on horizontal browser resize

Hello folks. Currently building a site - gazillions of issues, but one which i'd like to ask about here would be the content which is being set to invisible once i resize my browser viewport. I'... Read more

2 answers Latest by Simon 2 days ago

Writing CSS to Cover All Form Elements

Hello, I want to write some CSS selectors (actually jQuery selectors) that allow me to target every form element with a specific id prefix. I want to copy as little code as possible without usin... Read more

1 answer Latest by Tony Crockford 7 days ago

Image hover rollover - two images

HI I'm wanting to have an image rollover where the rollover image is different in shape and size to the linked image. I'm having difficulties doing this in just CSS. If anyone has any ideas I... Read more

1 answer Latest by danwellman about 1 month ago

HTML5 IE Problem

This has been giving me a headache, but the navigation list don't display as inline in IE browsers 6-8: [http://test.surgimap.com/rep_skin/calendar.html][1] That's the site, and this link is a ... Read more

1 answer Latest by Artistic Abode about 1 month ago

Which web server, hosting company and platform is the best for directory or classified?

I am starting a online business directory, so there will be lots of advertisements and profile pages. There are some other features also such as discussion and youtube videos. I want to know which ... Read more

1 answer Latest by Artistic Abode about 1 month ago

Why doesn't setting my div to height=100% actually work?

If I do the following: <body style="height: 100%; background-color: red;"> <div style="height: 100%; background-color: yellow;"> &lt;p&gt;hi&lt;/p&gt; </div> &lt... Read more

2 answers Latest by Chris Sells 2 months ago

Gradient not working in opera

I have the following line for opera, but it doesn't seem to be working. It just shows up as purple background: background: -o-linear-gradient(left, rgba(166,179,212,1) 0%,rgba(156,207,242,1... Read more

1 answer Latest by Ktash about 1 month ago

Alert

Hello, I'm looking for an easy to use/implement alert box that pops -up when a user clicks on a link that would take them away from the current site. Any suggestions? Many thanks Stanley Read more

1 answer Latest by danwellman 2 months ago

Stretching sidebar div between header and footer

I use [sticky footer][1] for my page. Also here is the code of my webpage [http://pastebin.com/5ZAJg3fg][2]. Now, I was trying to achieve, that the sidebar would be on the left side and by default ... Read more

1 answer Latest by Ktash 2 months ago

Is there a reason for having the www in a canonical tag?

Most sites I see use the http://www... for the canonical tag. A few use the http://url... I know that in a browser you will see the www if you use the first and just the url if you use the second... Read more

2 answers Latest by Jake 2 months ago