This is a discussion on Write a snippet of CSS that will display a paragraph in blue in older browsers, red i within the HTML, CSS and Javascript Coding Techniques forums, part of the Web Development category; Hi all.......... Can anyone give me snippet of CSS that will display a paragraph in blue in older browsers, red ...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
|
#1
| |||
| |||
| Hi all.......... Can anyone give me snippet of CSS that will display a paragraph in blue in older browsers, red in newer browsers, green in IE6 and black in IE7? Thanks in advance......... |
|
#2
| |||
| |||
| Hi... #content p{color:blue} html>body #content p {color:red} * html #content p{color:green} html>body #content p {*color:black;} i hope this will help you.... thnx... |
![]() |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| What Do You Do About The Blue Screen of Death? | Decoy F 13 | Technology BUZZzzzzz | 0 | 03-25-2009 11:05 PM |
| What Do You Do About The Blue Screen of Death? | Decoy F 13 | Computer Hardware | 0 | 03-25-2009 06:09 PM |
| What’s the difference between Response.Write() andResponse.Output.Write()? | prasath | ASP and ASP.NET Programming | 1 | 07-19-2007 02:56 AM |
| Different Browsers | scheme | Web Design Help | 1 | 03-12-2007 06:23 PM |
Our Partners |