You Are Viewing Posts Under Category: HTML-CSS-PHP-JavaScript

Add Different CSS To A Same DIV On Different Browsers And Different OS

Many bloggers want to add some different codes on different browsers to make better responsive sites becasue some css values different in different browsers. And in new era there are many new OS so for that, you have to be change too. Like if you want to share a div /text on a selected browsers [&he...

How To Add Start A New Line Or LineBreak In HTML TITLE TAG?

Many guys want to add different text in there title tag that they used in there codes so they use many codes like <br />, {ENTER} that actually didn’t work and some Of them also use JavaScript or JQuery that can make there blog loading time hight that is also against SEO. So here I [&hel...

How To Change CSS Class Of Multiple DIV Having Same Classes?

Many codes including me was looking for it. This type of code is also availeable on google widley but they arenot like this. This one have some extra features. Its sound to be simple but its not only in working and very simple in coding. The main work of this code is first to pick […]...

ViewPort Height/Width CSS Code: Set You DIV Size As Visitors Screen

There are a couple of relatively new CSS measurement units called Viewport Percentage Lengths. The viewport-percentage lengths are relative to the size of the initial containing block. When the height or width of the initial containing block is changed, they are scaled accordingly. These units ...
How To Open Two Link At A Time On A Single Click?

How To Open Two Link At A Time On A Single Click?

A reader asked if she can make a navigation tab open more than one link when clicked. The answer is YES it can be done, with the help from a small Javascript. Occasionally we got such a situation that we need multiple links to be opened together. Say, you are an owner or author of a […]...

How To Stretch A Font/Text Horizontally And Vertically With CSS?

Some days ago I was designing a template. I liked a font that is long in it’s vertical length. I added it to my template and then it start looking good. Then when it comes for SEO, I checked it on PageLoading time then it was too high that is totally against SEO. So I […]...

How To Add Rainbow Animation Into Header Logo Or Text?

Hi visitors!! Now days CSS3 has become very popular and it gives a nice and stylish touch to your blog. It is totally different and easy to handle then jquery , but it gives similar results as comparison of it. Its very light and easy to install, So today we have came up with a […]...