VirtualMV/CSS/HelpDesk/Content

From WikiEducator
< VirtualMV‎ | CSS‎ | HelpDesk
Jump to: navigation, search

CSS Help Desk

  • Problem: Tab example not changing active tab
  • Solution: Check that the correct body id tag is set
  • Problem: panels not floating left correctly
  • Solutions
    1. Check all panels (divs) have float left AND widths are set to pixels (in responsive frameworks the @media tag is used to change the active css depending on the width of the browser)


Difference between id and name

Difference between style and class

Difference between # and .