Boris Sprinkler
Dont be scared
Right as a favour to my father I have created a website for his business.
The main site uses CSS and HTML. I have no knowledge of coding websites and I am confused as to how or where i should place a script that opens a flash based gallery in several pages. The main page coding is thus
DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xmlns:xhtml="http://www.w3.org/1999/xhtml">
<head>
<meta name="description" content="Hortus, Exeter's premier location for exclusive gifts for garden and home. Sourced throughout Europe, Hortus offers the finest plants, ornaments and design ideas."></meta>
<meta name="author" content="Boris Sprinkler"></meta>
<meta name="keywords" content="Exeter, Garden, Devon, Design, Gifts, Chocolate, Chilli, gardendesign, food, lighting, trellis, pots, ceramics, exmouth, plants, planting, spain, andelucia, hablas, horticulture, hortus, birthday, wedding, presents, christmas"></meta>
<title>Welcome to Hortus - Products</title>
<link rel="stylesheet" type="text/css" media="screen" href="/main.css"></link>
<link rel="stylesheet" type="text/css" media="screen" href="/colorschemes/colorscheme1/colorscheme.css"></link>
<link rel="stylesheet" type="text/css" media="screen" href="style.css"></link>
<link rel="stylesheet" type="text/css" media="screen" href="style3.css"></link><script type="text/javascript" src="test.js"></script></head>
<body id="main_body">
<div id="_wfx_document">
<div id="container">
<div id="header">
<div id="text_caption">Hortus, 1A Central Station, Queen Street, Exeter, EX14 3SB</div>
<div id="key_visual"> </div>
<div id="logo"> </div>
</div>
<div id="main_container">
<div id="left_column_container">
<div id="main_nav_container">
<ul id="main_nav_list">
<li><a class="navimain_link navimain_link_1" href="index.html"></a></li>
<li><a class="navimain_link navimain_link_2" href="2.html"></a></li>
<li><a class="navimain_current" href="3.html"></a><div class="sub_nav_container">
<ul class="sub_nav_list">
<li><a class="navisub_link navisub_link_5" href="5.html"></a></li>
</ul>
</div>
</li>
<li><a class="navimain_link navimain_link_4" href="4.html"></a></li>
</ul>
</div>
<div id="sub_container1"></div>
</div>
<div id="sub_container2">
<div id="content_container"><h1>Products & Services</h1><p>Antique pots & garden tools.* </p><p>Baskets from Andalucia.</p><p>Exotic & unusual
plants.</p><p>Handmade Beeswax candles <br/>from Cumbria.</p><p>Oak garden labels from Hampshire.</p><p>Organic* handmade
<br/>chocolates.</p><p>Soaps from Provence. </p><p>Terracotta* candles from Cornwall.</p><p>Wall sconces & candlesticks for
the conservatory & garden.</p><p>Why not <a href="https://websitebuilder.1and1.co.uk/xml/wfxdirect/preview;jsessionid=4BDA91E918603016B943C7F5D64F6786.TC111a?mode=edit#">contact
us</a> for gift ideas.</p>
</div>
</div>
</div>
<div id="footer">
<div id="footer_text">hortus.org.uk</div>
</div>
</div>
<div id="extra_div1"><span></span></div>
<div id="extra_div2"><span></span></div>
<div id="extra_div3"><span></span></div>
<div id="extra_div4"><span></span></div>
<div id="extra_div5"><span></span></div>
<div id="extra_div6"><span></span></div>
<div id="extra_div7"><span></span></div>
<div id="extra_div8"><span></span></div>
<div id="extra_div9"><span></span></div>
<div id="extra_div10"><span></span></div>
<div id="extra_div11"><span></span></div>
<div id="extra_div12"><span></span></div>
</div>
</body>
<html>
Whilst the script I want to insert is:
<script type="text/javascript" src="/spicons/tinc/common/gallery/album.js">
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" width="500" height="462" align="middle">
<param name="allowScriptAccess" value="sameDomain"/>
<param name="movie" value=""/>
<param name=menu value=false>
<param name="quality" value="high"/>
<param name="bgcolor" value="#ffffff"/>
<embed src="" " quality="high" menu=false bgcolor="#ffffff" width="500" height="462" align="middle" allowscriptaccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" /> </object>
Now the script above was just created via one and one's automatic flash gallery, now they state I should just copy that into the page I want via my text editor (I'm using notepad, although this - work - laptop does have Frontpage on it). One thing I must state is I am confused as to why there isn't a closing </script> tag at the end, but that was the code their generator spewed out. I have broken the </html> links on purpose so it shouldn't render as a webpage in here, but I'm confused. Eveytime I have placed it into the page where would like it to go
under
<Wall sconces & candlesticks for
the conservatory & garden> it always breaks he CSS coding. Also I have tried both as they state and with a closed </script> tag.
Does anybody have any ideas. Apologies for length.
The main site uses CSS and HTML. I have no knowledge of coding websites and I am confused as to how or where i should place a script that opens a flash based gallery in several pages. The main page coding is thus
DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xmlns:xhtml="http://www.w3.org/1999/xhtml">
<head>
<meta name="description" content="Hortus, Exeter's premier location for exclusive gifts for garden and home. Sourced throughout Europe, Hortus offers the finest plants, ornaments and design ideas."></meta>
<meta name="author" content="Boris Sprinkler"></meta>
<meta name="keywords" content="Exeter, Garden, Devon, Design, Gifts, Chocolate, Chilli, gardendesign, food, lighting, trellis, pots, ceramics, exmouth, plants, planting, spain, andelucia, hablas, horticulture, hortus, birthday, wedding, presents, christmas"></meta>
<title>Welcome to Hortus - Products</title>
<link rel="stylesheet" type="text/css" media="screen" href="/main.css"></link>
<link rel="stylesheet" type="text/css" media="screen" href="/colorschemes/colorscheme1/colorscheme.css"></link>
<link rel="stylesheet" type="text/css" media="screen" href="style.css"></link>
<link rel="stylesheet" type="text/css" media="screen" href="style3.css"></link><script type="text/javascript" src="test.js"></script></head>
<body id="main_body">
<div id="_wfx_document">
<div id="container">
<div id="header">
<div id="text_caption">Hortus, 1A Central Station, Queen Street, Exeter, EX14 3SB</div>
<div id="key_visual"> </div>
<div id="logo"> </div>
</div>
<div id="main_container">
<div id="left_column_container">
<div id="main_nav_container">
<ul id="main_nav_list">
<li><a class="navimain_link navimain_link_1" href="index.html"></a></li>
<li><a class="navimain_link navimain_link_2" href="2.html"></a></li>
<li><a class="navimain_current" href="3.html"></a><div class="sub_nav_container">
<ul class="sub_nav_list">
<li><a class="navisub_link navisub_link_5" href="5.html"></a></li>
</ul>
</div>
</li>
<li><a class="navimain_link navimain_link_4" href="4.html"></a></li>
</ul>
</div>
<div id="sub_container1"></div>
</div>
<div id="sub_container2">
<div id="content_container"><h1>Products & Services</h1><p>Antique pots & garden tools.* </p><p>Baskets from Andalucia.</p><p>Exotic & unusual
plants.</p><p>Handmade Beeswax candles <br/>from Cumbria.</p><p>Oak garden labels from Hampshire.</p><p>Organic* handmade
<br/>chocolates.</p><p>Soaps from Provence. </p><p>Terracotta* candles from Cornwall.</p><p>Wall sconces & candlesticks for
the conservatory & garden.</p><p>Why not <a href="https://websitebuilder.1and1.co.uk/xml/wfxdirect/preview;jsessionid=4BDA91E918603016B943C7F5D64F6786.TC111a?mode=edit#">contact
us</a> for gift ideas.</p>
</div>
</div>
</div>
<div id="footer">
<div id="footer_text">hortus.org.uk</div>
</div>
</div>
<div id="extra_div1"><span></span></div>
<div id="extra_div2"><span></span></div>
<div id="extra_div3"><span></span></div>
<div id="extra_div4"><span></span></div>
<div id="extra_div5"><span></span></div>
<div id="extra_div6"><span></span></div>
<div id="extra_div7"><span></span></div>
<div id="extra_div8"><span></span></div>
<div id="extra_div9"><span></span></div>
<div id="extra_div10"><span></span></div>
<div id="extra_div11"><span></span></div>
<div id="extra_div12"><span></span></div>
</div>
</body>
<html>
Whilst the script I want to insert is:
<script type="text/javascript" src="/spicons/tinc/common/gallery/album.js">
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" width="500" height="462" align="middle">
<param name="allowScriptAccess" value="sameDomain"/>
<param name="movie" value=""/>
<param name=menu value=false>
<param name="quality" value="high"/>
<param name="bgcolor" value="#ffffff"/>
<embed src="" " quality="high" menu=false bgcolor="#ffffff" width="500" height="462" align="middle" allowscriptaccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" /> </object>
Now the script above was just created via one and one's automatic flash gallery, now they state I should just copy that into the page I want via my text editor (I'm using notepad, although this - work - laptop does have Frontpage on it). One thing I must state is I am confused as to why there isn't a closing </script> tag at the end, but that was the code their generator spewed out. I have broken the </html> links on purpose so it shouldn't render as a webpage in here, but I'm confused. Eveytime I have placed it into the page where would like it to go
under
<Wall sconces & candlesticks for
the conservatory & garden> it always breaks he CSS coding. Also I have tried both as they state and with a closed </script> tag.
Does anybody have any ideas. Apologies for length.
You're right - the closing tag's required.
