Skip to content

Instantly share code, notes, and snippets.

@adeisbright
Last active October 16, 2021 07:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save adeisbright/3dd5323f44e702a7b3f205050edda2c5 to your computer and use it in GitHub Desktop.
Save adeisbright/3dd5323f44e702a7b3f205050edda2c5 to your computer and use it in GitHub Desktop.
Get Started with CSS

Bigjara CSS : A Beginner Focused Approach

Lesson 1 : Introduction

The lesson link

Lesson 2 :Selectors

The lesson link

Lesson 3 : Color

The lesson link

Lesson 4 : Background

The lesson link

Lesson 5 : Fonts

The lesson link

Lesson 6 : Text

The lesson link

Lesson 7 : Links

The lesson link

Lesson 8 : List

The lesson link

Lesson 9 : Dimensioning

The lesson link

Lesson 10 : Box Model

The lesson link

Lesson 11 :Practice Example

The lesson link

Assignment for first set of lessons

  1. Create a web page containing a list of about 30 countries and capitals
  2. Create a registration page for a digital bank
  3. Create a review page for a mobile shop

Lesson 12: Styling Table

The lesson link

Intermediate CSS: CSS PART 2

Lesson 13: Styling Forms

First Lesson

Second Lesson

Lesson 14: Positioning

The lesson link

Lesson 15: Flexible Box Model

The lesson link

Lesson 16: Styling Images

The lesson link

@adeisbright
Copy link
Author

On styling of table, kindly attempt recreating this table available here:

table to practice

@adeisbright
Copy link
Author

Practice Exercises on Positioning, Flexbox, Forms, and Images

  1. On form , create the following:
    recreate this page

    Also recreate this

@adeisbright
Copy link
Author

Work on the gallery section of this page Link here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment