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 code #3649

Open
Trottaihid opened this issue Jul 3, 2024 · 0 comments
Open

Html code #3649

Trottaihid opened this issue Jul 3, 2024 · 0 comments

Comments

@Trottaihid
Copy link

<title>Educational Website</title> <style> body { font-family: Arial, sans-serif; margin: 0; padding: 0; } header { background-color: #4CAF50; color: white; padding: 1em 0; text-align: center; } nav { display: flex; justify-content: center; background-color: #333; } nav a { color: white; padding: 14px 20px; text-decoration: none; text-align: center; } nav a:hover { background-color: #ddd; color: black; } main { padding: 20px; background-color: #f4f4f4; } section { margin-bottom: 20px; } footer { background-color: #333; color: white; text-align: center; padding: 1em 0; position: fixed; width: 100%; bottom: 0; } </style>

Welcome to Our Educational Website

Home About Courses Contact

Home

Welcome to our educational website. We offer a variety of courses to help you excel in your studies.

About Us

We are dedicated to providing high-quality education resources to students worldwide.

Our Courses

Explore our wide range of courses designed to help you succeed in your academic journey.

Contact Us

Have any questions? Feel free to contact us.

© 2024 Educational Website. All rights reserved.

********
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