genericmailli...@gmail.com wrote:
>   
>>     
>>> I have not been able to find a solution to my problem.
>>>       
>>  Or, yet better, a
>> clickable link to the actual page in question.
>>
>>
>>     
> http://webpages.charter.net/jlgates/sample.html
>
>   





I hope this is what you are after...

-- floats will do, the fixed positioning is not needed
-- most new pages carry a strict doctype
-- to work properly both the markup and css need to be valid
-- the navigation is set as an unordered list (list of places to go or 
"jump" to) ul/li tags, no break tags needed
-- the text is set with paragraph <p>... </p> tags not break tags
-- to get the page to jump where you want the herf attribute thingy 
needs to be included (yours were empty)
-- the css is in the head of the document for my convenience only, call 
it from your directory as you did in your orginal file

Quick checked in IE 6/7/8, Safari, Opera, Firefox:
<http://chelseacreekstudio.com/ca/cssd/j.htm>

HTH.

Best,
~d





-- 
desktop
http://chelseacreekstudio.com/
mobile
http://chelseacreekstudio.mobi/

______________________________________________________________________
css-discuss [cs...@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to