-
Notifications
You must be signed in to change notification settings - Fork 0
/
mini1.html
196 lines (146 loc) · 6.01 KB
/
mini1.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
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
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
<html>
<head><title>website template</title></head>
<center>
<form action="well.html">
<font color="web-based">search:
<input type="search" size="25" name="search">
</font>
</center>
</form>
<body background="C:\Users\JITENDRA\Pictures\html image/web3.jpg" link="red" alink="green" vlink=" orange" >
<nav align="center"><hr color="green" >
<a href="mini1.html">home</a>||
<a href="typeofschool.html">School</a>||
<a href="schoolteam.html">School team</a>||
<a href="prog2.html">service</a>||
<a href="prog3.html">help</a>||
<a href="prog4.html">career</a>||
<hr color="green" >
</nav>
<marquee bgcolor="red" text="green" >This is my first website</marquee>
<table align="left" bgcolor="blue" width="90" border="10" >
<tr>
<th>GITHUB</th>
<td colspan="3" bgcolor="yellow" >Github is a web-based platform used for version control. Git simplifies the process of working
with other people and makes it easy to collaborate on projects.
Team members can work on files and
easily merge their changes in with
the master branch of the project.Jul 17, 2020</td>
</tr>
<tr>
<th>.NET</th>
<td colspan="3" bgcolor="red" >C# (pronounced "C sharp") is a simple, modern,
object-oriented, and type-safe programming language.
Its roots in the C family of languages makes
C# immediately familiar to C, C++, Java,
and JavaScript programmers.
</td>
</tr>
<tr >
<th>VISULA STUDIO</th>
<td colspan="3" bgcolor="green">Write your code fast
Debug and diagnose with ease
Test often, release with confidence
Extend and customize to your liking
Collaborate efficiently</td>
</tr>
<tr>
<th>Azure</th>
<td colspan="3" bgcolor="pink">Spend more time creating reliable and secure app experiences your users
will love and less time doing repetitive tasks—with best-in-class
development tools and integrated DevOps.
Grow your expertise and skills
Build on the code, languages, tools, platforms, and
frameworks you already know and use. Add new skills at your
own pace and connect with
a global community of your developer
peers to advance your knowledge and career.</td>
</tr>
</table>
<table align="right" bgcolor="pink" width="90" border="10" >
<tr>
<th>GITHUB</th>
<td colspan="3" bgcolor="yellow" >Github is a web-based platform used for version control. Git simplifies the process of working
with other people and makes it easy to collaborate on projects.
Team members can work on files and
easily merge their changes in with
the master branch of the project.Jul 17, 2020</td>
</tr>
<tr>
<th>.NET</th>
<td colspan="3" bgcolor="red" >C# (pronounced "C sharp") is a simple, modern,
object-oriented, and type-safe programming language.
Its roots in the C family of languages makes
C# immediately familiar to C, C++, Java,
and JavaScript programmers.
</td>
</tr>
<tr >
<th>VISULA STUDIO</th>
<td colspan="3" bgcolor="green">Write your code fast
Debug and diagnose with ease
Test often, release with confidence
Extend and customize to your liking
Collaborate efficiently</td>
</tr>
<tr>
<th>Azure</th>
<td colspan="3" bgcolor="pink">Spend more time creating reliable and secure app experiences your users
will love and less time doing repetitive tasks—with best-in-class
development tools and integrated DevOps.
Grow your expertise and skills
Build on the code, languages, tools, platforms, and
frameworks you already know and use. Add new skills at your
own pace and connect with
a global community of your developer
peers to advance your knowledge and career.</td>
<center>
<table>
<tr>
<td><marquee behavior="alternate" >
<marquee direction="down" width="250" height="200" behavior="alternate" style="border:goldenrod">
this is my first website
</marquee></td>
</tr>
</table>
</center>
</tr>
</table>
<font color="green">Please submit your detaills </font>
<form action="I will contact as will as possible.html" method="get">
First name: <input type="text" size="25" name="text"><br>
Surname: <input type="text" size="25" name="text"><br>
Mother name:<input type="text" size="25" name="text"><br>
Father name:<input type="text" size="25" name="text"><br>
DATEOFBIRTH<input type="date" size="25" name="date"><br>
contact number: <input type="number" size="25" name="number"><br>
E-Mail ID<input type="email" name="email"><br>
country:<br>
<select id="country" name="country">
<option value="india">india</option>
<option value="England">England</option>
<option value="US">us</option>
<option value="UAE">UAE</option>
</select><br><br>
State:<br>
<select id="state" name="state">
<option value="mp">mp</option>
<option value="UP">up</option>
<option value="uk">uk</option>
<option value="CG">CG</option>
</select><br><br>
your link:<input type="url" size="50" name="url"><br>
<select id="cheakbox" name="url">
<option value="twetter">twetter</option>
<option value="GITHUB">Github</option>
<option value="Linkdin">Linkdin</option>
</select>
Profile img:<input type="file" name="image"><br>
User name:<input type="text" size="25" name="size">
password:<input type="password" size="25" name="password">
Upload: <input type="file" size="25" name="file"><br>
message:<input type="text" size="25" name="text"><br>
submit:<input type="submit" size="25" name="submit"><br>
</form>
</body>
</html>