Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 20 additions & 0 deletions Eyes Animation/Newfaceanimation.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
<!DOCTYPE html>
<html>
<head>
<title>Resume</title>
<style>
body {
background-color: blue;
text-align: center;
color: white;
}
</style>
</head>
<body>

<h1>Hello, I am contributor</h1>
<p>This is a rough draft for a resume. The person introduces his profession and attaches his photograph for your perusal, photograph is animated.</p>
<img src="avatar.png" alt="Avatar" style="width:200px">
<!--can attach other avatar as per gender-->
</body>
</html>