An introduction to a number of CSS font styles and shorthand.
- Subject:
- Applied Science
- Computer Science
- Material Type:
- Interactive
- Lesson
- Provider:
- Khan Academy
- Provider Set:
- Khan Academy
- Author:
- Pamela Fox
- Date Added:
- 07/11/2021
An introduction to a number of CSS font styles and shorthand.
How to group elements using CSS.
An explanation of how properties are 'inherited' in CSS.
An example of CSS on Google Maps.
How position works in CSS.
An overview of specificity in CSS.
Using CSS to change size of items.
An overview of calculating results with CASE
Learn how to use 'chaining', a common technique in jQuery for chaining a sequence of method calls together.
An overview of Changing CSS classes
An overview of Changing attributes
An overview of changing rows with UPDATE and DELETE
An overview of Changing styles
Learn how to use jQuery to check that the webpage is fully loaded before you try to access and modify the DOM.
Pamela encourages you to use comments to make your code clearer and easier to understand.
Learn how to write code that will add color and outlines to your drawings, using the JavaScript language and ProcessingJS library.
Combining CSS class and element selectors.
How to combine multiple joins
Learn a technique for converting decimal numbers into binary numbers using just pen, paper, and calculations. Works best for small numbers, since bigger numbers require increasingly more calculations. Created by Pamela Fox.
How to use SQL to create a table and insert data into a database.