what is wrong with my code?

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • Diane Milinowski
    Sergeant Major

    • Aug 2007
    • 90

    what is wrong with my code?

    I want to change the size of the words Email us. where do I put the tags?
    <a href="mailto:heathsstuff@peoplepc.com">Email us</a>

    Thanks
    Diane
    Last edited by Diane Milinowski; 06-09-2008, 07:56 PM. Reason: fixed issue
    Diane Milinowski
  • Watdaflip
    Major General

    • Sep 2005
    • 2116

    #2
    Re: what is wrong with my code?

    Do something like

    <a href="mailto:heathsstuff@peoplepc.com" style="font-size: 18px">Email us</a>

    just change the number in bold to adjust the size

    Register/Login Script
    Do you use a Password Protected Directory? Need a way to allow users to make their own account, try my .htaccess Login Script

    Comment

    Working...
    X