firefox css help |
![]() ![]() |
firefox css help |
Aug 12 2005, 03:50 PM
Post
#1
|
|
|
Newbie ![]() Group: Member Posts: 2 Joined: Oct 2004 Member No: 54,113 |
My friend is complaining about switching scripts into standard css, because unfortunately it only worked in IE. I was wondering if someone could convert this script so it can work in Firefox:
<style type="text/css"> p {font-family:Palatino;color:"#ffffff"; cursor:text; height: 0; filter: glow(Color=2020DF, Strength=1); } <style></text><br><br> ></text><br><br> </style> And if someone could direct me to a page that has a simple tutorial on css would be good Thanks. |
|
|
|
| *mipadi* |
Aug 12 2005, 04:09 PM
Post
#2
|
|
Guest |
One note: it should be color:#ffffff; without the quotes.
Here's a good tutorial on CSS: http://www.w3schools.com/css/default.asp |
|
|
|
Aug 12 2005, 06:19 PM
Post
#3
|
|
|
Senior Member ![]() ![]() ![]() ![]() Group: Member Posts: 150 Joined: May 2005 Member No: 132,977 |
Just so you know, the glow doesn't work in Firefox. At least not as far as I know...
|
|
|
|
Aug 13 2005, 02:41 AM
Post
#4
|
|
![]() say maydayism. ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 7,447 Joined: Jun 2004 Member No: 26,344 |
Also, these stuff shouldn't be there.
CODE <style></text><br><br>></text><br><br>
|
|
|
|
![]() ![]() |