Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
T Vamshi Krishna
task-1
Commits
bde6405b
Commit
bde6405b
authored
Aug 03, 2019
by
T Vamshi Krishna
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update index.html
parent
12a71248
Pipeline
#32690
passed with stage
in 13 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
11 additions
and
4 deletions
+11
-4
index.html
index.html
+11
-4
No files found.
index.html
View file @
bde6405b
<!DOCTYPE html>
<html>
<head
lang=
"en"
div=
"ltr"
>
<meta
charset=
"utf-8"
>
<title></title>
<link
rel=
"stylesheet"
href=
"https://maxcdn.bootstrapcdn.com/bootstrap/3.4.0/css/bootstrap.min.css"
>
<title>
todayinternship
</title>
</head>
<body>
<h2>
time pass
</h2>
<a
href=
" bhavabhuthi.swecha.io/slides/intro_to_js"
></a>
</body>
\ No newline at end of file
<form
action=
"/action_page.php"
>
ENTER CUSTOMER NAME :
<br>
<input
type=
"text"
name=
"ENTER CUSTOMER NAME :"
value=
"opt"
>
<input
type=
"radio"
name=
"opt"
onclick=
"USopt"
checked
>
US
<br>
<input
type=
"radio"
name=
"opt"
onclick=
"UKopt"
checked
>
UK
<br>
</form>
</body>
</html>
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment