/    Sign up×
Community /Pin to ProfileBookmark

Can y’all look at my site please?

Hi, I am having a bit of a problem with my site.

[URL]http://aw2-forum.tripod.com[/URL]

I was trying to make the left frame go to the selected spot on the right, but that didnt work.

I also cant get a backround on my site.

I tried <body backround=”backround.gif”>

the backround.gif is on my site, and it wont go in.

Any suggestions on improvements?

thanks for your help!

to post a comment
HTML

5 Comments(s)

Copy linkTweet thisAlerts:
@steelersfan88Mar 13.2004 — first of all, its <body back[COLOR=blue]g[/COLOR]round="...">

checking out the site now...
Copy linkTweet thisAlerts:
@steelersfan88Mar 13.2004 — change this line:

<frame src="http://aw2-forum.tripod.com/home.html">

to

<frame src="http://aw2-forum.tripod.com/home.html" name="main">

And in your menu, change target="main" to target="_main" (not sure if thats a must though, but its more common)
Copy linkTweet thisAlerts:
@NeczyauthorMar 13.2004 — wow, i have been spelling that wrong for a LONG time LOL!! and Ill try that _main thing
Copy linkTweet thisAlerts:
@NeczyauthorMar 13.2004 — ok i fixed everything, and it looks pretty awesome id say, what are your opinions?

also how come some links dont work in mozilla? like the links from the table on the left?
Copy linkTweet thisAlerts:
@steelersfan88Mar 13.2004 — Add the following line right between these lines:[CODE]<font color=#005177>&nbsp;</font>
** ADD HERE **
</td></tr>[/CODE]
at the bottom of the menu code:[code=php]<a href="home.html#top" title="Go to Top" target="main" style="text-decoration: none; color: 005177">Top Of Page</a></font>[/code]That will put a back to top link, just so that users can navigate back to the top of your page.

Also, change your frames code to just the following:[code=php]<html>
<title>The Advance Wars 2 Site!</title>

<frameset cols="16.5%,83.5%" noresize>
<frame src="http://aw2-forum.tripod.com/menu.html">
<frame name="main" src="home.html">
</frameset>
</html>[/code]
Do not include the line following it, it is unneeded.

That should do it, looks great!
×

Success!

Help @Neczy spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 6.2,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @meenaratha,
tipped: article
amount: 1000 SATS,

tipper: @meenaratha,
tipped: article
amount: 1000 SATS,

tipper: @AriseFacilitySolutions09,
tipped: article
amount: 1000 SATS,
)...