My HTML and CSS Journey

I would like to share a brief information about my journey on how i got familiar with HTML and CSS. By dedicating right amount of time every day you can gain better understanding of basic fundamentals of HTML and CSS. HTML and CSS are basic building blocks of Web Development, there are thousands of resources online to learn HTML/CSS and its okay ot learn from multiple resources and below i have mentioned resources i used to learn Front -End. When i started it took me 30days to be familiar with basic, like most of them it was difficult for me to come out of tutorial hell. As you all know what makes man perfect yes PRACTICE. Once i started writing code and building small projects i was able understand and connect the dots more easy and i learnt more from making mistake and debugging the error.Below are few of the static pages that i have build using plain HTML and CSS. You can refer my portfolio here to check more of my projects.

p1.png

p10.png

p14.png

Some of the important topics to cover under HTML and CSS are below:

HTML

  • HTML Elements
  • HTML Attributes
  • HTML Headings
  • HTML Paragraph
  • HTML Lists
  • HTML Inputs
  • HTML Symantec Tags
  • HTML Inline and Block Element

CSS

  • CSS Syntax
  • CSS Selectors
  • CSS Colors
  • CSS Units
  • CSS Backgrounds
  • CSS Borders
  • CSS Box Model
  • CSS Typography
  • CSS Positions
  • CSS Pseudo-Element
  • CSS Flexbox and grid

Resorces:

freecodecamp.org w3schools.com web.learncodeonline.in codecademy.com traversymedia.com enlear.academy/28-ebook-and-course-free-for..