Results 1 to 2 of 2
Related
-
Alignment in Safari Forum: CSS Forum
Replies: 3 -
Spacing? Forum: HTML Forum
Replies: 8 -
How to validate pieces of a word or a word itself in a array? Forum: Javascript Forum
Replies: 2 -
Frame spacing... help Forum: HTML Forum
Replies: 4 -
left nav spacing Forum: CSS Forum
Replies: 3
-
02-07-2005, 03:03 PM #1
word spacing does not work in Safari
I have used word-spacing to give space inbetween my links.
This attribute works fine in i.e. and netscape but not in safari.
Any ideas?
link: http://www.heyhenrik.com/
code:
#links
{
z-index:1069;
position:absolute;
padding:none;
top:93px;
left:72px;
word-spacing:17px;
width:280px;
}
-
02-07-2005, 03:28 PM #2
Hiya,
Try adding this rule
Code:#links a { word-spacing: 17px; }
If one of our members helps you, please click theicon to add to their reputation!
No support via email or private message - use the forums!
Before you ask, have you Searched?
Cloudjiffy- PaaS for Developers
10-05-2020, 12:30 AM in Web Hosting Forum