Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
T Vamshi Krishna
task-1
Commits
4161309a
Commit
4161309a
authored
Aug 21, 2019
by
T Vamshi Krishna
Browse files
Update index.html
parent
47e4592b
Pipeline
#33117
passed with stage
in 20 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
index.html
View file @
4161309a
...
...
@@ -8,7 +8,7 @@
<body>
<form
action=
"/action_page.php"
>
ENTER CUSTOMER NAME :
<br>
<input
type=
"text"
name=
"ENTER CUSTOMER NAME :"
value=
"
opt
"
>
<input
type=
"text"
name=
"ENTER CUSTOMER NAME :"
value=
"
vamshi
"
>
<input
type=
"radio"
name=
"usuk"
onclick=
"function1()"
checked
>
US
<input
type=
"radio"
name=
"usuk"
onclick=
"function2()"
>
UK
</form>
...
...
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