Results 1 to 2 of 2

Thread: HELP with inserting html using css

  1. #1
    Join Date
    Sep 2004
    Posts
    4
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default HELP with inserting html using css

    is there anyway to insert html using css? if so what is the code for getting this to work

    Code:
    <style type="text/css">
    
    HEAD { 
    <link rel="stylsheet" type="text/css" href="http://www.hossfly007.com/meme.css">
    }
    </style>
    I know that doesnt work, but is there a command like $insert(<code>) or something i can use to include that script in the <head> tag.

    is there a website that shows all the css commands that i can look at?

  2. #2
    Join Date
    Sep 2004
    Posts
    4
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    just read the other post, n/m

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
  •