Welcome to Discuss Everything Forums...

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed.


 

Your Message

Click here to log in

What is the sum of 36 and 12

 
 

You may choose an icon for your message from this list

Additional Options

  • Will turn www.example.com into [URL]http://www.example.com[/URL].

Rate Thread

You may rate this thread from 1-star (Terrible) to 5-stars (Excellent) if you wish to do so.

Topic Review (Newest First)

  • 01-27-2013, 01:05 PM
    Didrik Linusson

    [HTML] How do I put two headings on one line, and align the second one to the right?

    I'm doing some homework in HTML/CSS and I can't figure out how to make two headings appear on the same line and aligned to different sides.

    To make them appear on the same line I used this:
    h1, h2 {display:inline;}
    But when I type "h2 {text-align:right;}" it wont align to the right.

    This is the first course in HTML so the solution should be pretty basic, but I can't figure it out.

Posting Permissions

  • You may post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts
  •