Using Frames in html ??

Discussion in 'HTML & Website Design' started by heshan86, Apr 7, 2010.

  1. #1
    its just a simple question, im trying to use frames in html,,i have done it before but now its not working,

    heres the url

    http://designstattoono1.com/frametest/

    why isnt it displaying anything ?? :cool:
     
    heshan86, Apr 7, 2010 IP
  2. mayflower

    mayflower Peon

    Messages:
    29
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    mayflower, Apr 7, 2010 IP
  3. drhowarddrfine

    drhowarddrfine Peon

    Messages:
    5,428
    Likes Received:
    95
    Best Answers:
    7
    Trophy Points:
    0
    #3
    You're using the wrong doctype:
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN"
       "http://www.w3.org/TR/html4/frameset.dtd">
    Code (markup):
     
    drhowarddrfine, Apr 7, 2010 IP
  4. heshan86

    heshan86 Active Member

    Messages:
    89
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    91
    #4
    finally i got it :)
     
    Last edited: Apr 7, 2010
    heshan86, Apr 7, 2010 IP