Rangirroa / JavaScript-From-Zero-to-One

0 stars 0 forks source link

Meet the CSS #2

Open yarkoyarok opened 2 years ago

yarkoyarok commented 2 years ago

using inline CSS styles ('inline' means that style must be applied to tag as attribute) get same render in browser:

yarkoyarok commented 2 years ago

http://lesson-css.blogspot.com/p/blog-page.html

Rangirroa commented 2 years ago

Wasn't sure how to apply ::selection selector via inline css. So it's not entirely an inline solution.

yarkoyarok commented 2 years ago

Wasn't sure how to apply ::selection selector via inline css. So it's not entirely an inline solution.

To solve the task right way you need to get yourself familiar with inline elements:

https://idg.net.ua/blog/uchebnik-css/ispolzovanie-css/block-i-inline