WIll no longer pass W3C HTML validate

Discussion in 'Co-op Advertising Network' started by vauge, Nov 24, 2004.

  1. digitalpoint

    digitalpoint Overlord of no one Staff

    Messages:
    38,334
    Likes Received:
    2,613
    Best Answers:
    462
    Trophy Points:
    710
    Digital Goods:
    29
    #21
    Which probably makes it larger than the original though since it would need to be within a style tag. :)
     
    digitalpoint, Nov 26, 2004 IP
  2. SEbasic

    SEbasic Peon

    Messages:
    6,317
    Likes Received:
    318
    Best Answers:
    0
    Trophy Points:
    0
    #22
    or in a style.css file remotley.

    It really would make the ads a lot more flexible.

    You don't even need to add all that CSS...

    This would do it.

    <div class="CONTAININGLAYER" style="border: 1px solid black; text-align: center; background-color: #ccc">
    <a href="LINK" class="IDENTIFIER">ANCHOR TEXT</a><br />
    HERE IS WHERE THE DESCRIPTION GOES
    </div>
    Code (markup):
    I know it looks clunky, but it really is a lot more versatile.
     
    SEbasic, Nov 26, 2004 IP