Results 1 to 2 of 2

Thread: How can I insert CSS that has links

  1. #1
    Join Date
    Jul 2006
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default How can I insert CSS that has links

    is that possible?

  2. #2
    Join Date
    Jul 2006
    Posts
    497
    Thanks
    8
    Thanked 70 Times in 70 Posts

    Default

    CSS (Cascading Style Sheets) is not content, but style; it can only modify the appearance of content. In short, no. Links are content, so you can apply CSS to links, but not the other way around.

Bookmarks

Posting Permissions

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