HTML + CSS

18 bookmarks
Custom sorting
Learn CSS | Codecademy
Learn CSS | Codecademy
In this CSS tutorial, you’ll learn how to add CSS to visually transform HTML into eye-catching sites.
·codecademy.com·
Learn CSS | Codecademy
Learn HTML | Codecademy
Learn HTML | Codecademy
Start at the beginning by learning HTML basics — an important foundation for building and editing web pages.
·codecademy.com·
Learn HTML | Codecademy
Color Names – HTML Color Codes
Color Names – HTML Color Codes
Modern browsers support 140 HTML color names which arelisted here along with their Hex color codes and RGB values.
·htmlcolorcodes.com·
Color Names – HTML Color Codes
DesignPLUS User Guide
DesignPLUS User Guide
If your institution has CIDI Labs (a plugin for Canvas), you should check out these guides. In particular, I recommend enabling the "advanced" features.
·cidilabs.instructure.com·
DesignPLUS User Guide
Canvas Style Guide
Canvas Style Guide
This page details the CSS class names you can use in Canvas. The style guide is no longer being updated BUT after some researching, it seems the class names included will continue to work in Canvas for the foreseeable future. Note that form elements (e.g. ) are stripped from the content editor so you can't really use the HTML in the "Forms" section of the guide.
·canvas.instructure.com·
Canvas Style Guide
Tables Tutorial | WAI W3C
Tables Tutorial | WAI W3C
This page goes over creating accessible tables with multiple headers, different sized rows and columns, and other irregularities. There's some work that goes into making tables accessible and many LMSs do not use good defaults (for example, Canvas does not add a header row to tables by default).
·w3.org·
Tables Tutorial | WAI W3C
Images Tutorial | WAI W3C
Images Tutorial | WAI W3C
Having accessible images online is about more than alt text. For example, what are you supposed to do if you're using an image as a link? Follow the guides in this tutorial to ensure your images are accessibility.
·w3.org·
Images Tutorial | WAI W3C
HTML Text Fundamentals | MDN
HTML Text Fundamentals | MDN
This guide from MDN Docs goes over headings, paragraphs, lists, bolding, and emphasizing. It really is the minimum you should know about HTML.
·developer.mozilla.org·
HTML Text Fundamentals | MDN
Styling Lists | MDN
Styling Lists | MDN
This guide goes over different list styles (alphabet, roman, square, etc).
·developer.mozilla.org·
Styling Lists | MDN
CSS Values and Units | MDN
CSS Values and Units | MDN
This guide goes over some foundational info you'll want to know when sizing elements and changing their colors.
·developer.mozilla.org·
CSS Values and Units | MDN
CSS Exercises | W3Schools
CSS Exercises | W3Schools
CSS practice exercises with immediate feedback from W3C Schools.
·w3schools.com·
CSS Exercises | W3Schools
W3Schools HTML Exercise
W3Schools HTML Exercise
HTML practice exercises with immediate feedback from W3C Schools.
·w3schools.com·
W3Schools HTML Exercise
WAVE Web Accessibility Tool | WebAIM
WAVE Web Accessibility Tool | WebAIM
WAVE is a web accessibility checker from the folks at WebAIM. I recommend using their browser extension to check the accessibility of any pages you're creating online. I find WAVE does better than the built-in accessibility checker in your LMS.
·wave.webaim.org·
WAVE Web Accessibility Tool | WebAIM