Computing.Net > Forums > Web Development > Please Help With Code

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

Please Help With Code

Reply to Message Icon

Name: ealvin
Date: May 24, 2004 at 14:54:14 Pacific
OS: XP Home
CPU/Ram: 256
Comment:

I'm having trouble changing the type size. When I make the Change in FrontPage preview I see it but when I go to Preview it doesn't change. Would you please look at this code and tell me what I'm doing wrong?

<body bgcolor="#009966" text="#000000">

<table width="65%" border="0" cellspacing="0" cellpadding="15" align="center" bgcolor="#FFFFFF">
<tr>
<td>
<p align="center">Free
E-book

For Performance Bike Lovers!

<tr>
<td>
<p align="center">Free
E-book

For Performance Bike Lovers!

Thanks for your help.



Sponsored Link
Ads by Google

Response Number 1
Name: chaud
Date: May 24, 2004 at 14:56:30 Pacific
Reply:

Two topics are not needed. We cant see your font tag so we cant tell ya.

Excell Hosting for all your hosting needs.


0

Response Number 2
Name: safeTsurfa
Date: May 24, 2004 at 17:01:29 Pacific
Reply:

We could however, tell him how to stop the tag activating on this forum. Well, at least most of us could, since most of us resist the urge to use sarcasm and sanctimony towards an inexperienced member.

Alvin, you need to use spaces immediately inside the brackets of the font tag, so we get to see what it says. :)


0

Response Number 3
Name: SN
Date: May 24, 2004 at 17:11:30 Pacific
Reply:

Alternatively, we could actually go view-source and look at the font tags that way.

So far as I can tell, the font tags are identical, so of course no change in font shows up. What are you trying to accomplish?

-SN


0

Response Number 4
Name: ealvin
Date: May 24, 2004 at 17:27:40 Pacific
Reply:

I copied the code but I think it gets changed when I post. I'll try again.

<p align="left">< font size="2" face="Verdana, Arial, Helvetica, sans-serif" >Dear Performance Bike Lover,<tr>
<td>

Hopefully this will work. I'm trying to change the font size on this headline. I've tried making it bigger & it shows up that way in FrontPage Normal view but not in Preview. Thanks so much for your help.


0

Response Number 5
Name: RICKDUDE
Date: May 24, 2004 at 17:55:09 Pacific
Reply:

you need a < /font>


0

Related Posts

See More



Response Number 6
Name: ealvin
Date: May 24, 2004 at 19:59:18 Pacific
Reply:

Thanks. Where specifically do I need a and do I need an end one? I tried putting one in before the font size and it didn't seem to make a difference.


0

Response Number 7
Name: safeTsurfa
Date: May 25, 2004 at 06:12:04 Pacific
Reply:

Close the table, paragraph and font tags after you are done with them, so they wrap the area they influence. Almost all tags work as opening and closing pairs.

<table width="65%" border="0" cellspacing="0" cellpadding="15" align="center" bgcolor="#FFFFFF">
<tr>
<td>
<p align="left">< font size="2" face="Verdana, Arial, Helvetica, sans-serif" >Dear Performance Bike Lover,< /font ></p>
</td>
</tr>

<tr>
<td>
continue content to end of table, then</td>
</tr>
</table>


0

Sponsored Link
Ads by Google
Reply to Message Icon






Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Web Development Forum Home


Sponsored links

Ads by Google


Results for: Please Help With Code

help with php code! www.computing.net/answers/webdevel/help-with-php-code/3049.html

help with webhosting on linux/wbmin www.computing.net/answers/webdevel/help-with-webhosting-on-linuxwbmin/2688.html

Help with div layers and background www.computing.net/answers/webdevel/help-with-div-layers-and-background/2257.html