943,879 Members | Top Members by Rank

Ad:
You are currently viewing page 1 of this multi-page discussion thread
Jul 1st, 2008
0

word-spacing

Expand Post »
Hi! I'm new in this business, so, plz, excuse my stupid question, but i have some little problem - i need to write smth like this: start > content add; but, unfortunately, don't know how to make this 'add' to go far away from the 'content'. I saw a tag: word-spacing: 40px, for example, but it didn't work. PLS, Help!!!
Similar Threads
Reputation Points: 10
Solved Threads: 0
Newbie Poster
e_velkova is offline Offline
18 posts
since Jul 2008
Jul 2nd, 2008
0

Re: word-spacing

what r u asking didn't write clearly your question
Reputation Points: 12
Solved Threads: 34
Posting Whiz
sreein1986 is offline Offline
306 posts
since May 2008
Jul 2nd, 2008
0

Re: word-spacing

If you only want it to go a few spaces over, put this into your code

 

It may not be the most techonological or efficient, but it will work.
Reputation Points: 35
Solved Threads: 21
Junior Poster
HI2Japan is offline Offline
195 posts
since Mar 2006
Jul 2nd, 2008
0

Re: word-spacing

you will add to your css attributes, this is an example:
HTML and CSS Syntax (Toggle Plain Text)
  1. #menuList {
  2. position:relative;
  3. font-size: 1.3em; /* ALL font size */
  4. margin: 0px; /* gap between page top AND main menu to sub menu */
  5. padding: 0px; /* sets the space above and below main menu text (border) */;
  6. /* z-index:100; */
  7. }
another example:
HTML and CSS Syntax (Toggle Plain Text)
  1. /* Text
  2. ------------ */
  3. h1 {
  4. color: black;
  5. font-family: "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
  6. font-weight: bold;
  7. font-size: 1.8em;
  8. margin: 5px;
  9. text-decoration: none;
  10. }
Last edited by casper_wang; Jul 2nd, 2008 at 4:07 am.
Reputation Points: 13
Solved Threads: 7
Junior Poster in Training
casper_wang is offline Offline
67 posts
since Jul 2008
Jul 2nd, 2008
0

Re: word-spacing

Have you got clear reply?
Reputation Points: 10
Solved Threads: 0
Newbie Poster
taramichael is offline Offline
11 posts
since Jun 2008
Jul 2nd, 2008
0

Re: word-spacing

what do you mean taramichael?
The examples I gae above is very clear.

in order t set font size, width, and space you will need to use css, if you just want to space them a vew spaces then use
HTML and CSS Syntax (Toggle Plain Text)
  1.  

if you want them seperated and centered use a table.
Reputation Points: 13
Solved Threads: 7
Junior Poster in Training
casper_wang is offline Offline
67 posts
since Jul 2008
Jul 2nd, 2008
0

Re: word-spacing

am..., i just needed to have two words that are together and the third word to be in few spaces away, and i didn't want to make it with &nbsp, but..., maybe i'll have to...
Thanks for the replies!!!!!!
Reputation Points: 10
Solved Threads: 0
Newbie Poster
e_velkova is offline Offline
18 posts
since Jul 2008
Jul 2nd, 2008
0

Re: word-spacing

you will have to if you only want the one word seperated from the rest...
Reputation Points: 13
Solved Threads: 7
Junior Poster in Training
casper_wang is offline Offline
67 posts
since Jul 2008
Jul 2nd, 2008
0

Re: word-spacing

Not true. Just wrap that word in a span, give it a class, and give that class a margin in your css.
Reputation Points: 33
Solved Threads: 2
Light Poster
Ken Sharpe is offline Offline
48 posts
since Jul 2008
Jul 2nd, 2008
0

Re: word-spacing

thanks, guys!!!
Reputation Points: 10
Solved Threads: 0
Newbie Poster
e_velkova is offline Offline
18 posts
since Jul 2008

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in HTML and CSS Forum Timeline: IE width bug for Wordpress theme
Next Thread in HTML and CSS Forum Timeline: resize





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC