Home Page
Courses
Blogs
Contact
English (en)
English (en)
Vietnamese (vi)
Guest user
You are currently using guest access (
Log in
)
Guest user
You are currently using guest access (
Log in
)
Home
Home Page
Courses
Blogs
Contact
Open course index
Web Design [CSS - Advanced HTML]
Home
Courses
Internal Traning
TECH
Web Design [CSS - Advanced HTML]
Module 3: CSS I
Submodule 3.2: Inserting CSS
Print book
Print this chapter
Skip to main content
How to Insert CSS
CSS can be applied using three different ways:
Inline style,
style
attribute in element
Internal style sheet,
<style>
element in HTML head
External style sheet through the
<link>
element in HTML head