Forums

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

Home Forums CSS aligning headings and body stuff

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

    As I am making my website I’m figuring out how i want the titles and paragraphs to work.
    here is what I have now
    http://i1233.photobucket.com/albums/ff397/shamai4/testing.jpg

    But one day I may add a wordpress blog to my website and I want it to integrate nicely.

    i have been looking at blogs all around and I see that most people don’t have headers aligned next to the text like that.
    is it impossible to do this in wordpress or is it just not smart?
    most people just have headings right above the text

    #93201
    TheDoc
    Member

    Nothing wrong with having your headings like that – actually an interesting concept! I would just make sure there’s enough width there. Not all of your headings will be as short as ‘About Me’.

    #93204
    shamai
    Member

    thats why i needed to know if I could use br over here:
    https://css-tricks.com/forums/discussion/15125/using-br#Item_5

    #93205
    TheDoc
    Member

    You shouldn’t actually need to use a br if it’s a set width, it’ll automatically go down to the next line. See example: http://jsfiddle.net/vsXqh/

    #93207
    shamai
    Member

    i know but for style i would like to separate the words if i can into nicer groups
    i have it set to a width but it breaks the words up weirdly so…

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