2/15/24, 9:27 PM Internal CSS - javatpoint
Home CSS HTML XHTML JavaScript Bootstrap jQuery PHP
https://www.javatpoint.com/internal-css 1/6
2/15/24, 9:27 PM Internal CSS - javatpoint
Internal CSS
The internal style sheet is used to add a unique style for a single document. It is defined in <head>
section of the HTML page inside the <style> tag.
Example:
<!DOCTYPE html>
<html>
<head>
<style>
body {
background-color: linen;
}
h1 {
color: red;
margin-left: 80px;
}
</style>
</head>
<body>
<h1>The internal style sheet is applied on this heading.</h1>
<p>This paragraph will not be affected.</p>
</body>
</html>
Test it Now
← Prev Next →
https://www.javatpoint.com/internal-css 2/6
2/15/24, 9:27 PM Internal CSS - javatpoint
AD
The Solluna Resort - Best Luxury
Resort in Jim Corbett
Solluna Resort Jim Corbett
Best Luxury Resort in Jim Corbett
Store info Directions
For Videos Join Our Youtube Channel: Join Now
Feedback
Send your Feedback to feedback@javatpoint.com
Help Others, Please Share
Learn Latest Tutorials
Splunk tutorial SPSS tutorial Swagger T-SQL tutorial
tutorial
Splunk SPSS Transact-SQL
Swagger
Tumblr tutorial React tutorial Regex tutorial Reinforcement
learning tutorial
Tumblr ReactJS Regex
Reinforcement
Learning
R Programming RxJS tutorial React Native Python Design
tutorial tutorial Patterns
RxJS
https://www.javatpoint.com/internal-css 3/6
2/15/24, 9:27 PM Internal CSS - javatpoint
R Programming React Native Python Design
Patterns
Python Pillow Python Turtle
tutorial tutorial
Python Pillow Python Turtle
Keras tutorial
Keras
Preparation
Aptitude Logical Verbal Ability Interview
Reasoning Questions
Aptitude Verbal Ability
Reasoning Interview Questions
Company
Interview
Questions
Company Questions
Trending Technologies
Artificial AWS Tutorial Selenium Cloud
Intelligence tutorial Computing
AWS
Artificial Selenium Cloud Computing
Intelligence
Hadoop tutorial ReactJS Data Science Angular 7
Tutorial Tutorial Tutorial
Hadoop
ReactJS Data Science Angular 7
Blockchain Git Tutorial Machine DevOps
Tutorial Learning Tutorial Tutorial
Git
https://www.javatpoint.com/internal-css 4/6
2/15/24, 9:27 PM Internal CSS - javatpoint
Blockchain Machine Learning DevOps
B.Tech / MCA
DBMS tutorial Data Structures DAA tutorial Operating
tutorial System
DBMS DAA
Data Structures Operating System
Computer Compiler Computer Discrete
Network tutorial Design tutorial Organization and Mathematics
Architecture Tutorial
Computer Network Compiler Design
Computer Discrete
Organization Mathematics
Ethical Hacking Computer Software html tutorial
Graphics Tutorial Engineering
Ethical Hacking Web Technology
Computer Graphics Software
Engineering
Cyber Security Automata C Language C++ tutorial
tutorial Tutorial tutorial
C++
Cyber Security Automata C Programming
Java tutorial .Net Python tutorial List of
Framework Programs
Java Python
tutorial
Programs
.Net
Control Data Mining Data
Systems tutorial Tutorial Warehouse
Tutorial
Control System Data Mining
Data Warehouse
https://www.javatpoint.com/internal-css 5/6
2/15/24, 9:27 PM Internal CSS - javatpoint
Best Resort In Jim Corbett
AD
The Solluna Resort - Best Luxury…
https://www.javatpoint.com/internal-css 6/6