Saturday, June 4, 2022
HomeWordPress DevelopmentDAY ONE: LEARNING ABOUT CSS SELECTORS

DAY ONE: LEARNING ABOUT CSS SELECTORS




HOW IT ALL STARTED

I bear in mind seeing the #100daysofcode development on twitter and deciding to take part with zero programming background or data. I made a decision to begin in March, began out with python and immediately gave up alongside the road primarily due to procrastination. I wasn’t extraordinarily busy in my life, i imply i had a whole lot of free time however the truth that i needed to watch tutorials and browse stuff bored the hell out of me. Quick ahead to someplace in April when i made a decision to take my coding journey critically once more as a result of i noticed lots of people making progress on twitter. I at all times use this phrase to inspire myself ‘if another person may do it, what precisely is stopping me from additionally doing the identical factor?

I requested myself how i may make this journey simpler and enjoyable for me. So, i checked YouTube and listened to the tales of different self-taught builders they usually talked about a ‘roadmap’ i shortly checked out ‘roadmaps for freshmen in net improvement’ and realized i wanted to know some front-end data earlier than delving into back-end. Thoughts you, i wished to go straight into back-end improvement as a result of i suck at creativity. Quick ahead that is what introduced me to CSS and HTML. Studying each concurrently.



WHAT I COVERED TODAY

I learnt about CSS selectors and i’m going to spotlight the vital issues i famous out whiles studying and working towards;

  • CSS selectors are mainly a algorithm which inform the browser the set of HTML parts that ought to have a selected CSS model. For instance,

Image description

This set of code can be displayed on the net browser as;

Image description

If i wish to show the block of code above, i’ve to jot down a CSS code for that to ensure that the ‘choose‘ to really show on the net browser as italics. The CSS selectors then come in useful as a result of i wish to model a selected half in my HTML.
That is learn how to CSS selectors would then appear like in my exterior CSS model sheet;

Image description

  • CSS selectors make coding much less disturbing since you get to make modifications in your exterior model sheet simply with out having to make use of inline styling, which is tedious and troublesome to keep up.

  • Earlier than i learnt about CSS selectors, i used to model all my

    codes with the inline styling and belief me, it was so so disturbing as a result of i generally combine them up. And picture me, a newbie having to undergo all that stress! I wished to surrender at that time (gosh, i’ve wished to surrender so many instances… even up until now i wish to surrender 😂😂😂)In any case, i do not need my documentation to look ‘too critical’ so i’m being casual. I’m making it public as effectively so i’m accountable and check out my greatest to submit what i’m studying and my progress.



WHAT I DID AFTER THE TUTORIALS

After watching tutorials after tutorials, the real looking factor that largely occurs to me is, i overlook what i learnt when it is time for me to do stuff by myself as a result of i largely simply observe blindly to no matter code i see on the tutorial. I used to be purported to submit this like yesterday however my procrastination kills me each time :/. In any case i made a decision to create an excellent easy web site and I will be speaking about that in my subsequent submit! Documenting my course of helps me ‘revise’ indirectly as a result of i get to go over every little thing i learnt. I hope this pays off someday as a result of studying learn how to be a programmer is tremendous laborious…however achievable :).

RELATED ARTICLES

LEAVE A REPLY

Please enter your comment!
Please enter your name here

- Advertisment -
Google search engine

Most Popular

Recent Comments