Computer Science - Web Development - CSS basics - CSS Fundamentals

5 sections. Section 1 'Adding CSS': Inline: <p style='color:red'>. Internal: <style> in head. External: <link rel='stylesheet' href='style.css'>. External is best (separation of concerns). Section 2 'Selectors': Element: p { }. Class: .highlight { }. ID: #header { }. Descendant: div p { }. Multiple:

Edodovivmagarwal
Computer Science - Web Development - CSS basics - CSS Fundamentals
Log in

Preparing your experience...

Loading scripts and resources

Comments (0)

0/5000

Comments are reviewed before appearing publicly.

About this Experience

Computer Science - Web Development - CSS basics - CSS Fundamentals

vivmagarwal
vivmagarwalJan 29, 2026

Description

5 sections. Section 1 'Adding CSS': Inline: <p style='color:red'>. Internal: <style> in head. External: <link rel='stylesheet' href='style.css'>. External is best (separation of concerns). Section 2 'Selectors': Element: p { }. Class: .highlight { }. ID: #header { }. Descendant: div p { }. Multiple:

Details

Computer ScienceWeb DevelopmentClass 9, Class 9, Stage 9, Grade 9

Engagement

13

Likes

0

Remixes

0

Comments