Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS using br

  • This topic is empty.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #35731
    shamai
    Member

    i have right aligned text making it flushed right.
    the problem is when some of the text doesn’t look good i want to add a line break.

    is it really bad to use br I’m told its bad… not good practice. But then what do you do if you want a line break?

    p is set to give margins above and i like that, but when it comes to this what should i do?

    #93050

    You just have to think about what might happen if you are using a line-break. Here are some examples: http://jsfiddle.net/sl1dr/H9W3X/

    If you are fine with that then go for it! I use them when needed; I just do a bit of testing to make sure it won’t destroy the design.

    #93051
    shamai
    Member

    lol the heading should say using br
    but i put it in brackets so now it just says using….
    like I’m using some illegal drug…

Viewing 3 posts - 1 through 3 (of 3 total)
  • The forum ‘CSS’ is closed to new topics and replies.