I have not been able to find a solution to my problem. I have added
blank anchor tags like the one seen in the snip of code below.

</ul>
<a id="10" class="space"></a>
<p>Since the early...

I want to drop the tag and have this:

</ul>
<p id="10">Since the early...

This URL explains my problem with images.
http://webpages.charter.net/jlgates/css.html

I am using CSS to keep part of the displayed page anchored to the top
and left side of the view window. I want the page to behave as though
I was using frames. I can get the behavior I want in IE but not in
Firefox.

The problem I am having is it behaves the way I want in one or the
other but not both depending on what I do with the HTML code (blank
anchor or no blank anchor). I want it to behave have in Firefox the
way it behaves in IE. I only use Firefox and these pages are only
going to be viewed using Firefox. These pages won't be viewed by other
people using other browsers.

How can I get the desired behavior I want in Firefox?

-- 
"If the American people ever allow private banks to control the issue
of their money, first by inflation and then by deflation, the banks
and corporations that will grow up around them, will deprive the
people of their property until their children will wake up homeless on
the continent their fathers conquered."
-Thomas Jefferson

This has been happening for the last 100 years.
______________________________________________________________________
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