HTML - Changing Default Styling with Attributes

Pubblicato il: 01 aprile 2023
sul canale di: S Tier Web Dev
112
6

This video is part of a playlist covering how to get a web development job and basic coding skills. The full playlist can be found here:    • How To Get A Web Development Job  

-------------------------------------------------------------------
Lesson Description:

We learn how to change the default styles with a "style" attribute. This is one of many HTML attributes that we'll learn throughout the course. We practice with it first and then learn more of the theory behind attributes in the next lesson. Remember, this course always tries to follow the principle of "Practice first, theory second".

Terminology:

HTML Attribute - Text that goes in the opening tag of our HTML element to configure the style or behavior of the element. The attribute text always has the following format:

someattributename="someattributevalue"

We'll explore attributes in more detail in the next lesson.

Style Attribute - An HTML attribute that can be used to override the default styles of an element using CSS inside the value of the attribute.

CSS Property - Identifier of the style that we're changing. For example, "color" is a CSS property that identifies to the browser that we want to change the color of the text. We'll go into much more detail in the CSS lessons later on in this unit.

CSS Value - Describes the change that we're making to a CSS Property. For example, the value "blue" can be used along with the property "color" to change the text color of an element from the default black color to a blue color - Ex. "color: blue;". Sometimes there are only a few values to choose from for a CSS Property. Other times there are nearly infinite choices. We'll go into much more detail in the CSS lessons later on in this unit.

CSS Declaration - Formal name for a CSS Property and CSS Value pair together.

Resources:

https://developer.mozilla.org/en-US/d...
https://developer.mozilla.org/en-US/d...


-------------------------------------------------------------------
THE GET A WEB DEV JOB COURSE:

You're in learn2code hell. We're gonna get you out.

You will go from ZERO to a $120,000+ skill set.

We'll learn web development together - from HTML and CSS (baby's first code) through React, GraphQL, Docker, and Kubernetes (big boy stuff worth $120,000+).

We'll also cover HOW TO ACTUALLY GET HIRED (resumes, interviews, projects, practice problems, and more) - the most important step that other web dev courses skip.


In questa pagina del sito puoi guardare il video online HTML - Changing Default Styling with Attributes della durata di ore minuti seconda in buona qualità , che l'utente ha caricato S Tier Web Dev 01 aprile 2023, condividi il link con amici e conoscenti, su youtube questo video è già stato visto 112 volte e gli è piaciuto 6 spettatori. Buona visione!