CS202 Assignment 1 Solution 2021 - Simple Hospital Survey Form in HTML

 

CS202 Assignment 1 Solution 2021. Download CS202 Assignment 1 Solution Spring 2021.

CS202 Assignment 1 Solution Spring 2021. Download CS202 Assignment 1 Solution 2021. Creating Simple Hospital Survey Form in HTML.

CS202 ASSIGNMENT 1 SOLUTION SPRING 2021

Provided by VU Answer



<!DOCTYPE html>

<html lang="en">

<head>

<meta charset="UTF-8">

<meta http-equiv="X-UA-Compatible" content="IE=edge">

<meta name="viewport" content="width=device-width, initial-scale=1.0">

<title>CS202 Assignment 1 Solution Spring 2021</title>

</head>

<body style="background-color: powderblue;">

<h1 style="text-align:center; color:red;"><b>Hospital Survey Form</b></h1>

<h2 style="text-align:center; color:green;"><b>Provided by VU Answer</b></h2>

<h3 style="text-align:left; color:green;"><b>Student ID: ------</b></h3>

<h3 style="text-align:left; color:green;"><b>Student Name: -----</b></h3>

Patient's First Name: <input type="text" style="margin-Left:6; width: 20;" > &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Patient Second Name: &nbsp; &nbsp; &nbsp;

<input type="text" style="width: 20;"><br><br>

Patient's Father /Husband Name: <input type="text" style="width: 20%; margin-Left: 5%;"><br><br>

Permanent Address: <input type="text" style="margin-Left:15%; width: 35 %;height: 30px;"><br> <br>

What is Your Gender:<input type="radio" style="margin-Left:9.5%;"> Male <br>

<input type="radio" style="margin-Left: 26.6%;"> Female <br><br>

Patient's Age: <input type="text" style="margin-Left:9% ;width: 20%;"><br><br> Enter Mobile No: <input type="text" style="margin-Left:10% ;width: 20%;"><br><br>

Have You Been Diagnosed As COVID-19 Postive Patient?<input type="radio" style="margin- Left: 2%;">Yes<input type="radio"style="margin-Left: 15 ;">N0<br><br >

<h2 style="coLor: rgb(206, 121, 138);">Please select suitable option from Given below:</h2><br>

<input type="checkbox"style="margin-Left: 18%;">i'm still have a covid -19 symptoms.<br>

<input type="checkbox"style="margin-Left: 18%;">i have a no other symptoms but dry cough.<br>

<input type="checkbox"style="margin-Left: 18%;">i just feel very tired.<br>

<input type="checkbox"style="margin-Left: 18%;">i'm having a trouble deep breeth .<br>

<input type="checkbox"style="margin-Left: 18%;">i'm feeling like I am having tight band wrape around my chest. <br>

<input type="checkbox"style="margin-Left: 18%;">i'm having loss of smell and taste. <br>

<input type="text" style="margin-Left: 18%;">Mention Other feelings

<h2 style="color: rgb(206, 121, 145);">Please select suitable option from Given below:</h2>

<br>

<input type="checkbox"style="margin-Left: 18%;">i'm not having COVID-19 symptoms. <br>

<input type="checkbox"style="margin-Left: 18%;">i'm having headache all the time..<br>

<input type="checkbox"style="margin-Left: 18%;">i have developed muscles aches.<br>

<input type="checkbox"style="margin-Left: 18%;">i'm having fever inspite of havig COVID-19 negtive test result.<br>

<input type="text" style="margin-Left:18%;">Mention Other feelings<br><br>

<button style="margin-Left: 30; color: darkgreen;">Submit</button>

<br>

</body>

</html>


CS202 DOWNLOAD SOLUTION FILE



REGARDS

VU Answer






RESULT FOR JUST CONFIRMATION


1.

2.


PLEASE NOTE:

Don't copy-paste the same answer.

Make sure you can make some changes to your solution file before.

submitting copy-paste solution will be marked zero.

If you found any mistake then correct yourself and inform me.

Before submitting an assignment check your assignment requirement file.

Freely if you need some help and question about files and solutions.

Anything needs free to come.


CS202 Assignment 1 Solution Spring 2021
CS202 Assignment 1 Solution 2021
Download CS202 Assignment Solution PDF
Simple HTML Hospital Survey Form

Post a Comment

0 Comments