3rd week 👩‍💻

Neha Shaikh
2 min readFeb 28, 2021

We are diving into new concepts in each session. Its a tough schedule for me this weekend yet I am trying to do my best.

This week I created simple website having a sign in and a registration form and simple front page having images , some content and contact session where I provided the links to the social media. Here is what I created this week using the concepts we have learned so far.

My work link:

https://kangaroo-wonders.web.app/

p.c: ignore the images as I didn’t apply proper styling to the images for now, just for practice I created this :)

Sessions (Week 3)

Day 1 was all about CSS styling and type i.e., Inline, Inpage and Outpage.

Contents:

  • Import external fonts
  • font-size
  • text-decoration
  • font-weight
  • margin and padding
  • Developer tools

Day 2 was about building the soft skill

Content:

• Fixed vs Growth mindset

Day 3 covered the Selectors in CSS, pseudo classes and advanced CSS flexbox concept

Contents:

  • class selector, id selector
  • attribute selector
  • input field
  • focus, hover, visited ,active (pseudo classes)

5 properties of Flex-box

  • display flex
  • flex-direction
  • flex-content
  • justify-content
  • align-items

Moreover the thing which needs to sum up these concepts is Practice and continuous hard work in setting goals. There are many new things I came to know during these 3 weeks other than those above mentioned contents. I would be sharing them in the other blogs.

Practice makes a man perfect and Goal setting will never stop. I will continue to work hard and practice hard and see where things go

--

--