/    Sign up×
Community /Pin to ProfileBookmark

Simple Hyperlink Help!

😡

Hi,

i’m creating a website, with a Top Frame, a Side Frame, and a ‘Main’ Frame.

yesterday I had my hyperlinks in the Side frame, open the hyperlinks in the Main frame. for some reason this morning, the hyperlinks have decided to open the pages over all the other frames, so i’ve got no side bar, no top bar, no main, just one page! this is the code in the side frame i use for the hyperlinks…

<body>

 <p class="style1"><a href="adminpass.htm" title="Administration " target="main" class="style1">Administration </a></p>

 <p class="style1"><a href="pupil.htm" title="Pupils" target="main">Pupils</a></p>

 <p class="style1"><a href="teacher.htm" title="Teachers" target="main">Teachers</a></p>

 <p class="style1"><img src="music.gif" width="123" height="75"></p>

</body>

this is driving me absolutely mad!!! 😡 ? its just simple HTML!

another small problem I have is the name of the webpages. the current name in the top of the webpage (i think its the Title tag) is New Page 2.

I’ve looked in the side bar, top bar, the main, and the Index, but can’t find where to change it? any ideas?

thanks in advance

to post a comment
HTML

2 Comments(s)

Copy linkTweet thisAlerts:
@kelly23Dec 01.2005 — Do you have a url where we can take a look at the whole thing?

As for the title, that's a tag that should be right below the opening <html> tag called: <title> and it's used like this:

<title>Title Goes Here</title>

However, if you're referring to the name of the "frame", that's set in the <frame> tag for example:

<frame src="sidebar.html" name="navigation">

<frame src="content.html" name="main">
Copy linkTweet thisAlerts:
@bluebird1984authorDec 01.2005 — for some reason after it's started to work again?? i have no idea why!?

thanks for your help with the title

?
×

Success!

Help @bluebird1984 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 5.28,
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: @AriseFacilitySolutions09,
tipped: article
amount: 1000 SATS,

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

tipper: @darkwebsites540,
tipped: article
amount: 10 SATS,
)...