Forums

Adding text to a div class (5 posts)

  1. colormechanics
    Member
    Posted 10 months ago #

    Hiya!!

    Anyone know how I could add text to this?

    <div class="copyright"></div>

    I want to add something like... For a free quote, call so and so.

    This div class is located in my footer.

    Thanks!

  2. popper
    Member
    Posted 10 months ago #

    You just write the text inside the div?

    <div class="copyright"> You can add anything here. </div>
  3. colormechanics
    Member
    Posted 10 months ago #

    ok... and can I add styling to the text too? like alignment and such?

    thanks popper!

  4. colormechanics
    Member
    Posted 10 months ago #

    I added the text there but nothing shows up in the page :S Any ideas?

  5. popper
    Member
    Posted 10 months ago #

    It should be visible. A link to your page?

Reply

You must log in to post.

About this Topic