Search Result

Collapse
3 results in 0.0042 seconds.
Keywords
Members
Tags
line break
  •  

  • Neither div nor span aligning within container div

    Hi,

    I have a container div, which contains two divs, which need to appear side by side. Everything is fixed width, but the two divs are appearing with a line break. I tried to fix this by converting them into spans, but even then they appeared with a line break.

    The style sheet properties for these are

    Code:
    #container{
    	width:992px;
    	background-image:url(../images/content_background.png);
    ...
    See more | Go to post

  • Broken line spacing when using superscript (Yahoo/Hotmail Issue)

    Hey all,

    Does anyone have any tips when coding superscript for email newsletters? My client uses insane amounts of superscripted characters (usually to reference the legal fine print) and I've been having to resort to using images instead of just coding them with regular characters otherwise it will cause the line spacing to go crazy.

    My code works fine in AOL Mail and Gmail, but seems to be disregarded in Yahoo Mail...
    See more | Go to post

  • I need to display 20 characters for everyline from a longstring...?

    Hi I have a string(coming from Mysql) and i want todisplay the string
    below the Image but string is tooo long, so need a break after 20
    characters,any one help me.
    See more | Go to post
Working...