Ask a Question related to Macromedia Dynamic HTML, Design and Development.
-
Lambie_GBR #1
Help me, HTML Text problems
:confused;
In my HTML web documents, although the fonts and sizes I apply to different
pieces of text show up on the website document, when I edit it with Dreamweaver
8, all the text is size 12 (I think) Times New Roman.
If I highlight some text to be, for example, 14px Arial, it will change it to
that, but in Dreamweaver 8 it will still look like the default text, and I've
tried to change it but failed every time !
Please help,
Lambie
Lambie_GBR Guest
-
html text loading problems,
I've got an html file loading into a TextBox that is within several mc's and not on the _root level either. my html actually loads and I can see the... -
HTML <Href Link inside a form (HTML text box)
Hello, I am using a standard HTML Form to gather information from users and one of the elements within the form is a text box that users will paste... -
found content type of 'text/html; but expected 'text/xml'
Hi, i get the error "Client found response content type of 'text/html; charset=utf-8', but expected 'text/xml' when i invoke a webservice... -
Problems with bullets in html text
Hey, I figured out my problem... the '&' in the <li> tag is not allowed. jakwag, I don't see why anything is wrong with your code, sorry. Good... -
error ...response text/html;charset=utf-8 expected 'text/xml'
I have the same problem - anyone figure out an answer? Thanks! "Georgia Powel" <gpowel@isnsecurity.com> wrote in news:0d1201c37d21... -
Murray *ACE* #2
Re: Help me, HTML Text problems
Show me the code on a page like this please.
--
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
[url]http://www.dreamweavermx-templates.com[/url] - Template Triage!
[url]http://www.projectseven.com/go[/url] - DW FAQs, Tutorials & Resources
[url]http://www.dwfaq.com[/url] - DW FAQs, Tutorials & Resources
[url]http://www.macromedia.com/support/search/[/url] - Macromedia (MM) Technotes
==================
"Lambie_GBR" <webforumsuser@macromedia.com> wrote in message
news:e1idbn$k81$1@forums.macromedia.com...> :confused;
>
> In my HTML web documents, although the fonts and sizes I apply to
> different
> pieces of text show up on the website document, when I edit it with
> Dreamweaver
> 8, all the text is size 12 (I think) Times New Roman.
>
> If I highlight some text to be, for example, 14px Arial, it will change it
> to
> that, but in Dreamweaver 8 it will still look like the default text, and
> I've
> tried to change it but failed every time !
>
> Please help,
>
> Lambie
>
Murray *ACE* Guest
-
Lambie_GBR #3
Re: Help me, HTML Text problems
No.1 You mean put the whole source code of the page in here ?
No.2 Now that I deleted the different text styles the whole page is blank is
design mode ? but shows up fine when I open up the HTML in say, Firefox
:confused;
Should I just restart the document, I can remember the layout table sizes and
everything - or how can I give the code to you ?
Thanks
Lambie
Lambie_GBR Guest
-
Murray *ACE* #4
Re: Help me, HTML Text problems
> No.1 You mean put the whole source code of the page in here ?
Yes, or preferably, upload it somewhere and post a link to the page you
uploaded.
Clearly you deleted more than just styles (I'm guessing you deleted a> No.2 Now that I deleted the different text styles the whole page is blank
> is
> design mode ? but shows up fine when I open up the HTML in say, Firefox
> :confused;
closing HTML comment tag without also deleting the opening one). Of course,
we cannot know without seeing your code.
--
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
[url]http://www.dreamweavermx-templates.com[/url] - Template Triage!
[url]http://www.projectseven.com/go[/url] - DW FAQs, Tutorials & Resources
[url]http://www.dwfaq.com[/url] - DW FAQs, Tutorials & Resources
[url]http://www.macromedia.com/support/search/[/url] - Macromedia (MM) Technotes
==================
"Lambie_GBR" <webforumsuser@macromedia.com> wrote in message
news:e1j0i2$f04$1@forums.macromedia.com...> No.1 You mean put the whole source code of the page in here ?
>
> No.2 Now that I deleted the different text styles the whole page is blank
> is
> design mode ? but shows up fine when I open up the HTML in say, Firefox
> :confused;
>
> Should I just restart the document, I can remember the layout table sizes
> and
> everything - or how can I give the code to you ?
>
> Thanks
>
> Lambie
>
Murray *ACE* Guest
-
Lambie_GBR #5
Re: Help me, HTML Text problems
Here is the source code for my home page, without any written text in - but
shows up nothing in design mode; working fine when i open it up in a browser..
Thanks for your help so far,
Lambie
- - - - - - - - - -
<!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">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>Default page</title>
<link rel="shortcut icon" href="images/favicon.ico">
<style type="text/css">
<!--
body {
background-color: #CCCCCC;
}
#Layer1 {
position:absolute;
left:238px;
top:202px;
width:94px;
height:77px;
z-index:1;
}
#Layer2 {
position:absolute;
left:57px;
top:188px;
width:146px;
height:42px;
z-index:1;
}
#Layer3 {
position:absolute;
left:273px;
top:476px;
width:361px;
height:26px;
z-index:1;
}
-->
</style>
<script type="text/JavaScript">
<!--
function MM_findObj(n, d) { //v4.01
var p,i,x; if(!d) d=document;
if((p=n.indexOf("?"))>0&&parent.frames.length) {
d=parent.frames.document; n=n.substring(0,p);}
if(!(x=d)&&d.all) x=d.all; for (i=0;!x&&i<d.forms.length;i++) x=d.forms;
for(i=0;!x&&d.layers&&i<d.layers.length;i++)
x=MM_findObj(n,d.layers.document);
if(!x && d.getElementById) x=d.getElementById(n); return x;
}
//-->
</script>
<script type="text/javascript">
<!--
function MM_reloadPage(init) { //reloads the window if Nav4 resized
if (init==true) with (navigator) {if
((appName=="Netscape")&&(parseInt(appVersion)==4)) {
document.MM_pgW=innerWidth; document.MM_pgH=innerHeight;
onresize=MM_reloadPage; }}
else if (innerWidth!=document.MM_pgW || innerHeight!=document.MM_pgH)
location.reload();
}
MM_reloadPage(true);
function MM_preloadImages() { //v3.0
var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length;
i++)
if (a.indexOf("#")!=0){ d.MM_p=new Image; d.MM_p.src=a;}}
}
function MM_swapImgRestore() { //v3.0
var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a)&&x.oSrc;i++)
x.src=x.oSrc;
}
function MM_swapImage() { //v3.0
var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array;
for(i=0;i<(a.length-2);i+=3)
if ((x=MM_findObj(a))!=null){document.MM_sr=x; if(!x.oSrc) x.oSrc=x.src;
x.src=a;}
}
//-->
<style type="text/css">
<!--
.Title {
font-family: Tahoma;
font-size: 25px;
color: #00CCFF;
}
.Header {
font-size: 18px;
font-family: Tahoma;
}
.Normal {
font-size: 14px;
font-family: Tahoma;
}
.Footer {
font-size: 12px;
font-family: Tahoma;
}
-->
</style></head>
<body
onload="MM_preloadImages('images/navbar/default_mo.png','images/navbar/mo_button
s/home.jpg','images/navbar/mo_buttons/about.jpg','images/navbar/mo_buttons/portf
olio.jpg','images/navbar/mo_buttons/signup.jpg','images/navbar/mo_buttons/contac
t.jpg','images/navbar/mo_buttons/services.jpg')">
<div>
<table width="750" border="0" align="center" cellpadding="0" cellspacing="0"
bgcolor="#FFFFFF">
<!--DWLayoutTable-->
<tr>
<td height="114" colspan="7" valign="top"><img src="images/banner.png"
width="750" height="114" /></td>
</tr>
<tr>
<td width="31" height="15"></td>
<td width="4"></td>
<td width="5"></td>
<td width="64"></td>
<td width="601"></td>
<td width="7"></td>
<td width="38"></td>
</tr>
<tr>
<td height="32" colspan="7" valign="top"><div align="center"><strong><a
href="home.html" onmouseout="MM_swapImgRestore()"
onmouseover="MM_swapImage('Home','','images/navbar/mo_buttons/home.jpg',1)"><img
src="images/navbar/nonmo_buttons/home.jpg" name="Home" width="100" height="32"
border="0" id="Home" /></a><a href="about.html"
onmouseout="MM_swapImgRestore()"
onmouseover="MM_swapImage('About','','images/navbar/mo_buttons/about.jpg',1)"><i
mg src="images/navbar/nonmo_buttons/about.jpg" name="About" width="100"
height="32" border="0" id="About" /></a><a href="services.html"
onmouseout="MM_swapImgRestore()"
onmouseover="MM_swapImage('Services','','images/navbar/mo_buttons/services.jpg',
1)"><img src="images/navbar/nonmo_buttons/services.jpg" name="Services"
width="100" height="32" border="0" id="Services" /></a><a href="portfolio.html"
onmouseout="MM_swapImgRestore()"
onmouseover="MM_swapImage('Portfolio','','images/navbar/mo_buttons/portfolio.jpg
',1)"><img src="images/navbar/nonmo_buttons/portfolio.jpg" name="Portfolio"
width="100" height="32" border="0" id="Portfolio" /></a><a href="signup.html"
onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('Sign
Up','','images/navbar/mo_buttons/signup.jpg',1)"><img
src="images/navbar/nonmo_buttons/signup.jpg" name="Sign Up" width="100"
height="32" border="0" id="Sign Up" /></a><a href="contact.html"
onmouseout="MM_swapImgRestore()"
onmouseover="MM_swapImage('Contact','','images/navbar/mo_buttons/contact.jpg',1)
"><img src="images/navbar/nonmo_buttons/contact.jpg" name="Contact" width="100"
height="32" border="0" id="Contact" /></a></strong></div></td>
</tr>
<tr>
<td height="7"></td>
<td></td>
<td></td>
<td></td>
<td></td>
<td></td>
<td></td>
</tr>
<tr>
<td height="30"></td>
<td colspan="3" valign="top"><div align="center"
class="Title"></div></td>
<td> </td>
<td> </td>
<td> </td>
</tr>
<tr>
<td height="14"></td>
<td></td>
<td></td>
<td></td>
<td></td>
<td></td>
<td></td>
</tr>
<tr>
<td height="343"></td>
<td></td>
<td></td>
<td colspan="2" valign="top"><!--DWLayoutEmptyCell--> </td>
<td> </td>
<td> </td>
</tr>
<tr>
<td height="5"></td>
<td></td>
<td></td>
<td></td>
<td></td>
<td></td>
<td></td>
</tr>
<tr>
<td height="3"></td>
<td></td>
<td colspan="4" valign="top">
<HR WIDTH="70%" SIZE="3" NOSHADE></td>
<td></td>
</tr>
<tr>
<td height="37"></td>
<td></td>
<td> </td>
<td></td>
<td></td>
<td></td>
<td></td>
</tr>
</table>
</div>
</body>
</html>
Lambie_GBR Guest
-
Murray *ACE* #6
Re: Help me, HTML Text problems
Go here -
[url]http://validator.w3.org[/url], and validate the page - there are some important
errors there.
You have an XHTML doctype, but you are not using XHTML markup.
But the real killer is that you open a <script> tag in the head, and do not
close it -
<script type="text/javascript">
<!--
function MM_reloadPage(init) { //reloads the window if Nav4 resized
if (init==true) with (navigator) {if
((appName=="Netscape")&&(parseInt(appVersion)==4)) {
document.MM_pgW=innerWidth; document.MM_pgH=innerHeight;
onresize=MM_reloadPage; }}
else if (innerWidth!=document.MM_pgW || innerHeight!=document.MM_pgH)
location.reload();
}
MM_reloadPage(true);
function MM_preloadImages() { //v3.0
var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length;
i++)
if (a.indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a;}}
}
function MM_swapImgRestore() { //v3.0
var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a)&&x.oSrc;i++)
x.src=x.oSrc;
}
function MM_swapImage() { //v3.0
var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array;
for(i=0;i<(a.length-2);i+=3)
if ((x=MM_findObj(a))!=null){document.MM_sr[j++]=x; if(!x.oSrc)
x.oSrc=x.src; x.src=a[i+2];}
}
//-->
<style type="text/css">
<!--
(note that the <script> is not closed before the <style type="text/css">)
--
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
[url]http://www.dreamweavermx-templates.com[/url] - Template Triage!
[url]http://www.projectseven.com/go[/url] - DW FAQs, Tutorials & Resources
[url]http://www.dwfaq.com[/url] - DW FAQs, Tutorials & Resources
[url]http://www.macromedia.com/support/search/[/url] - Macromedia (MM) Technotes
==================
"Lambie_GBR" <webforumsuser@macromedia.com> wrote in message
news:e1j6he$n5u$1@forums.macromedia.com...> Here is the source code for my home page, without any written text in -
> but
> shows up nothing in design mode; working fine when i open it up in a
> browser..
>
> Thanks for your help so far,
>
> Lambie
> - - - - - - - - - -
> <!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">
> <head>
> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
> <title>Default page</title>
> <link rel="shortcut icon" href="images/favicon.ico">
> <style type="text/css">
> <!--
> body {
> background-color: #CCCCCC;
> }
> #Layer1 {
> position:absolute;
> left:238px;
> top:202px;
> width:94px;
> height:77px;
> z-index:1;
> }
> #Layer2 {
> position:absolute;
> left:57px;
> top:188px;
> width:146px;
> height:42px;
> z-index:1;
> }
> #Layer3 {
> position:absolute;
> left:273px;
> top:476px;
> width:361px;
> height:26px;
> z-index:1;
> }
> -->
> </style>
> <script type="text/JavaScript">
> <!--
> function MM_findObj(n, d) { //v4.01
> var p,i,x; if(!d) d=document;
> if((p=n.indexOf("?"))>0&&parent.frames.length) {
> d=parent.frames.document; n=n.substring(0,p);}
> if(!(x=d)&&d.all) x=d.all; for (i=0;!x&&i<d.forms.length;i++) x=d.forms;
> for(i=0;!x&&d.layers&&i<d.layers.length;i++)
> x=MM_findObj(n,d.layers.document);
> if(!x && d.getElementById) x=d.getElementById(n); return x;
> }
>
> //-->
> </script>
> <script type="text/javascript">
> <!--
> function MM_reloadPage(init) { //reloads the window if Nav4 resized
> if (init==true) with (navigator) {if
> ((appName=="Netscape")&&(parseInt(appVersion)==4)) {
> document.MM_pgW=innerWidth; document.MM_pgH=innerHeight;
> onresize=MM_reloadPage; }}
> else if (innerWidth!=document.MM_pgW || innerHeight!=document.MM_pgH)
> location.reload();
> }
> MM_reloadPage(true);
>
> function MM_preloadImages() { //v3.0
> var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
> var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0;
> i<a.length;
> i++)
> if (a.indexOf("#")!=0){ d.MM_p=new Image; d.MM_p.src=a;}}
> }
>
> function MM_swapImgRestore() { //v3.0
> var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a)&&x.oSrc;i++)
> x.src=x.oSrc;
> }
>
> function MM_swapImage() { //v3.0
> var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array;
> for(i=0;i<(a.length-2);i+=3)
> if ((x=MM_findObj(a))!=null){document.MM_sr=x; if(!x.oSrc)
> x.oSrc=x.src;
> x.src=a;}
> }
> //-->
> <style type="text/css">
> <!--
> .Title {
> font-family: Tahoma;
> font-size: 25px;
> color: #00CCFF;
> }
> .Header {
> font-size: 18px;
> font-family: Tahoma;
> }
> .Normal {
> font-size: 14px;
> font-family: Tahoma;
> }
> .Footer {
> font-size: 12px;
> font-family: Tahoma;
> }
> -->
> </style></head>
>
> <body
> onload="MM_preloadImages('images/navbar/default_mo.png','images/navbar/mo_button
> s/home.jpg','images/navbar/mo_buttons/about.jpg','images/navbar/mo_buttons/portf
> olio.jpg','images/navbar/mo_buttons/signup.jpg','images/navbar/mo_buttons/contac
> t.jpg','images/navbar/mo_buttons/services.jpg')">
> <div>
> <table width="750" border="0" align="center" cellpadding="0"
> cellspacing="0"
> bgcolor="#FFFFFF">
> <!--DWLayoutTable-->
> <tr>
> <td height="114" colspan="7" valign="top"><img
> src="images/banner.png"
> width="750" height="114" /></td>
> </tr>
> <tr>
> <td width="31" height="15"></td>
> <td width="4"></td>
>
> <td width="5"></td>
> <td width="64"></td>
> <td width="601"></td>
> <td width="7"></td>
> <td width="38"></td>
> </tr>
> <tr>
> <td height="32" colspan="7" valign="top"><div
> align="center"><strong><a
> href="home.html" onmouseout="MM_swapImgRestore()"
> onmouseover="MM_swapImage('Home','','images/navbar/mo_buttons/home.jpg',1)"><img
> src="images/navbar/nonmo_buttons/home.jpg" name="Home" width="100"
> height="32"
> border="0" id="Home" /></a><a href="about.html"
> onmouseout="MM_swapImgRestore()"
> onmouseover="MM_swapImage('About','','images/navbar/mo_buttons/about.jpg',1)"><i
> mg src="images/navbar/nonmo_buttons/about.jpg" name="About" width="100"
> height="32" border="0" id="About" /></a><a href="services.html"
> onmouseout="MM_swapImgRestore()"
> onmouseover="MM_swapImage('Services','','images/navbar/mo_buttons/services.jpg',
> 1)"><img src="images/navbar/nonmo_buttons/services.jpg" name="Services"
> width="100" height="32" border="0" id="Services" /></a><a
> href="portfolio.html"
> onmouseout="MM_swapImgRestore()"
> onmouseover="MM_swapImage('Portfolio','','images/navbar/mo_buttons/portfolio.jpg
> ',1)"><img src="images/navbar/nonmo_buttons/portfolio.jpg"
> name="Portfolio"
> width="100" height="32" border="0" id="Portfolio" /></a><a
> href="signup.html"
> onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('Sign
> Up','','images/navbar/mo_buttons/signup.jpg',1)"><img
> src="images/navbar/nonmo_buttons/signup.jpg" name="Sign Up" width="100"
> height="32" border="0" id="Sign Up" /></a><a href="contact.html"
> onmouseout="MM_swapImgRestore()"
> onmouseover="MM_swapImage('Contact','','images/navbar/mo_buttons/contact.jpg',1)
> "><img src="images/navbar/nonmo_buttons/contact.jpg" name="Contact"
> width="100"
> height="32" border="0" id="Contact" /></a></strong></div></td>
> </tr>
>
> <tr>
> <td height="7"></td>
> <td></td>
> <td></td>
> <td></td>
> <td></td>
> <td></td>
> <td></td>
> </tr>
>
> <tr>
> <td height="30"></td>
> <td colspan="3" valign="top"><div align="center"
> class="Title"></div></td>
> <td> </td>
> <td> </td>
> <td> </td>
> </tr>
> <tr>
> <td height="14"></td>
>
> <td></td>
> <td></td>
> <td></td>
> <td></td>
> <td></td>
> <td></td>
> </tr>
> <tr>
> <td height="343"></td>
>
> <td></td>
> <td></td>
> <td colspan="2" valign="top"><!--DWLayoutEmptyCell--> </td>
> <td> </td>
> <td> </td>
> </tr>
> <tr>
> <td height="5"></td>
> <td></td>
>
> <td></td>
> <td></td>
> <td></td>
> <td></td>
> <td></td>
> </tr>
> <tr>
> <td height="3"></td>
> <td></td>
>
> <td colspan="4" valign="top">
> <HR WIDTH="70%" SIZE="3" NOSHADE></td>
> <td></td>
> </tr>
> <tr>
> <td height="37"></td>
> <td></td>
> <td> </td>
> <td></td>
>
> <td></td>
> <td></td>
> <td></td>
> </tr>
> </table>
> </div>
> </body>
> </html>
>
Murray *ACE* Guest
-
Lambie_GBR #7
Re: Help me, HTML Text problems
Anyone :frown;
Would it just be easier to make the page again from scratch ?
Lambie
Lambie_GBR Guest
-
Murray *ACE* #8
Re: Help me, HTML Text problems
Probably not. You can fix this page without too much trouble. But the
point is, you are groping without a fair knowledge of HTML. The page has an
unnecessarily complex table structure, due to your use of Layout mode, and
will surely break again, when you least expect it. To see why I say this,
read here -
[url]http://apptools.com/rants/spans.php[/url]
Anyhow, here is your page, fixed -
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>Default page</title>
<link rel="shortcut icon" href="images/favicon.ico">
<style type="text/css">
<!--
body {
background-color: #CCCCCC;
}
#Layer1 {
position:absolute;
left:238px;
top:202px;
width:94px;
height:77px;
z-index:1;
}
#Layer2 {
position:absolute;
left:57px;
top:188px;
width:146px;
height:42px;
z-index:1;
}
#Layer3 {
position:absolute;
left:273px;
top:476px;
width:361px;
height:26px;
z-index:1;
}
-->
</style>
<script type="text/JavaScript">
<!--
function MM_findObj(n, d) { //v4.01
var p,i,x; if(!d) d=document;
if((p=n.indexOf("?"))>0&&parent.frames.length) {
d=parent.frames.document; n=n.substring(0,p);}
if(!(x=d)&&d.all) x=d.all; for (i=0;!x&&i<d.forms.length;i++) x=d.forms;
for(i=0;!x&&d.layers&&i<d.layers.length;i++)
x=MM_findObj(n,d.layers.document);
if(!x && d.getElementById) x=d.getElementById(n); return x;
}
//-->
</script>
<script type="text/javascript">
<!--
function MM_reloadPage(init) { //reloads the window if Nav4 resized
if (init==true) with (navigator) {if
((appName=="Netscape")&&(parseInt(appVersion)==4)) {
document.MM_pgW=innerWidth; document.MM_pgH=innerHeight;
onresize=MM_reloadPage; }}
else if (innerWidth!=document.MM_pgW || innerHeight!=document.MM_pgH)
location.reload();
}
MM_reloadPage(true);
function MM_preloadImages() { //v3.0
var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0;
i<a.length;
i++)
if (a.indexOf("#")!=0){ d.MM_p=new Image; d.MM_p.src=a;}}
}
function MM_swapImgRestore() { //v3.0
var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a)&&x.oSrc;i++)
x.src=x.oSrc;
}
function MM_swapImage() { //v3.0
var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array;
for(i=0;i<(a.length-2);i+=3)
if ((x=MM_findObj(a))!=null){document.MM_sr=x; if(!x.oSrc) x.oSrc=x.src;
x.src=a;}
}
//-->
</script>
<style type="text/css">
<!--
.Title {
font-family: Tahoma;
font-size: 25px;
color: #00CCFF;
}
.Header {
font-size: 18px;
font-family: Tahoma;
}
.Normal {
font-size: 14px;
font-family: Tahoma;
}
.Footer {
font-size: 12px;
font-family: Tahoma;
}
-->
</style>
</head>
<body
onload="MM_preloadImages('images/navbar/default_mo.png','images/navbar/mo_buttons/home.jpg','images/navbar/mo_buttons/about.jpg','images/navbar/mo_buttons/portfolio.jpg','images/navbar/mo_buttons/signup.jpg','images/navbar/mo_buttons/contact.jpg','images/navbar/mo_buttons/services.jpg')">
<div>
<table width="750" border="0" align="center" cellpadding="0"
cellspacing="0"
bgcolor="#FFFFFF">
<!--DWLayoutTable-->
<tr>
<td height="114" colspan="7" valign="top"><img src="images/banner.png"
width="750" height="114" /></td>
</tr>
<tr>
<td width="31" height="15"></td>
<td width="4"></td>
<td width="5"></td>
<td width="64"></td>
<td width="601"></td>
<td width="7"></td>
<td width="38"></td>
</tr>
<tr>
<td height="32" colspan="7" valign="top"><div
align="center"><strong><a href="home.html" onmouseout="MM_swapImgRestore()"
onmouseover="MM_swapImage('Home','','images/navbar/mo_buttons/home.jpg',1)"><img
src="images/navbar/nonmo_buttons/home.jpg" name="Home" width="100"
height="32" border="0" id="Home" /></a><a href="about.html"
onmouseout="MM_swapImgRestore()"
onmouseover="MM_swapImage('About','','images/navbar/mo_buttons/about.jpg',1)"><img
src="images/navbar/nonmo_buttons/about.jpg" name="About" width="100"
height="32" border="0" id="About" /></a><a href="services.html"
onmouseout="MM_swapImgRestore()"
onmouseover="MM_swapImage('Services','','images/navbar/mo_buttons/services.jpg',1)"><img
src="images/navbar/nonmo_buttons/services.jpg" name="Services" width="100"
height="32" border="0" id="Services" /></a><a href="portfolio.html"
onmouseout="MM_swapImgRestore()"
onmouseover="MM_swapImage('Portfolio','','images/navbar/mo_buttons/portfolio.jpg',1)"><img
src="images/navbar/nonmo_buttons/portfolio.jpg" name="Portfolio" width="100"
height="32" border="0" id="Portfolio" /></a><a href="signup.html"
onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('Sign
Up','','images/navbar/mo_buttons/signup.jpg',1)"><img
src="images/navbar/nonmo_buttons/signup.jpg" name="Sign Up" width="100"
height="32" border="0" id="Sign Up" /></a><a href="contact.html"
onmouseout="MM_swapImgRestore()"
onmouseover="MM_swapImage('Contact','','images/navbar/mo_buttons/contact.jpg',1)"><img
src="images/navbar/nonmo_buttons/contact.jpg" name="Contact" width="100"
height="32" border="0" id="Contact" /></a> </strong></div></td>
</tr>
<tr>
<td height="7"></td>
<td></td>
<td></td>
<td></td>
<td></td>
<td></td>
<td></td>
</tr>
<tr>
<td height="30"></td>
<td colspan="3" valign="top"><div align="center"
class="Title"></div></td>
<td> </td>
<td> </td>
<td> </td>
</tr>
<tr>
<td height="14"></td>
<td></td>
<td></td>
<td></td>
<td></td>
<td></td>
<td></td>
</tr>
<tr>
<td height="343"></td>
<td></td>
<td></td>
<td colspan="2" valign="top"><!--DWLayoutEmptyCell--> </td>
<td> </td>
<td> </td>
</tr>
<tr>
<td height="5"></td>
<td></td>
<td></td>
<td></td>
<td></td>
<td></td>
<td></td>
</tr>
<tr>
<td height="3"></td>
<td></td>
<td colspan="4" valign="top"><hr width="70%" size="3" noshade></td>
<td></td>
</tr>
<tr>
<td height="37"></td>
<td></td>
<td> </td>
<td></td>
<td></td>
<td></td>
<td></td>
</tr>
</table>
</div>
</body>
</html>
--
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
[url]http://www.dreamweavermx-templates.com[/url] - Template Triage!
[url]http://www.projectseven.com/go[/url] - DW FAQs, Tutorials & Resources
[url]http://www.dwfaq.com[/url] - DW FAQs, Tutorials & Resources
[url]http://www.macromedia.com/support/search/[/url] - Macromedia (MM) Technotes
==================
"Lambie_GBR" <webforumsuser@macromedia.com> wrote in message
news:e1tb6s$ema$1@forums.macromedia.com...> Anyone :frown;
>
> Would it just be easier to make the page again from scratch ?
>
> Lambie
Murray *ACE* Guest



Reply With Quote

