Div not inheriting body style

L

Lanmind

Hello all,

On my page here:

http://www.dockhawk.com/

Some text in elements of the div id="directions" isn't inheriting the
correct text sizes from the body. Firebug says it has yet a lot of the
elements come out as default.

To get the "directions" text on screen please:

1>Upon loading type "california" in the text box and click "submit".

2>Either click on one of the markers on the map or pick a result that
appears on the right

3>In the info window that appears on the map please click either the
"To here" or "From here" links

4>In the next info window please type Oakland, CA in the text box and
then click "Get Directions".

The large undesirable text will appear in the "directions" div, middle
of the screen between the map and results.

I appreciate any pointers.

Again page- http://www.dockhawk.com/

and external CSS- http://www.dockhawk.com/default.css
 
H

Harlan Messinger

Lanmind said:
Hello all,

On my page here:

http://www.dockhawk.com/

Some text in elements of the div id="directions" isn't inheriting the
correct text sizes from the body. Firebug says it has yet a lot of the
elements come out as default.

To get the "directions" text on screen please:

1>Upon loading type "california" in the text box and click "submit".

2>Either click on one of the markers on the map or pick a result that
appears on the right

3>In the info window that appears on the map please click either the
"To here" or "From here" links

4>In the next info window please type Oakland, CA in the text box and
then click "Get Directions".

The large undesirable text will appear in the "directions" div, middle
of the screen between the map and results.

I appreciate any pointers.

Again page- http://www.dockhawk.com/

and external CSS- http://www.dockhawk.com/default.css

See what happens if you stick

<!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">

at the top of the page.
 
H

Harlan Messinger

Lanmind said:
Thank you

Did it work? Before, the page was being treated in Quirks mode, one
aspect of which is that font properties are reset to defaults inside
tables, independent of what's outside them. If you're using the latest
version of Firebug, you may have noticed Firefox's application of its
internal stylesheet quirks.css, with font property values for the table
element set to -moz-default.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,744
Messages
2,569,484
Members
44,903
Latest member
orderPeak8CBDGummies

Latest Threads

Top