HTML And CSS
A style sheet created as a separate file and then applied to some pages in a website
External
Which Type Of Style In CSS Should Be Used As Much As Possible In Order To Maintain Consistency
External
A style that is applied directly to an html tag on a page
Inline
A style sheet created for a single webpage
Internal
What does having multiple source tags allow a user to have?
Multiple Video Formats As Sources
The max-width property can help fix fluid measurements on screens with a very large ________
Resolution
A Class Is A _______ Which Can Be Applied To Any _______ At Any Time
Style; Tag
Which is a CSS font Best Practice
The user should take control over fonts that are displayed on their website and not make it possible for a viewer to use their own default fonts.
In using CSS to control your overall page layouts, the max-width property takes precedence over the _________ property
Width