Preview:
<html>
<body>
<h1> this is a webside</h1>
 <br>
user<input type="text">
<br>
password<input type="password">
<br>
name<input type="name">
<br>
father name<input type="name">
<br>
email<input type="email">
<br>
ph no<input type="number">
<br>
 <input type="radio" id="male" value="male">
 <input type="radio" id="female" value="female">
<br>
<input type="submit">

</body>
</html> 
downloadDownload PNG downloadDownload JPEG downloadDownload SVG

Tip: You can change the style, width & colours of the snippet with the inspect tool before clicking Download!

Click to optimize width for Twitter