473,396 Members | 1,671 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

labels in web pages

We have a number of pages on our site which use labels which I cannot
find defined (with for example <a name= > ) but which work perfectly
well. 'top' and 'side bar' in particular.

eg 'top' in
http://www.bangor.ac.uk/ced/studentguide.htm

Is it defined somewhere in the page, or is it pre-defined in html?
If pre-defined, is there a definitive list of them?

Regards
Phil

Jul 23 '05 #1
3 1559
"P.R.Brady" <is****@bangor.ac.uk> wrote:
We have a number of pages on our site which use labels which I cannot
find defined (with for example <a name= > ) but which work perfectly
well. 'top' and 'side bar' in particular.

eg 'top' in
http://www.bangor.ac.uk/ced/studentguide.htm

Is it defined somewhere in the page, or is it pre-defined in html?
If pre-defined, is there a definitive list of them?


Your clue should lie in the realization that it's pretty far-fetched
to think that a browser would know, without being told, which part of
the page is the "side bar".

Some browsers will jump to the top of the page for *any* fragment
(fragment = the part of a URL to the right of the # sign) that isn't
defined on the page. "#top" has no intrinsic meaning; it could just as
easily be "#ashfdioasdhf".

You don't need <a name="..."> to create a proper target for a URL
fragment, however: the ID attribute on *any* element will serve the
same purpose in modern browsers.

--
Harlan Messinger
Remove the first dot from my e-mail address.
Veuillez ôter le premier point de mon adresse de courriel.
Jul 23 '05 #2
On Wed, 15 Sep 2004 14:19:02 +0100, P.R.Brady <is****@bangor.ac.uk> wrote:
We have a number of pages on our site which use labels which I cannot
find defined (with for example <a name= > ) but which work perfectly
well. 'top' and 'side bar' in particular.

eg 'top' in
http://www.bangor.ac.uk/ced/studentguide.htm
Some browsers go to the top of the page when use *any* fragment identifier
that is not specified in the page.
Is it defined somewhere in the page, or is it pre-defined in html?
If pre-defined, is there a definitive list of them?


Nope, this is either error-handling or browser-specific extensions.
--
Rijk van Geijtenbeek

The Web is a procrastination apparatus:
It can absorb as much time as is required to ensure that you
won't get any real work done. - J.Nielsen
Jul 23 '05 #3
P.R.Brady wrote:
We have a number of pages on our site which use labels which I cannot
find defined (with for example <a name= > ) but which work perfectly
well. 'top' and 'side bar' in particular.

eg 'top' in
http://www.bangor.ac.uk/ced/studentguide.htm

Is it defined somewhere in the page, or is it pre-defined in html?
If pre-defined, is there a definitive list of them?

Regards
Phil


Thanks for the prompt replies!
Phil

Jul 23 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: rasta | last post by:
is there a solution that will help create avery std (e.g., 5160) labels in asp.net the result can be html/word doc or PDF. the only requirement is that the resulting pages are accurate and...
6
by: DebbieG | last post by:
I am creating a database for a small department in a university. Each student in their database can have 2 mailing addresses. They wanted mailing labels pulling just the 1st address. No problem....
3
by: Grim Reaper | last post by:
I print mailing labels out of Access 2000 databases about 3 to 4 times a week. I have been having problems with one thing since I have been printing mailing labels. I print mailing labels by...
2
by: Henry J. Murphy | last post by:
I have a report that has been running without incident for 2 years. Today all the labels on the report no longer print. All are Visible in their individual property pages. Labels on all other...
3
by: Grim Reaper | last post by:
I know this is probably an easy question, but I could not find/figure it out. Basically, I am printing mailing labels with a "Sorting/Grouping" section that groups the label types together....
2
by: Giovane Calabrese | last post by:
( aspx + vb ) hi everyone ! I really need make that function work ! im brazilian , and i want to make a multilanguage system , that function above must look at all ASPX take the labels ID and...
2
by: tshad | last post by:
Is there another way to put labels on a page other than asp:label? I have been building a page where I use a label to display the calculated result of some imput. I do it using Javascript. But...
6
by: MJ | last post by:
Is it possible to print varying numbers of labels from Access?
6
by: Ron | last post by:
Hi, I know Access allows for easy construction of a report setup to print labels from a table/query, etc. I've done that one. It works pretty well for what I need. However, is there an...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.