- Files
- Index
- Style
- Script
- README
- CDN Add
PLEASE WAIT...
<!DOCTYE <html lang="">
<head>
<title>MY Intro</title>
<style>
h2{text-align:center;
font-family:arial;
font-size:40px;}
</style>
</head>
<body>
<h2>MY Intro</h2>
<p>I am Pallavi done MCA.I am looking for web developer job.</p>
</body>
</html>
/* ESLint rules https://eslint.org/docs/2.0.0/rules/ */
/* eslint no-undef: "off" */