Htmltables

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • JOHN OLU
    New Member
    • Feb 2012
    • 1

    Htmltables

    I want to separate the two boxes so that they dont rest on each other:

    *Box 1*----- <span class="ff" style="float: left; width: 140px; background-color: #4b98d7; text-decoration: none; padding: 5px; color: #FFF; border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; -khtml-border-radius: 4px;"><a href="http://www.netrunner.i e/tracker/links.php?uid=< <&emailaddress> >&cid=focalpoin t15022012&link= www.wheel.ie/training/course-calendar-spring-2012" style="font-weight:bold;tex t-decoration:none ;color:#ffffff; ">Book Training &raquo;</a></span>

    *************** *************** *************** *************

    *Box 2*-----<span class="ff" style="float: left; width: 140px; background-color: #4b98d7; text-decoration: none; padding: 5px; color: #FFF; border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; -khtml-border-radius: 4px;"><a href="http://www.netrunner.i e/tracker/links.php?uid=< <&emailaddress> >&cid=focalpoin t15022012&link= www.wheel.ie/training/course-calendar-spring-2012" style="font-weight:bold;tex t-decoration:none ;color:#ffffff; ">View Year Planner &raquo;</a></span>
  • Dormilich
    Recognized Expert Expert
    • Aug 2008
    • 8694

    #2
    please define "dont rest on each other".

    probably by not using floats.

    Comment

    Working...