Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Created Anurag's Portfolio #43

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added Anurag/background.jfif
Binary file not shown.
Binary file added Anurag/download.jfif
Binary file not shown.
Binary file added Anurag/download1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Anurag/hello.webp
Binary file not shown.
24 changes: 24 additions & 0 deletions Anurag/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
<!DOCTYPE html>
<left><body style="background-image: url(background.jfif); background-blend-mode: lighten;
background-position: center; background-repeat: no-repeat; background-size: cover;">

<img src="hello.webp" alt="animated" width=200 height=200>
<h1 style="color: rgb(104, 27, 248); font-style: oblique; ">Hi, I am Anurag Aggarwal</h1>
<h2 style="font-style: oblique; color: rgb(23, 133, 230);">Entrepreneur mindest with no limits.<br>
Loves problem solving , cricket and F.R.I.E.N.D.S.</h2>

<h2 style="font-style: oblique; color: rgb(23, 133, 230)">I love Munna Bhai M.B.B.S. but pretend to understand inception.</h2>
<h2 style="font-style: oblique; color: rgb(23, 133, 230)"> If you wish to connect with me <br>use following social media links:</h2>


<a href="https://www.linkedin.com/in/anurag-aggarwal-008403185">
<img border="0" alt="linkedin" src="download.jfif" width="50" height="50">
</a>
&nbsp;
<a href="https://github.com/Anurag-Aggarwal">
<img border="0" alt="github" src="download1.png" width="50" height="50">
</a>

</body>
</left>
</html>