-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathh5.html
More file actions
36 lines (36 loc) · 2.21 KB
/
h5.html
File metadata and controls
36 lines (36 loc) · 2.21 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
<html>
<head>
<meta charset="utf-8">
<title> my introduction </title>
</head>
<body background="C:\Users\USER\Pictures\college pics\Camera\tom.jpg" background-width="30">
<img src="C:\Users\USER\Pictures\college pics\Camera\anjna.jpg" height="500" alt="my pic" width="500">
<img src="C:\Users\USER\Pictures\college pics\Camera\tomer.jpg" height="500" alt="my pic" width="500">
<img src="C:\Users\USER\Pictures\college pics\Camera\bisht.jpg" height="500" alt="my pic" width="500">
<img src="C:\Users\USER\Pictures\college pics\Camera\negi.jpg" height="500" alt="my pic" width="500">
<img src="C:\Users\USER\Pictures\college pics\Camera\yaar.jpg" height="500" alt="my pic" width="800">
<img src="C:\Users\USER\Pictures\tmp\kanchan.jpg" height="500" alt="my pic" width="500">
<header type="radio";align="center" spellcheck="true">collage life is </header>
<articale accesskey="g">
<p style="font-size:40">my <kbd>school</kbd> life is <br /> is <!--very--> good.
According <blockquote>to me school</blockquote> life has</p> <samp>great empact in</samp>
<a href=N:\my zone\om sai\Given study material\css_tutorial - Copy.pdf/ target="current">once life </a>
<section hidden="hidden"> enjoyfu ll </section>
</articale><br />
search:<input type="text" name="search" placeholder="type here" minlength="3" required/>
<input type="submit" text="go" name="go">
<aside style="fontsize:45;background-color:yellow"> its very <del>funny</del> life </aside>
<input type="text" name="search" autofocus/>
<footer contenteditable="true" size="45"> love <these days </footer>
<input type="radio" name="sex" value="male"> Male<br> <input type="radio" name="sex" value="female"> Female<br> <input type="submit" value="send"> <input type="reset">
<svg id="svgelem">
<rect id="yellowrect" width="300" height="150" fill="yellow" /> its new </svg><br />
<svg id="svgelem" height="200" xmlns="http://www.w3.org/2000/svg">
<rect id="redrect" height="50" width="70" fill="red" />
<text fill="#ffffff" font-size="30"font-family="verdana" x="10" y="20"> my idea
</text>
</svg>
<canvas i="mycanvas" width="100" height="200">
</canvas>
</body>
</html>