-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathcodesinps.txt
76 lines (63 loc) · 2.37 KB
/
codesinps.txt
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
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
HTML
Pastries
<!DOCTYPE html>
<html lang="en-us">
<head>
<title></title>
<script src=""></script>
<link rel="stylesheet" href="">
<link rel="stylesheet" href="/comen.css">
<link rel="icon" type="image/x-icon" href="/images/gerafics/favicon.ico">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
</head>
<body style="background-color: #626262;">
<noscript>You Shoud Enable JavaScript Now!</noscript>
<div id="primary-nav">
<ul>
<li><a style="color:#50c5e9" href="/index/news/news.html">NEWS</a></li>
<li><a style="color:#50c5e9" href="/index/index.html">HOME</a></li>
<li><a style="color:#50c5e9" href="/forms.htm">FORMS</a></li>
<li><a style="color:#50c5e9" href="/games/ihgiygjfyf.htm">GAMES</a></li>
<li><a style="color:#50c5e9" href="/extras/extras.htm">EXTRAS</a></li>
<li><a style="color:#50c5e9" href="/proxys.htm">PROXYS</a></li>
<li><a style="color:#50c5e9" href="/exploits/exp.htm">EXPLOITS</a></li>
<li><a style="color:#50c5e9" href="/apps/apps.htm">APPS</a></li>
<li><a style="color:#50c5e9" href="/index/others-gamesits.htm">LINKS</a></li>
</ul>
</div>
</body>
</html>
radio form
<div>
<h3> </h3>
<input type="radio" name="" value="" id="">
<label for=""></label><br>
<input type="radio" name="" value="" id="">
<label for=""></label><br>
<input type="radio" name="" id="" value="">
<label for=""></label><br><br>
</div>
</a><a href="default.asp">
<img src="smiley.gif" alt="HTML tutorial" style="width:42px;height:42px;">
</a>
<h2>Image Maps</h2>
<p>Click on the computer, the phone, or the cup of coffee to go to a new page and read more about the topic:</p>
<img src="workplace.jpg" alt="Workplace" usemap="#workmap" width="400" height="379">
<map name="workmap">
<area shape="rect" coords="34,44,270,350" alt="Computer" href="computer.htm">
<area shape="rect" coords="290,172,333,250" alt="Phone" href="phone.htm">
<area shape="circle" coords="337,300,44" alt="Cup of coffee" href="coffee.htm">
</map>
<a>href="https://www.w3schools.com/tags/tag_span.asp" </a>
</div>
CSS
generic CSS border and junk
p.double {border-style: double;}
background-color:#565656;
border: 4px solid #505050 or hsl(199, 77%, 71%);
border-radius: 12px;
padding: 5px;
font-size: 24px;
JavaScript
PHP
SQL