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

HTML document #13

Open
sivaramakrishna13 opened this issue Dec 31, 2024 · 0 comments
Open

HTML document #13

sivaramakrishna13 opened this issue Dec 31, 2024 · 0 comments

Comments

@sivaramakrishna13
Copy link

sivaramakrishna13 commented Dec 31, 2024

<title>Profile Links</title> <style> body {font-family: Arial, sans-serif; background-color: #f4f4f4; color: #333; text-align: center; margin: 20px;} h1 {color: #333;} .profile {display: inline-block; margin: 20px;} .profile img {width: 150px; height: 150px; border-radius: 50%; cursor: pointer; transition: transform 0.3s;} .profile img:hover {transform: scale(1.1);} </style>

Profile Links

My Profile Image

My Profile

Friend's Profile Image

Friend's Profile

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant