Web Analytics Made Easy -
StatCounter Getting Floating CSS Behavior to Stay Put - CodingForum

Announcement

Collapse
No announcement yet.

Getting Floating CSS Behavior to Stay Put

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Getting Floating CSS Behavior to Stay Put

    Hi All,

    So I cobbled together what I think is a CSS behavior on my landing page: http://www.gdlee.com. The problem I'm having is getting it to stay nested in the div when the window size exceeds the div size.

    I feel like it's a simple fix that a pro would know to do right off but I simply can't seem to reverse engineer it to act right.

    Thanks in advance for any suggestions. If you want me to create a page for the code I'll be happy to but I don't think there are any engines running on it.

    Thanks
    FP

  • #2
    1st of all validate your page in http://validator.w3.org
    Following are few mistakes I noticed:


    <style> tag must be in <head> tag, but in your page it is outside.

    main table width is 1018 and its 1st <td> tag's width is 1050.... How it can be?

    Comment

    Working...
    X
    😀
    🥰
    🤢
    😎
    😡
    👍
    👎