There are rules in CSS, like there are rules for everything. Each rule will have three separate parts:
- Selector
- Property
- Value
The selector tells the computer what part of the HTML document is affected by the rule. An example of this would be the <body> tag.
The property specifies what aspect of the layout of your website is being set. An example of this is the color andbackground-color.
The value is the actual value assigned to the CSS property. An example would be blue for color or #b67b67 for background color.
Join the Discussion
Write something…
HelenpDoyle
Premium
Have bookmarked both of these tutorials Steph. I have been teaching myself css but look forward to reading your information.
Quincy17677
Premium
Will be doing this tutorial. Several years ago, I did learn css but through disuse, have no memory of it at all. I look forward to it.
My time to upgrade to Windows 10 came last night. I was so glad that you had written about how much time it took that I just went to bed and only had a short wait this morning for it to finally finish. So far (one hour) I like it. I gave Microsoft Edge a bit of a try but I then chose Google as my default browser as it seems much easier to work with because it is more intuitive.
My time to upgrade to Windows 10 came last night. I was so glad that you had written about how much time it took that I just went to bed and only had a short wait this morning for it to finally finish. So far (one hour) I like it. I gave Microsoft Edge a bit of a try but I then chose Google as my default browser as it seems much easier to work with because it is more intuitive.