Open navigation menu
Close suggestions
Search
Search
en
Change Language
Upload
Sign in
Sign in
Download free for days
0 ratings
0% found this document useful (0 votes)
19 views
5 pages
Practical 4 1
Uploaded by
vaishnavipatel.it22
AI-enhanced title
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content,
claim it here
.
Available Formats
Download as PDF, TXT or read online on Scribd
Download
Save
Save Practical-4-1 For Later
0%
0% found this document useful, undefined
0%
, undefined
Embed
Share
Print
Report
0 ratings
0% found this document useful (0 votes)
19 views
5 pages
Practical 4 1
Uploaded by
vaishnavipatel.it22
AI-enhanced title
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content,
claim it here
.
Available Formats
Download as PDF, TXT or read online on Scribd
Carousel Previous
Carousel Next
Download
Save
Save Practical-4-1 For Later
0%
0% found this document useful, undefined
0%
, undefined
Embed
Share
Print
Report
Download now
Download
You are on page 1
/ 5
Search
Fullscreen
Practical-4
1. 1. Use different selectors in CSS (Class, id, name) to apply Color,
text-align, background of the html file.
2. <!DOCTYPE html>
3. <html lang="en">
4. <head>
5. <meta charset="UTF-8">
6. <meta name="viewport" content="width=device-width, initial-
scale=1.0">
7. <link rel=""stylesheet" href=""style.css">
8. <title>Document</title>
9. <style>
10. .class2{
11. background-color :aquamarine;
12. color :black;
13. text align:center;
14. }
15. </style>
16. </head>
17. <body>
18. <h1 style="background-color :aquamarine; color :black; text-align
:center;">name tags is used</h1>
19. <h2 class="class2">class tag is used</h2>
20. <h3 id="class3"><a
href="https://moodle.escet.online/login/index.php">Moddle</a></h3>
21. </body>
22. </html>
1. 2. Use different types of CSS with the above example (Internal,
External & Inline).
2. body{
3. background-color: burlywood;
4. }
5.
6. class3{
7. background-color: aquamarine;
8. color: black;
9. text-align: center;
10. align-items: center;
11. display: grid;
12. }
3. Create a web page like this. (i.e.Source Code attached with this
assignment in first.html)
4. Now add a styles to the previous page so that it looks like this.
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-
scale=1.0">
<style>
header{background-color: #333;
color: white;
font-family: Arial, Helvetica, sans-serif;
padding: 10px 0px;
text-align: center;
}
main{font-family: Arial,Sans-Serif;
}
header h1{margin: 0;
}
nav a { color: #fff; display:
inline-block;
padding: 10px 20px;
text-decoration: none;
}
nav a:hover { background-color: #555;
}
nav ul{list-style-type: none;
padding: 0;
margin: 0;
display: flex;
justify-content: center;
}
nav ul li{margin: 0 10px;
}
nav ul li a{display: grid;
display: inline-flex;
color: white;
font-size: 20px;
text-decoration: none;
padding: 5px 10px;
}
section{
font-size: 15px;
line-height: 40px;
margin:1px;
padding:1px;
}
section p1{
margin-top: 0;
border :2px solid lightgrey;
padding :20px 50px 20px 20px;
background-color: #eee;
}
section p3{
margin top: 0px;
border :2px solid lightgrey;
padding: 20px 50px 20px 20px;
background-color: #eee;
}
</style>
</head>
<body>
<header>
<h2>Welcome to CSS Selectors Example</h2>
<nav>
<ul>
<li><a href="Section 1">Section 1</a></li>
<li><a href="Section 2">Section 2</a></li>
<li><a href="Section 3">Section 3</a></li>
</ul>
</nav>
</header>
<main>
<section id="Section 1">
<h3>SECTION 1</h3>
<p1>This is the content of Section 1</p1>
<section id="Section 2">
<h3>SECTION 2</h3>
<p>This is the content of Section 2</p>
<section id="Section 3">
<h3>SECTION 3</h3>
<p3>This is the content of Section 3</p3>
</section>
</main>
</body>
</html>
You might also like
Korean Phrases
PDF
100% (2)
Korean Phrases
62 pages
Darshit 1
PDF
No ratings yet
Darshit 1
35 pages
Pankaj WT Lab Report
PDF
No ratings yet
Pankaj WT Lab Report
55 pages
The Second Afghan War Its Causes Its Conduct and Its Consequences (1904)
PDF
No ratings yet
The Second Afghan War Its Causes Its Conduct and Its Consequences (1904)
391 pages
Web File
PDF
No ratings yet
Web File
48 pages
Module 7 Week 13
PDF
No ratings yet
Module 7 Week 13
11 pages
5th Ass-Hci
PDF
No ratings yet
5th Ass-Hci
9 pages
Index HTML
PDF
No ratings yet
Index HTML
6 pages
HTML Tage
PDF
No ratings yet
HTML Tage
18 pages
HTML Program
PDF
No ratings yet
HTML Program
26 pages
Basic CSS Website Code
PDF
No ratings yet
Basic CSS Website Code
2 pages
Prac 1 - 6
PDF
No ratings yet
Prac 1 - 6
16 pages
Assignment - 1-1
PDF
No ratings yet
Assignment - 1-1
4 pages
HTML Structure For Css
PDF
No ratings yet
HTML Structure For Css
4 pages
09 Profess Page
PDF
No ratings yet
09 Profess Page
3 pages
HTML Lab Work 3
PDF
No ratings yet
HTML Lab Work 3
3 pages
CSS
PDF
100% (1)
CSS
36 pages
Web Tech 2
PDF
No ratings yet
Web Tech 2
35 pages
782 Class Practical
PDF
No ratings yet
782 Class Practical
5 pages
Srikant H
PDF
No ratings yet
Srikant H
5 pages
Tasks
PDF
No ratings yet
Tasks
5 pages
Under 25
PDF
No ratings yet
Under 25
10 pages
Otavio Code
PDF
No ratings yet
Otavio Code
2 pages
Webtechnology 4
PDF
No ratings yet
Webtechnology 4
4 pages
Basic HTMLWeb Page
PDF
No ratings yet
Basic HTMLWeb Page
3 pages
510 - Employment Desk Ordinance in Every Barangay
PDF
No ratings yet
510 - Employment Desk Ordinance in Every Barangay
3 pages
782 Assignment 2
PDF
No ratings yet
782 Assignment 2
13 pages
Page in
PDF
No ratings yet
Page in
19 pages
Program 5
PDF
No ratings yet
Program 5
9 pages
Colored White - Transcending The Racial Pas - David R. Roediger
PDF
100% (1)
Colored White - Transcending The Racial Pas - David R. Roediger
337 pages
HTML Css
PDF
No ratings yet
HTML Css
4 pages
Website
PDF
No ratings yet
Website
2 pages
Web T Lab File
PDF
No ratings yet
Web T Lab File
38 pages
Intern Krish N
PDF
No ratings yet
Intern Krish N
21 pages
Web Assignment
PDF
No ratings yet
Web Assignment
7 pages
Example CSS HTML Template Code
PDF
No ratings yet
Example CSS HTML Template Code
8 pages
Lab Journal 4 14032023 104921am
PDF
No ratings yet
Lab Journal 4 14032023 104921am
8 pages
HTMLAssignment 20273738
PDF
No ratings yet
HTMLAssignment 20273738
6 pages
PRGM
PDF
No ratings yet
PRGM
12 pages
Teee HTML
PDF
No ratings yet
Teee HTML
8 pages
Lab Sheet 2-Familiarization of HTML5 and CSS - Student Bio Data
PDF
No ratings yet
Lab Sheet 2-Familiarization of HTML5 and CSS - Student Bio Data
2 pages
Chapter 5 Assignment 2
PDF
No ratings yet
Chapter 5 Assignment 2
25 pages
Introduction To Agri-Business
PDF
No ratings yet
Introduction To Agri-Business
61 pages
Document 1
PDF
No ratings yet
Document 1
3 pages
Saanp File
PDF
No ratings yet
Saanp File
37 pages
CSSLabPracticalWork 238726
PDF
No ratings yet
CSSLabPracticalWork 238726
3 pages
The Empire Writes Back
PDF
No ratings yet
The Empire Writes Back
6 pages
To Make Your Assignment Easier
PDF
No ratings yet
To Make Your Assignment Easier
3 pages
Web Design Programs
PDF
No ratings yet
Web Design Programs
16 pages
Aman Web Tech
PDF
No ratings yet
Aman Web Tech
20 pages
Cse 326 Projects
PDF
No ratings yet
Cse 326 Projects
10 pages
Assignment
PDF
No ratings yet
Assignment
18 pages
Layouts
PDF
No ratings yet
Layouts
10 pages
Basic HTML Layout With Navigation and Logo
PDF
No ratings yet
Basic HTML Layout With Navigation and Logo
3 pages
College Assesment 39
PDF
No ratings yet
College Assesment 39
8 pages
Trek Marlin 29er Owners Manual
PDF
No ratings yet
Trek Marlin 29er Owners Manual
3 pages
Pre-Trial Report
PDF
100% (1)
Pre-Trial Report
10 pages
Message
PDF
No ratings yet
Message
4 pages
11th March 2025
PDF
No ratings yet
11th March 2025
7 pages
CSS Reduces The Number of Tags Used: The Tags We Will Use To Layout The Content
PDF
No ratings yet
CSS Reduces The Number of Tags Used: The Tags We Will Use To Layout The Content
8 pages
Creating A CSS Powered Site
PDF
No ratings yet
Creating A CSS Powered Site
14 pages
HTML - CSS Notes
PDF
No ratings yet
HTML - CSS Notes
6 pages
Practica HTML y Css
PDF
No ratings yet
Practica HTML y Css
6 pages
Noman Code
PDF
No ratings yet
Noman Code
4 pages
Document 1
PDF
No ratings yet
Document 1
3 pages
In Re Garcia
PDF
No ratings yet
In Re Garcia
1 page
Moroccan Arabic Textbook 23
PDF
No ratings yet
Moroccan Arabic Textbook 23
2 pages
Business Plan For TNTS Standard Format
PDF
No ratings yet
Business Plan For TNTS Standard Format
21 pages
Business Requirement Document (BRD)
PDF
No ratings yet
Business Requirement Document (BRD)
8 pages
BJP 2009 Bywater 318 24
PDF
No ratings yet
BJP 2009 Bywater 318 24
8 pages
Cape Law Unit 1 - Criminal Law (6B) in Class Open Book Test February 2011
PDF
No ratings yet
Cape Law Unit 1 - Criminal Law (6B) in Class Open Book Test February 2011
8 pages
Sentence: Declarative Interrogative Imperative Exclamatory
PDF
No ratings yet
Sentence: Declarative Interrogative Imperative Exclamatory
10 pages
Cat Driver Information Card - LEDT7022
PDF
No ratings yet
Cat Driver Information Card - LEDT7022
2 pages
Section 5 Electrical Wiring Diagram
PDF
No ratings yet
Section 5 Electrical Wiring Diagram
159 pages
Introduction To Python
PDF
No ratings yet
Introduction To Python
13 pages
Enclaving Atas Tanah Hak Guna Usaha Sebagai Sumber
PDF
No ratings yet
Enclaving Atas Tanah Hak Guna Usaha Sebagai Sumber
17 pages
CMoS s5 Phy Chem Calculations Seminar 01?
PDF
100% (1)
CMoS s5 Phy Chem Calculations Seminar 01?
3 pages
Marketing Analysis of Unilever: Submitted To
PDF
No ratings yet
Marketing Analysis of Unilever: Submitted To
32 pages
26a CSS Tema Oscuro v2
PDF
No ratings yet
26a CSS Tema Oscuro v2
22 pages
Transplantation of The Liver 3rd Edition Entire Volume Download
PDF
100% (17)
Transplantation of The Liver 3rd Edition Entire Volume Download
16 pages
Artist: Eminem /album: The Marshall Mathers LP (2000) /song: Drug Ballad
PDF
No ratings yet
Artist: Eminem /album: The Marshall Mathers LP (2000) /song: Drug Ballad
9 pages
Module 3 - Vocabulary & Grammar
PDF
No ratings yet
Module 3 - Vocabulary & Grammar
2 pages
Dissertation
PDF
No ratings yet
Dissertation
10 pages
Regulations and Norms For Recognition As A PG Teacher and Guide
PDF
No ratings yet
Regulations and Norms For Recognition As A PG Teacher and Guide
1 page
Log in and Out DTR
PDF
No ratings yet
Log in and Out DTR
5 pages
Unwholesome Action Brings Suffering (Eng & Chi)
PDF
No ratings yet
Unwholesome Action Brings Suffering (Eng & Chi)
13 pages
Comparative Study of Classifications of History
PDF
No ratings yet
Comparative Study of Classifications of History
2 pages
React Portfolio App Development: Increase your online presence and create your personal brand
From Everand
React Portfolio App Development: Increase your online presence and create your personal brand
Abdelfattah Ragab
No ratings yet
Angular Shopping Store: From Scratch to Successful Payment
From Everand
Angular Shopping Store: From Scratch to Successful Payment
Abdelfattah Ragab
No ratings yet
CSS Grid Layout: 5 Practical Projects
From Everand
CSS Grid Layout: 5 Practical Projects
Craig Buckler
No ratings yet