June 2016
Intermediate to advanced
257 pages
7h 40m
English
© Wallace Jackson 2016
Wallace Jackson, HTML5 Quick Markup Reference, 10.1007/978-1-4302-6536-8_18
Wallace Jackson1
(1)Lompoc, California, USA
Now let’s cover the <style> tag in HTML5, which allows you to use CSS3 cascading style sheet syntax with your HTML5 content creation pipeline (design, markup, style, program, and publish). The CSS3 syntax is loosely based on SGML. It extracts the UI design and HTML5 content styling into its own encapsulated language. You looked at how to externalize CSS3 in Chapter 4. This chapter provides an overview of CSS3 and explains how to access CSS3 style sheets “in-line” by using the <style> tag. You can also use the <style> tag to override the externalized CSS3 ...
Read now
Unlock full access