www.webdeveloper.com
Recent Articles
  • Finding Slow Running Queries in ASE 15
  • A More Advanced Pie Chart for Analysis Services Data
  • Adobe AIR Programming Unleashed: Working with Windows
  • Performance Testing SQL Server 2008's Change Data Capture Functionality
  • The ABC's of PHP: Introduction to PHP
  • How to Migrate from BasicFiles to SecureFiles Storage
  • Why the Twitter Haters Are Wrong
  • User Personalization with PHP: Beginning the Application
  • Whats in an Oracle Schema?
  • Lighting Enhancement in Photoshop
  •  

    Go Back   WebDeveloper.com > Client-Side Development > JavaScript

    JavaScript JavaScript (not Java) Discussion and technical support, including AJAX and frameworks (JQuery, MooTools, Prototype...)

    Reply
     
    Thread Tools Search this Thread Rate Thread Display Modes
      #1  
    Old 06-26-2007, 07:15 AM
    Xerox1982 Xerox1982 is offline
    Registered User
     
    Join Date: Jun 2007
    Posts: 11
    hi..my web is blank?couldn't find out wat is e mistake..

    hi there bro/sis...im currently doing a scool project and it must use javascript...
    i only cant figure out wats wrong with my last web...its totally blank...wen i go over again n again i cant see anything wrong...do need advise asap...

    <!--interests.html-->
    <html>
    <head></head>

    <body vlink="green" alink="orange" link="navy">

    <script language="javascript">

    document.write('<p><font size=3 color='black' face="Arial">Singapore is very well known for: the cleanest surroundings in Asia, a fascinating fusion of ');
    document.write('&nbsp;different cultures…and last but certainly not the least of all, great shopping! This is one of the favourite hobbies of almost all');
    document.write('&nbsp;Singaporeans.</font></p>');

    document.write('</br></br>');
    document.write('<table bgcolor=white width=100%>');
    document.write('<tr><u><b>CHINATOWN</b></u></tr>');
    document.write('<tr><td><img src="Chinatown.jpg"></td>');
    document.write('<td><p><font face="arial">Singapore's Chinatown evolved around 1821 when the first Chinese junk arrived from Xiamen, Fujian province in');
    document.write('&nbsp;China. Chinatown, arose from the fact each household at that time had to collect fresh water from the wells in.</br>');
    document.write('Ann Siang Hill and Spring Street, using bullock-drawn carts. Chinatown can be divided into');
    document.write('&nbsp;four main districts - Kreta Ayer, Telok Ayer, Tanjong Pagar and Bukit Pasoh - each with its');
    document.write('own distinctive flavour. The heart of activity is in the Trengganu area.</font></p></td></tr>');

    document.write('<tr><td><font size=2><i><u><a href="#top">Return to top</u></i></td></tr>');


    //Little India
    document.write('<tr><u><b>LITTLE INDIA</b></u></tr>');
    document.write('<tr><td><img src="lilindia.jpg"></td>');
    document.write('<td><p><font face="arial">Singapore's Chinatown evolved around 1821 when the first Chinese junk arrived from Xiamen, Fujian province in');
    document.write('&nbsp;China. Chinatown, arose from the fact each household at that time had to collect fresh water from the wells in.</br>');
    document.write('Ann Siang Hill and Spring Street, using bullock-drawn carts. Chinatown can be divided into');
    document.write('&nbsp;four main districts - Kreta Ayer, Telok Ayer, Tanjong Pagar and Bukit Pasoh - each with its');
    document.write('own distinctive flavour. The heart of activity is in the Trengganu area.</font></p></td></tr>');

    document.write('<tr><td><font size=2><i><u><a href="#top">Return to top</u></i></td></tr>');


    //Sentosa
    document.write('<tr><u><b>SENTOSA</b></u></tr>');
    document.write('<tr><td><img src="sentosa.jpg"></td>');
    document.write('<td><p><font face="arial">Sentosa is a familiar name with both Singaporeans and international visitors.');
    document.write('For tourists, a visit to Singapore is incomplete without at least a day on this island resort.</br>');
    document.write('Sentosa is packed full of fun places and attractions, such as Fort Siloso, the Merlion, Musical
    ');
    document.write('Fountain, Dolphin Lagoon and Underwater World.');
    document.write('</font></p></td></tr>');

    document.write('<tr><td><font size=2><i><u><a href="#top">Return to top</u></i></td></tr>');


    //Jurong Bird Park
    document.write('<tr><u><b>JURONG BIRD PARK</b></u></tr>');
    document.write('<tr><td><img src="birdpark.jpg"></td>');
    document.write('<td><p><font face="arial">Jurong Bird Park is the largest bird park in Asia Pacific and one of the world's finest.');
    document.write('It has a collection of over 8000 birds and 600 species, probably the most extensive in the world.');
    document.write('</font></p></td></tr>');

    document.write('<tr><td><font size=2><i><u><a href="#top">Return to top</u></i></td></tr>');



    //Zoo
    document.write('<tr><u><b>ZOO</b></u></tr>');
    document.write('<tr><td><img src="zoo.jpg"></td>');
    document.write('<td><p><font face="arial">The Singapore Zoo is acclaimed for its wide range of species of animals. ');
    document.write('Featuring more than a hundred species of animals from all over the world,');
    document.write('they are kept in beautifully decorated environments suited to each and every animal.');
    document.write('The 1-hectare Primate Kingdom houses approximately 100 primates of 11 species.');
    document.write('</font></p></td></tr>');

    document.write('<tr><td><font size=2><i><u><a href="#top">Return to top</u></i></td></tr>');
    document.write('</table>');

    </script>

    </body>
    </html>
    Reply With Quote
      #2  
    Old 06-26-2007, 07:19 AM
    Xerox1982 Xerox1982 is offline
    Registered User
     
    Join Date: Jun 2007
    Posts: 11
    Question i dunno y my web comes out blank...do pls help

    i tried n look again n again but i cant seem to find wats wrong with it.....its totally blank...
    pls anyone do help me....

    <!--interests.html-->
    <html>
    <head></head>

    <body vlink="green" alink="orange" link="navy">

    <script language="javascript">

    document.write('<p><font size=3 color='black' face="Arial">Singapore is very well known for: the cleanest surroundings in Asia, a fascinating fusion of ');
    document.write('&nbsp;different cultures…and last but certainly not the least of all, great shopping! This is one of the favourite hobbies of almost all');
    document.write('&nbsp;Singaporeans.</font></p>');

    document.write('</br></br>');
    document.write('<table bgcolor=white width=100%>');
    document.write('<tr><u><b>CHINATOWN</b></u></tr>');
    document.write('<tr><td><img src="Chinatown.jpg"></td>');
    document.write('<td><p><font face="arial">Singapore's Chinatown evolved around 1821 when the first Chinese junk arrived from Xiamen, Fujian province in');
    document.write('&nbsp;China. Chinatown, arose from the fact each household at that time had to collect fresh water from the wells in.</br>');
    document.write('Ann Siang Hill and Spring Street, using bullock-drawn carts. Chinatown can be divided into');
    document.write('&nbsp;four main districts - Kreta Ayer, Telok Ayer, Tanjong Pagar and Bukit Pasoh - each with its');
    document.write('own distinctive flavour. The heart of activity is in the Trengganu area.</font></p></td></tr>');

    document.write('<tr><td><font size=2><i><u><a href="#top">Return to top</u></i></td></tr>');


    //Little India
    document.write('<tr><u><b>LITTLE INDIA</b></u></tr>');
    document.write('<tr><td><img src="lilindia.jpg"></td>');
    document.write('<td><p><font face="arial">Singapore's Chinatown evolved around 1821 when the first Chinese junk arrived from Xiamen, Fujian province in');
    document.write('&nbsp;China. Chinatown, arose from the fact each household at that time had to collect fresh water from the wells in.</br>');
    document.write('Ann Siang Hill and Spring Street, using bullock-drawn carts. Chinatown can be divided into');
    document.write('&nbsp;four main districts - Kreta Ayer, Telok Ayer, Tanjong Pagar and Bukit Pasoh - each with its');
    document.write('own distinctive flavour. The heart of activity is in the Trengganu area.</font></p></td></tr>');

    document.write('<tr><td><font size=2><i><u><a href="#top">Return to top</u></i></td></tr>');


    //Sentosa
    document.write('<tr><u><b>SENTOSA</b></u></tr>');
    document.write('<tr><td><img src="sentosa.jpg"></td>');
    document.write('<td><p><font face="arial">Sentosa is a familiar name with both Singaporeans and international visitors.');
    document.write('For tourists, a visit to Singapore is incomplete without at least a day on this island resort.</br>');
    document.write('Sentosa is packed full of fun places and attractions, such as Fort Siloso, the Merlion, Musical
    ');
    document.write('Fountain, Dolphin Lagoon and Underwater World.');
    document.write('</font></p></td></tr>');

    document.write('<tr><td><font size=2><i><u><a href="#top">Return to top</u></i></td></tr>');


    //Jurong Bird Park
    document.write('<tr><u><b>JURONG BIRD PARK</b></u></tr>');
    document.write('<tr><td><img src="birdpark.jpg"></td>');
    document.write('<td><p><font face="arial">Jurong Bird Park is the largest bird park in Asia Pacific and one of the world's finest.');
    document.write('It has a collection of over 8000 birds and 600 species, probably the most extensive in the world.');
    document.write('</font></p></td></tr>');

    document.write('<tr><td><font size=2><i><u><a href="#top">Return to top</u></i></td></tr>');



    //Zoo
    document.write('<tr><u><b>ZOO</b></u></tr>');
    document.write('<tr><td><img src="zoo.jpg"></td>');
    document.write('<td><p><font face="arial">The Singapore Zoo is acclaimed for its wide range of species of animals. ');
    document.write('Featuring more than a hundred species of animals from all over the world,');
    document.write('they are kept in beautifully decorated environments suited to each and every animal.');
    document.write('The 1-hectare Primate Kingdom houses approximately 100 primates of 11 species.');
    document.write('</font></p></td></tr>');

    document.write('<tr><td><font size=2><i><u><a href="#top">Return to top</u></i></td></tr>');
    document.write('</table>');

    </script>

    </body>
    </html>
    Reply With Quote
      #3  
    Old 06-26-2007, 07:28 AM
    Logic Ali's Avatar
    Logic Ali Logic Ali is offline
    Just don't say "menu"
     
    Join Date: Mar 2007
    Location: U.K.
    Posts: 606
    Quote:
    Originally Posted by Xerox1982
    hi there bro/sis...im currently doing a scool project and it must use javascript...
    i only cant figure out wats wrong with my last web...its totally blank...wen i go over again n again i cant see anything wrong...do need advise asap...
    If you must use JavaScript then you must use the JavaScript error console, which in this case will not be blank.
    __________________
    If DynamicDrive was the answer, it must have been a funny question.

    Code:
    answer = question.match(/back button|calendar|calculator|coundown timer|dynamic\s?drive|hangman|jquery|lightbox|menu|right-click|sniffer|snowflake/) ? "Dream-on sucker" : "Maybe...";
    Reply With Quote
      #4  
    Old 06-26-2007, 07:38 AM
    Xerox1982 Xerox1982 is offline
    Registered User
     
    Join Date: Jun 2007
    Posts: 11
    Quote:
    Originally Posted by Logic Ali
    If you must use JavaScript then you must use the JavaScript error console, which in this case will not be blank.
    by how am i going to do it???sorry im very new in dis...
    but do u c any error in my script?
    Reply With Quote
      #5  
    Old 06-26-2007, 08:06 AM
    Fang's Avatar
    Fang Fang is offline
    Resistance is futile
     
    Join Date: Apr 2003
    Location: Netherlands
    Posts: 18,435
    Incorrect quotes within the document.write string
    Code:
    document.write('<p><font size=3 color='black' face="Arial">
    Check through your code, there are more
    __________________
    At least 98% of internet users' DNA is identical to that of chimpanzees
    Reply With Quote
      #6  
    Old 06-26-2007, 08:13 AM
    Xerox1982 Xerox1982 is offline
    Registered User
     
    Join Date: Jun 2007
    Posts: 11
    Quote:
    Originally Posted by Fang
    Incorrect quotes within the document.write string
    Code:
    document.write('<p><font size=3 color='black' face="Arial">
    Check through your code, there are more
    oh ok....but dats notin...it will not cos e web to be totally blank rite....
    Reply With Quote
      #7  
    Old 06-26-2007, 08:15 AM
    Fang's Avatar
    Fang Fang is offline
    Resistance is futile
     
    Join Date: Apr 2003
    Location: Netherlands
    Posts: 18,435
    Really!
    __________________
    At least 98% of internet users' DNA is identical to that of chimpanzees
    Reply With Quote
      #8  
    Old 06-26-2007, 08:18 AM
    Xerox1982 Xerox1982 is offline
    Registered User
     
    Join Date: Jun 2007
    Posts: 11
    Quote:
    Originally Posted by Fang
    Really!
    so dats means even if ders 1 mistake e whole page is blank????
    Reply With Quote
      #9  
    Old 06-26-2007, 08:52 AM
    Fang's Avatar
    Fang Fang is offline
    Resistance is futile
     
    Join Date: Apr 2003
    Location: Netherlands
    Posts: 18,435
    It can if the mistake is in the first line, but there are more mistakes.
    __________________
    At least 98% of internet users' DNA is identical to that of chimpanzees
    Reply With Quote
      #10  
    Old 06-26-2007, 09:04 AM
    Gaultierz Gaultierz is offline
    Registered User
     
    Join Date: Jun 2007
    Posts: 5
    Quote:
    document.write('<p><font size=3 color='black' face="Arial">Singapore is very well known for: the cleanest surroundings in Asia, a fascinating fusion of ');
    document.write('<p><font size="3" color="black" face="Arial">Singapore is very well known for: the cleanest surroundings in Asia, a fascinating fusion of ');

    Quote:
    document.write('<td><p><font face="arial">Singapore's Chinatown evolved around 1821 when the first Chinese junk arrived from Xiamen, Fujian province in');
    document.write('<td><p><font face="arial">Singapore\'s Chinatown evolved around 1821 when the first Chinese junk arrived from Xiamen, Fujian province in');

    Quote:
    document.write('<td><p><font face="arial">Singapore's Chinatown evolved around 1821 when the first Chinese junk arrived from Xiamen, Fujian province in');
    document.write('<td><p><font face="arial">Singapore\'s Chinatown evolved around 1821 when the first Chinese junk arrived from Xiamen, Fujian province in');

    Quote:
    document.write('Sentosa is packed full of fun places and attractions, such as Fort Siloso, the Merlion, Musical
    ');
    document.write('Sentosa is packed full of fun places and attractions, such as Fort Siloso, the Merlion, Musical ');

    Quote:
    document.write('<td><p><font face="arial">Jurong Bird Park is the largest bird park in Asia Pacific and one of the world's finest.');
    document.write('<td><p><font face="arial">Jurong Bird Park is the largest bird park in Asia Pacific and one of the world\'s finest.');

    Cheers!
    Reply With Quote
      #11  
    Old 06-26-2007, 09:07 AM
    Fang's Avatar
    Fang Fang is offline
    Resistance is futile
     
    Join Date: Apr 2003
    Location: Netherlands
    Posts: 18,435
    Check through the document an d take note of all changes.
    Code:
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
    <html lang="en">
    <head>
    <title>interests</title>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
    <!--interests.html-->
    
    <style type="text/css">
     :link { color: navy }
     :visited { color: green }
     :active { color: orange }
    </style>
    </head>
    <body>
    <script type="text/javascript">
    
    document.write('<p><font size="3" color="black" face="Arial">Singapore is very well known for: the cleanest surroundings in Asia, a fascinating fusion of ');
    document.write('&nbsp;different cultures...and last but certainly not the least of all, great shopping! This is one of the favourite hobbies of almost all');
    document.write('&nbsp;Singaporeans.<\/font><\/p>');
    
    document.write('<\/br><\/br>');
    document.write('<table bgcolor="white" width="100%">');
    document.write('<tr><u><b>CHINATOWN<\/b><\/u><\/tr>');
    document.write('<tr><td><img src="Chinatown.jpg"><\/td>');
    document.write('<td><p><font face="arial">Singapore\'s Chinatown evolved around 1821 when the first Chinese junk arrived from Xiamen, Fujian province in');
    document.write('&nbsp;China. Chinatown, arose from the fact each household at that time had to collect fresh water from the wells in.<\/br>');
    document.write('Ann Siang Hill and Spring Street, using bullock-drawn carts. Chinatown can be divided into');
    document.write('&nbsp;four main districts - Kreta Ayer, Telok Ayer, Tanjong Pagar and Bukit Pasoh - each with its');
    document.write('own distinctive flavour. The heart of activity is in the Trengganu area.<\/font><\/p><\/td><\/tr>');
    
    document.write('<tr><td><font size=2><i><u><a href="#top">Return to top<\/u><\/i><\/td><\/tr>');
    
    <!-- Little India -->
    document.write('<tr><u><b>LITTLE INDIA<\/b><\/u><\/tr>');
    document.write('<tr><td><img src="lilindia.jpg"><\/td>');
    document.write('<td><p><font face="arial">Singapore\'s Chinatown evolved around 1821 when the first Chinese junk arrived from Xiamen, Fujian province in');
    document.write('&nbsp;China. Chinatown, arose from the fact each household at that time had to collect fresh water from the wells in.<\/br>');
    document.write('Ann Siang Hill and Spring Street, using bullock-drawn carts. Chinatown can be divided into');
    document.write('&nbsp;four main districts - Kreta Ayer, Telok Ayer, Tanjong Pagar and Bukit Pasoh - each with its');
    document.write('own distinctive flavour. The heart of activity is in the Trengganu area.<\/font><\/p><\/td><\/tr>');
    
    document.write('<tr><td><font size=2><i><u><a href="#top">Return to top<\/u><\/i><\/td><\/tr>');
    
    <!-- Sentosa -->
    document.write('<tr><u><b>SENTOSA<\/b><\/u><\/tr>');
    document.write('<tr><td><img src="sentosa.jpg"><\/td>');
    document.write('<td><p><font face="arial">Sentosa is a familiar name with both Singaporeans and international visitors.');
    document.write('For tourists, a visit to Singapore is incomplete without at least a day on this island resort.<\/br>');
    document.write('Sentosa is packed full of fun places and attractions, such as Fort Siloso, the Merlion, Musical');
    document.write('Fountain, Dolphin Lagoon and Underwater World.');
    document.write('<\/font><\/p><\/td><\/tr>');
    
    document.write('<tr><td><font size=2><i><u><a href="#top">Return to top<\/u><\/i><\/td><\/tr>');
    
    
    <!-- Jurong Bird Park -->
    document.write('<tr><u><b>JURONG BIRD PARK<\/b><\/u><\/tr>');
    document.write('<tr><td><img src="birdpark.jpg"><\/td>');
    document.write('<td><p><font face="arial">Jurong Bird Park is the largest bird park in Asia Pacific and one of the world\'s finest.');
    document.write('It has a collection of over 8000 birds and 600 species, probably the most extensive in the world.');
    document.write('<\/font><\/p><\/td><\/tr>');
    
    document.write('<tr><td><font size=2><i><u><a href="#top">Return to top<\/u><\/i><\/td><\/tr>');
    
    
    
    <!-- Zoo -->
    document.write('<tr><u><b>ZOO<\/b><\/u><\/tr>');
    document.write('<tr><td><img src="zoo.jpg"><\/td>');
    document.write('<td><p><font face="arial">The Singapore Zoo is acclaimed for its wide range of species of animals. ');
    document.write('Featuring more than a hundred species of animals from all over the world,');
    document.write('they are kept in beautifully decorated environments suited to each and every animal.');
    document.write('The 1-hectare Primate Kingdom houses approximately 100 primates of 11 species.');
    document.write('<\/font><\/p><\/td><\/tr>');
    
    document.write('<tr><td><font size=2><i><u><a href="#top">Return to top<\/u><\/i><\/td><\/tr>');
    document.write('<\/table>');
    
    </script>
    </body>
    </html>
    __________________
    At least 98% of internet users' DNA is identical to that of chimpanzees
    Reply With Quote
      #12  
    Old 06-26-2007, 09:09 AM
    landslide landslide is offline
    Registered User
     
    Join Date: Oct 2006
    Posts: 390
    what is this for?

    What is this doing?
    You may also want to look at the way you tried to create your tables also.
    document.write('</br></br>');
    document.write('<table bgcolor=white width=100%>');
    document.write('<tr><u><b>CHINATOWN</b></u></tr>');
    document.write('<tr><td><img src="Chinatown.jpg"></td>');
    Reply With Quote
      #13  
    Old 06-26-2007, 11:12 AM
    Xerox1982 Xerox1982 is offline
    Registered User
     
    Join Date: Jun 2007
    Posts: 11
    Quote:
    Originally Posted by Gaultierz
    document.write('<p><font size="3" color="black" face="Arial">Singapore is very well known for: the cleanest surroundings in Asia, a fascinating fusion of ');



    document.write('<td><p><font face="arial">Singapore\'s Chinatown evolved around 1821 when the first Chinese junk arrived from Xiamen, Fujian province in');



    document.write('<td><p><font face="arial">Singapore\'s Chinatown evolved around 1821 when the first Chinese junk arrived from Xiamen, Fujian province in');



    document.write('Sentosa is packed full of fun places and attractions, such as Fort Siloso, the Merlion, Musical ');



    document.write('<td><p><font face="arial">Jurong Bird Park is the largest bird park in Asia Pacific and one of the world\'s finest.');

    Cheers!
    oh ok...is dat all???btw thanks a million....apprciate it...
    Reply With Quote
      #14  
    Old 06-26-2007, 11:14 AM
    Xerox1982 Xerox1982 is offline
    Registered User
     
    Join Date: Jun 2007
    Posts: 11
    Quote:
    Originally Posted by Fang
    Check through the document an d take note of all changes.
    Code:
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
    <html lang="en">
    <head>
    <title>interests</title>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
    <!--interests.html-->
    
    <style type="text/css">
     :link { color: navy }
     :visited { color: green }
     :active { color: orange }
    </style>
    </head>
    <body>
    <script type="text/javascript">
    
    document.write('<p><font size="3" color="black" face="Arial">Singapore is very well known for: the cleanest surroundings in Asia, a fascinating fusion of ');
    document.write('&nbsp;different cultures...and last but certainly not the least of all, great shopping! This is one of the favourite hobbies of almost all');
    document.write('&nbsp;Singaporeans.<\/font><\/p>');
    
    document.write('<\/br><\/br>');
    document.write('<table bgcolor="white" width="100%">');
    document.write('<tr><u><b>CHINATOWN<\/b><\/u><\/tr>');
    document.write('<tr><td><img src="Chinatown.jpg"><\/td>');
    document.write('<td><p><font face="arial">Singapore\'s Chinatown evolved around 1821 when the first Chinese junk arrived from Xiamen, Fujian province in');
    document.write('&nbsp;China. Chinatown, arose from the fact each household at that time had to collect fresh water from the wells in.<\/br>');
    document.write('Ann Siang Hill and Spring Street, using bullock-drawn carts. Chinatown can be divided into');
    document.write('&nbsp;four main districts - Kreta Ayer, Telok Ayer, Tanjong Pagar and Bukit Pasoh - each with its');
    document.write('own distinctive flavour. The heart of activity is in the Trengganu area.<\/font><\/p><\/td><\/tr>');
    
    document.write('<tr><td><font size=2><i><u><a href="#top">Return to top<\/u><\/i><\/td><\/tr>');
    
    <!-- Little India -->
    document.write('<tr><u><b>LITTLE INDIA<\/b><\/u><\/tr>');
    document.write('<tr><td><img src="lilindia.jpg"><\/td>');
    document.write('<td><p><font face="arial">Singapore\'s Chinatown evolved around 1821 when the first Chinese junk arrived from Xiamen, Fujian province in');
    document.write('&nbsp;China. Chinatown, arose from the fact each household at that time had to collect fresh water from the wells in.<\/br>');
    document.write('Ann Siang Hill and Spring Street, using bullock-drawn carts. Chinatown can be divided into');
    document.write('&nbsp;four main districts - Kreta Ayer, Telok Ayer, Tanjong Pagar and Bukit Pasoh - each with its');
    document.write('own distinctive flavour. The heart of activity is in the Trengganu area.<\/font><\/p><\/td><\/tr>');
    
    document.write('<tr><td><font size=2><i><u><a href="#top">Return to top<\/u><\/i><\/td><\/tr>');
    
    <!-- Sentosa -->
    document.write('<tr><u><b>SENTOSA<\/b><\/u><\/tr>');
    document.write('<tr><td><img src="sentosa.jpg"><\/td>');
    document.write('<td><p><font face="arial">Sentosa is a familiar name with both Singaporeans and international visitors.');
    document.write('For tourists, a visit to Singapore is incomplete without at least a day on this island resort.<\/br>');
    document.write('Sentosa is packed full of fun places and attractions, such as Fort Siloso, the Merlion, Musical');
    document.write('Fountain, Dolphin Lagoon and Underwater World.');
    document.write('<\/font><\/p><\/td><\/tr>');
    
    document.write('<tr><td><font size=2><i><u><a href="#top">Return to top<\/u><\/i><\/td><\/tr>');
    
    
    <!-- Jurong Bird Park -->
    document.write('<tr><u><b>JURONG BIRD PARK<\/b><\/u><\/tr>');
    document.write('<tr><td><img src="birdpark.jpg"><\/td>');
    document.write('<td><p><font face="arial">Jurong Bird Park is the largest bird park in Asia Pacific and one of the world\'s finest.');
    document.write('It has a collection of over 8000 birds and 600 species, probably the most extensive in the world.');
    document.write('<\/font><\/p><\/td><\/tr>');
    
    document.write('<tr><td><font size=2><i><u><a href="#top">Return to top<\/u><\/i><\/td><\/tr>');
    
    
    
    <!-- Zoo -->
    document.write('<tr><u><b>ZOO<\/b><\/u><\/tr>');
    document.write('<tr><td><img src="zoo.jpg"><\/td>');
    document.write('<td><p><font face="arial">The Singapore Zoo is acclaimed for its wide range of species of animals. ');
    document.write('Featuring more than a hundred species of animals from all over the world,');
    document.write('they are kept in beautifully decorated environments suited to each and every animal.');
    document.write('The 1-hectare Primate Kingdom houses approximately 100 primates of 11 species.');
    document.write('<\/font><\/p><\/td><\/tr>');
    
    document.write('<tr><td><font size=2><i><u><a href="#top">Return to top<\/u><\/i><\/td><\/tr>');
    document.write('<\/table>');
    
    </script>
    </body>
    </html>
    thanks agin..im still finding wats e error....but its making me headache...
    Reply With Quote
      #15  
    Old 06-26-2007, 11:49 AM
    Fang's Avatar
    Fang Fang is offline
    Resistance is futile
     
    Join Date: Apr 2003
    Location: Netherlands
    Posts: 18,435
    http://www.webreference.com/programm...ipt/diaries/2/
    http://www.w3.org/TR/html4/appendix/...html#h-B.3.2.1
    __________________
    At least 98% of internet users' DNA is identical to that of chimpanzees
    Reply With Quote
    Reply

    Bookmarks


    Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
     
    Thread Tools Search this Thread
    Search this Thread:

    Advanced Search
    Display Modes Rate This Thread
    Rate This Thread:

    Posting Rules
    You may not post new threads
    You may not post replies
    You may not post attachments
    You may not edit your posts

    BB code is On
    Smilies are On
    [IMG] code is Off
    HTML code is Off
    Forum Jump


    All times are GMT -5. The time now is 03:36 PM.



    Acceptable Use Policy


    The Network for Technology Professionals

    Search:

    About Internet.com

    Legal Notices, Licensing, Permissions, Privacy Policy.
    Advertise | Newsletters | E-mail Offers

    Powered by vBulletin® Version 3.7.3
    Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.