Your Learning Progress
Beginner
0/10 completedIntermediate
0/10 completedAdvanced
0/10 completedBeginner Tasks
Text Color
Not StartedChange the text color of a paragraph to blue.
Font Size
Not StartedIncrease heading font size using font-size.
Background Color
Not StartedApply a background color to a div.
Margins & Padding
Not StartedAdd margin and padding to an element.
Border Styling
Not StartedAdd a border with 2px solid red.
Box Model
Not StartedDemonstrate padding, margin, and border around an element.
Class Selectors
Not StartedStyle a class .highlight with yellow background.
ID Selectors
Not StartedStyle an element with id="main" with bold text.
Text Alignment
Not StartedCenter-align a heading using text-align.
Link Styling
Not StartedRemove underline from a link and change its color on hover.
Intermediate Tasks
Flexbox Layout
Not StartedCreate a two-column layout using flexbox.
Grid Layout
Not StartedCreate a 2x2 grid using display: grid.
Hover Effects
Not StartedAdd a hover effect to a button with background change.
Transitions
Not StartedSmoothly change the background color of a box on hover.
Transform
Not StartedRotate an image by 20 degrees on hover.
Pseudo Classes
Not StartedUse :first-child to style the first list item differently.
Pseudo Elements
Not StartedAdd a custom arrow using ::before to a heading.
Media Queries
Not StartedChange the background to black on screens less than 768px.
Positioning
Not StartedUse position: absolute to place an element in the corner.
Z-index
Not StartedUse z-index to layer an image on top of text.
Advanced Tasks
Animations
Not StartedCreate a keyframe animation to move a box left to right.
Custom Fonts
Not StartedUse @font-face or Google Fonts to apply a new font.
Variables
Not StartedDefine and use CSS variables (--main-color).
Clip Path
Not StartedCreate a circle-shaped image using clip-path.
Flex-wrap and Gap
Not StartedCreate a responsive flex container with wrapping.
Grid Template Areas
Not StartedDesign a layout using named grid areas.
Responsive Design
Not StartedUse vw, vh, % units for fluid layouts.
Dark Mode Toggle
Not StartedUse data-theme and CSS variables to implement dark mode.
Custom Scrollbar
Not StartedStyle the browser scrollbar using pseudo-elements.
Backdrop Filter
Not StartedAdd blur effect behind a modal using backdrop-filter.
Certificate Tracker
Sample Certificate Preview
