Jump to content

space between words


Oleszka

Recommended Posts

I need exact space between words. So i use word-spacing but it does not help me always. So look at :example.jpgIn first paragraph it works but in second paragraph it does not...

p.s {text-indent: 20px;margin:0;padding:0;word-spacing:-2px;}

how to make it works?thanx

Link to comment
Share on other sites

I don't know that it's possible. If you use "text-align: justify;" and there are words in your paragraph that are much longer than the average word (like in the second paragraph of your example), the only way the browser can make the paragraph justified is to add large gaps between the words.If I'm wrong, and someone else has the answer, I'd love to hear it.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...