-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpractice.html
More file actions
52 lines (45 loc) · 1.96 KB
/
Copy pathpractice.html
File metadata and controls
52 lines (45 loc) · 1.96 KB
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
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
<!DOCTYPE html>
<html lang="en" dir="ltr">
<head>
<meta charset="utf-8">
<title>istiak</title>
</head>
<body alink= "yello" background= "" text= 'yello' vlink= "greens">
<p dir="rtl">I am Istiak</p>
<p style="font-familya:arial;color:#FF0000">I am Istiak Islam</p>
<p>
<a href="https://developer.mozilla.org/en-US/docs/Web/HTML/Element/body?msclkid=fc9ac94acf9e11ec85a7c473c4afed55">this is mozila </a>
<br>
<a href="https://www.pexels.com/photo/green-string-lights-586744/">It is a background photo</a><br>
<a href="https://www.w3schools.com/html/html_elements.asp">A web based learning school</a>
</p>
<p>I am Istiak Islam oni and a devastated person</p>
<p align= "justify">
pppppppppppp pppppppppppp iiiiiiiiiiiiy gggggggggggggggggg gggggggggggggggddd ddddddddddddddd ttttttttttttt aaaaaaaaaaa
jjjjjjjjjjjjj nnnnnnnnnnnnnn bbbbbbbbbbbbbbbb aaaaaaaaaaaaaaaaa ssssssssssssssssss uuuuuuuuuuuuuuu mmmmmmmmmmmmmmm
</p>
<p><tt> it is teletype</tt><br>
a<sup>2</sup>+2ab+b<sup>2</sup><br>
H<sub>2</sub>SO<sub>4</sub><br>
<big>It is big</big> <br> <small>It is big</small><br>
It is big
<hr noshade width= "7%" size= "10">
<address class="">
Name: Istiak Islam <br>
Cell: 017*******
</address>
<em> Name: Istiak Islam <br>
Cell: 017*******
</em><br>
<i> Name: Istiak Islam <br>
Cell: 017*******</i><br>
<abbr title= "Moahmamd">MD</abbr> Istiak Islam <br>
<acronym title= "Hyper Text Markup Language">HTML</acronym> <br>
This is mk's life which is full of pain<dfn>PLOI</dfn>
<br><br>
<blockquote cite="https://www.w3schools.com/python/python_syntax.asp"> I can copy some information from anywhere </blockquote>
<br><br>
Istiak said, <q cite= "https://www.w3schools.com/python/python_syntax.asp"> I ama maikjiafhg</q>
</p>
</body>
</html>