An overview of Adding an event listener
- 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 overview of Adding an event listener
Learn how to add event listeners in jQuery so that your JavaScript can respond to events on the page, like when a user clicks a button or drags an image.
An overview of Animating DOM with setInterval
Learn how to use jQuery to animate elements in custom ways, like animating their sizes, borders, and spacing, to whatever values you specify.
An overview of Animating styles with CSS animations
An overview of Animating styles with requestAnimationFrame
Learn how to use jQuery to show, hide, and toggle elements with animation effects.
In this assignment, students create a blog in Wordpress following instructions. Each week, each student will create a blog. Also, each week a couple of student blogs will be demonstrated in class and peer-reviewed using the assessment rubric included. After peer review, the instructor will re-examine the completed peer reviews in an attempt to provide calibration and give additional expert feedback. At this point, the student will receive both peer as well as instructor feedback and have the opportunity to resubmit the work prior to beginning the final project. This provides the opportunity for the student to earn a better grade as well as have a component of the final project prepared.
This book is part of the college course CIMW 207 Social Media and Web Fundamentals currently offered at Saddleback College in Mission Viejo, CA and taught by Dr. Scot Trodick. This book can be viewed along with original social media and web fundamentals content which can be accessed by enrolling in CIMW 207 Social Media and Web Fundamentals offered at Saddleback College in Mission Viejo, CA and taught by Dr. Scot Trodick. Material from this course is not included in this open educational resource. Enrolling in the course CIMW 207 Social Media and Web Fundamentals at Saddleback College will provide full access to all materials or the content can be obtained directly from Bishop Publishing.
How to use CSS classess to identify HTML contents.
How to use CSS id's to identify HTML contents.
An example of a website that displays the potential of CSS to redesign a webpage.
An overview of the box model in CSS.
An overview of CSS descendant selectors
An overview of dynamic pseudo-classes in CSS.
Floating elements in CSS.
An introduction to the font-family propery of CSS.
An introduction to the font-size propery of CSS.
An introduction to a number of CSS font styles and shorthand.
How to group elements using CSS.