Skip to content

Instantly share code, notes, and snippets.

View mohdshahzeb's full-sized avatar

Mohd Shahzeb mohdshahzeb

  • NEW DELHI
View GitHub Profile
@mohdshahzeb
mohdshahzeb / email.cs
Created August 4, 2016 05:43
i want to make an email portal using asp.net
<html>
<head>this is my email portal</head>
<body>
<h1>enter your name</h1>
<h2>enter your age</h2>
</body>
</html>