TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Sam Hobbs
52
29.3k
2.1m
Where CSS can exist physically in a HTML file
Mar 22 2016 5:18 PM
I am learning CSS. I am having difficulty understanding it conceptually. I have a question about where CSS can exist
physically
in a HTML file. I think the following are the (at least the common)
uses of CSS in terms of
where
it can exist in the body.
Explicit use of styles as "class" and "id" attributes in elements
Inline style using the "style" attribute in elements
Style tags (in the body)
I know that style tags in the body is not common and that in the body HTML 5 only supports style tags with the scoped attribute.
I know that type selectors in CSS within style tags in the
header
can affect the specified element(s)
logically
but I am only asking about
physical
presence within the
body
.
Does that list specify (generally) everywhere that CSS can exist physically in a HTML file?
Reply
Answers (
5
)
checking and unchecking checkbox count using javascript
confused about job as a pgmer or professor