Skip to main content
CS Teaching Tips

Main navigation

  • Browse All Tips
  • Tags
  • 3D
  • About
  • Rate Tips
  • Tip Sheets

CSS

Provide students with the following document to help them remember important HTML and CSS facts; print it on cardstock to help them understand how important it is to keep around.

Remind students to clear elements after using float so that extra elements don’t try to float as well when teaching CSS.

Misconception: Students frequently forget to close tags or other paired constructs when writing HTML and CSS code, this error is called unclosed pairs. To help prevent this, have students write both open and close HTML tags before adding content.

Use CodePen and jsFiddle to teach web development.

When creating websites, many misconceptions students have arise from not fully understanding CSS, Cascading Style Sheets.

Pagination

  • Previous page ‹‹
  • Page 2
Subscribe to CSS

For more information or to report a bug, contact us at admin@csteachingtips.org. Built with Bootstrap. Powered by Drupal.

Privacy Policy