473,396 Members | 1,743 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.

Multiple-level Table of Contents

I'm trying to figure out which makes the most semantic sense for a
Table of Contents.

Here is a sample of the ToC (each line is a link to a document):

Windows Operating System
Supported Versions
Version Comparison

Using Your Computer
Logging In with Your Domain Account
Maintaining Your Roaming Profile
Administrative Accounts
Dangers of Running as an Administrator
Running Individual Programs as an Administrator
Group Administrative Account Policy
Problems with Saving Your Data on a Hard Drive

etc...

Is this best achieved (most semantically appropriate) with nested
unordered lists, nested definition lists, or something else?

David
Stardate 6263.0
Apr 6 '06 #1
2 1436
David Trimboli wrote:
I'm trying to figure out which makes the most semantic sense for a
Table of Contents.

Here is a sample of the ToC (each line is a link to a document):

Windows Operating System
Supported Versions
Version Comparison

Using Your Computer
Logging In with Your Domain Account
Maintaining Your Roaming Profile
Administrative Accounts
Dangers of Running as an Administrator
Running Individual Programs as an Administrator
Group Administrative Account Policy
Problems with Saving Your Data on a Hard Drive

etc...

Is this best achieved (most semantically appropriate) with nested
unordered lists, nested definition lists, or something else?


I would most likely use <ul> for that
Apr 6 '06 #2
Thu, 6 Apr 2006 09:59:52 -0400 from David Trimboli
<da***@trimboli.name>:
I'm trying to figure out which makes the most semantic sense for a
Table of Contents.

Here is a sample of the ToC (each line is a link to a document):

Windows Operating System
Supported Versions
Version Comparison

Using Your Computer
Logging In with Your Domain Account
Maintaining Your Roaming Profile
Administrative Accounts
Dangers of Running as an Administrator
Running Individual Programs as an Administrator
Group Administrative Account Policy
Problems with Saving Your Data on a Hard Drive

etc...

Is this best achieved (most semantically appropriate) with nested
unordered lists, nested definition lists, or something else?


I don't think the subheads are really definitions of the main heads.

IMHO it makes the most semantic sense with nested ordered lists. But
those come with numbers; if the numbers are unwanted I'd use nested
unordered lists even though the order does matter. (But then, I think
"ordered" and "unordered" lists are really badly named. Order is
significant in many unordered ["bulleted"] lists.) The CSS would then
handle the formatting.
--
Stan Brown, Oak Road Systems, Tompkins County, New York, USA
http://OakRoadSystems.com/
HTML 4.01 spec: http://www.w3.org/TR/html401/
validator: http://validator.w3.org/
CSS 2.1 spec: http://www.w3.org/TR/CSS21/
validator: http://jigsaw.w3.org/css-validator/
Why We Won't Help You:
http://diveintomark.org/archives/200..._wont_help_you
Apr 7 '06 #3

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

Similar topics

13
by: jing_li | last post by:
Hi, you all, I am a newbee for php and I need your help. One of my coworker and I are both developing a webpage for our project using php. We have a copy of the same files in different location...
6
by: Rolf Wester | last post by:
Hi, I have a form with a select element with multiple="true". When using the GET method (I suppose the same happens with the POST method) I can seen that the form sends channels=CH1&channels=CH2...
66
by: Darren Dale | last post by:
Hello, def test(data): i = ? This is the line I have trouble with if i==1: return data else: return data a,b,c,d = test()
6
by: x. zhang | last post by:
Hi Guys, We know that we can use <input type=file ...> to upload one file per time to the server. My question is if there are some way to upload multiple files per time to the server. (Of...
11
by: Ohaya | last post by:
Hi, I'm trying to understand a situation where ASP seems to be "blocking" of "queuing" requests. This is on a Win2K Advanced Server, with IIS5. I've seen some posts (e.g.,...
6
by: Ben Hallert | last post by:
Hi guys, I'm trying to figure out what bone headed mistake I made on something I put together. I've got a form (named 'context') that has a variable number of select-multiple inputs on it. ...
2
by: areef.islam | last post by:
Hi, I am kinda new to javascript and I am having this problem with selecting multiple options from a select tag. Hope someone can help me out here. here is my code...
1
by: abhishekhs | last post by:
Hi all I have more than one multiple select lists in a page. Something like this <tr> <td> <select NAME="StrainList" ID="StrainList" SIZE="5" multiple="multiple" style="width: 150px"> <?...
35
by: keerthyragavendran | last post by:
hi i'm downloading a single file using multiple threads... how can i specify a particular range of bytes alone from a single large file... for example say if i need only bytes ranging from...
6
by: phpnewbie26 | last post by:
My current form has one multiple select drop down menu as well as few other drop down menus that are single select. Originally I had it so that the multiple select menu was first, but this created...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
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
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
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: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
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...

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.