Coursify
Create New CourseGalleryContact

computer science

Unit 1
Data
What is Data?Types of DataData Analysis
Unit 2 • Chapter 3

HTML and CSS

Video Summary

HTML and CSS are two of the most important languages for web development. HTML (Hypertext Markup Language) is the language used to create the structure of a web page, while CSS (Cascading Style Sheets) is used to control the look and feel of a web page. HTML is used to create the basic structure of a web page, including the headings, paragraphs, lists, and images. CSS is used to control the appearance of a web page, including the colors, fonts, and layout. Together, HTML and CSS are used to create the visually appealing and functional web pages that we see every day.

Knowledge Check

What does CSS stand for?

What is the purpose of HTML?

What is the most common element in HTML?