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

Ggg #333

Open
Francescooooooooooooo opened this issue May 11, 2024 · 0 comments
Open

Ggg #333

Francescooooooooooooo opened this issue May 11, 2024 · 0 comments

Comments

@Francescooooooooooooo
Copy link

Hhh

<title>Accessori Auto Shop</title>

Accessori Auto Shop

<section id="main-content">
    <h2>Benvenuto nel nostro negozio di accessori auto!</h2>
    <p>Scopri la nostra vasta selezione di accessori per auto.</p>
    <!-- Qui potresti inserire immagini e descrizioni dei prodotti -->
</section>

<footer>
    <p>&copy; 2024 Accessori Auto Shop. Tutti i diritti riservati.</p>
</footer>

body {font-family: Arial, sans-serif;
margin: 0;
padding: 0;}

header {background-color: #333;
color: #fff;
padding: 20px;}

header h1 {margin: 0;}

nav ul {list-style-type: none;
padding: 0;}

nav ul li {display: inline;
margin-right: 20px;}

nav ul li a {color: #fff;
text-decoration: none;}

#main-content {padding: 20px;}

footer {background-color: #333;
color: #fff;
text-align: center;
padding: 10px 0;}

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