Sometimes, things look different in the Safari browser. In such situations, you can use the following trick:
Put the faulty div within
@media screen and (-webkit-min-device-pixel-ratio:0){
}
Make sure you put the faulty div after the actual div. For example, the css file could have the following contents:
#wrapper{
color:red;
}
@media screen and (-webkit-min-device-pixel-ratio:0){
#wrapper{
color:blue;
}
}
Read More
Looks like Adobe has accepted that Flash has a bleak future in the industry but at the same time has seized the opportunity with both hands. Honestly, I had never really given it a thought. I thought HTML 5 and CSS3 combo will severely affect Adobe’s business but Adobe has just shown that it is one company that is willing to accept change and will continue to be a pioneer in the industry as far as designing and small animation softwares...
Read More
Flash is becoming more and more irrelevant even as I am writing this. Levitra efectos I have no doubt in my mind that whatever I am about to tell you is probably very old news anyway. Ladies and gentlemen, presenting pure CSS based 3D animation!
Courtesy of Marcofolio.net This is one of the best buy cialis web log containing loads of cool articles, free give aways etc.
PS: He doesn’t know me and hasn’t Buy Brand Cialis...
Read More
If you are a web developer or if you aspire to be one, then you must understand the importance of cross browser testing.
What is Cross Browser Testing?
If you are new to this field, it is only natural that you should ask me what I mean by cross browser testing.Cross Browser testing simply means checking your website in all the browsers while you are developing it. This means, while you are developing (coding) your website, you must check how it...
Read More
If you know anything about web development, then you must know that there are only Online Pharmacy standard fonts that you can use in your website. However, recent developments have changed all that and now you can pretty much use any font you wish to use and
create really cool effects such as this without the need to use an image
So how do you do this?
Install this plugin called WP-Cufón.
Find your font file (which should have the ttf or...
Read More
This is a css problem and it needs to be tackled using the div tag and making changes in the css files.
Attached is a folder which can help you understand 3 different versions of the same site
With 2 scroll bars
With one scroll bar in which everything can prescription drugs online scroll down.
With one scroll bar in which only the main content scrolls down.
The div tag used has the id “about”
The css for about id will have a...
Read More
Recent Comments