-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathinline.html
31 lines (31 loc) · 1015 Bytes
/
inline.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=<>, initial-scale=1.0">
<title>Document</title>
</head>
<body>
<h1 style="background-attachment: blue
<h1>the basics ot HTML element</h1>
<p>html define the way web page is different</p>
<img src="id.JPG" alt="his is my image"
<title>inline csc</title>
<head
<body
<h1 style="background-color: rgb(235, 195, 135);">coscoding stlye sheets(css)</h1>
<p>css is uised to stlye and describe the code</p>
<p>css can be added in a low</p>
<ol>
<li>inline css</li>
<li>internol css</li>
<li>external css</li>
<ol>
<p>css has some of following functions</p>
<ul style="text-align:center;"><
<li>changing the color of element<li>
<li>adjusting the size and</li>
<li>adjusting the layout of</li>
</body>
</html>