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

excercise #6 #811

Open
Ajcharlescasa17 opened this issue Oct 29, 2024 · 0 comments
Open

excercise #6 #811

Ajcharlescasa17 opened this issue Oct 29, 2024 · 0 comments

Comments

@Ajcharlescasa17
Copy link

Ajcharlescasa17 commented Oct 29, 2024

© Group 5. All Rights Reserved.

<title>Group 5 - Team Profile</title> <style> body { font-family: Arial, sans-serif; background-color: #f4f4f4; margin: 0; padding: 0; color: #333; } .header { background-color: #333; /* Fixed background-color typo */ color: #fff; padding: 20px; /* Fixed padding syntax */ text-align: center; } .container { display: flex; flex-wrap: wrap; justify-content: center; margin: 20px; } .profile-card { background-color: #fff; border: 1px solid #ccc; border-radius: 5px; margin: 10px; padding: 20px; width: 300px; text-align: center; box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1); } .profile-card img { border-radius: 50%; width: 100px; height: 100px; } .profile-card h2 { font-size: 24px; margin: 10px 0; } .profile-card p { font-size: 14px; color: #666; } </style>![image](https://github.com/user-
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