partial-UI-generation-dataset / sketch /3fc5a5a4ad5f1a78b2ac169cd8fdc4d1ee8630e7e67aafcd8aa0d70848cf3761.html
csbhlim222's picture
feat: add files
1bff947
<html><head>
<title>Growmore - A Wolf Network</title>
<style>
body {
font-family: Arial, sans-serif;
background-color: #f5f5f5;
}
main {
display: block;
position: relative;
margin: 50px auto;
width: 80%;
max-width: 900px;
background-color: #f1f1f1;
border-radius: 10px;
padding: 20px;
box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
}
#title {
padding: 20px 0;
text-align: center;
font-size: 48px;
color: #333;
text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3);
border-bottom: 1px solid #ccc;
}
nav {
display: flex;
justify-content: center;
margin-bottom: 20px;
}
nav a {
color: #fff;
text-decoration: none;
font-weight: 600;
padding: 10px 20px;
border-radius: 5px;
transition: all 0.2s ease-in-out;
background-color: #4caf50;
margin: 0 10px;
}
article {
padding: 20px;
border: 1px solid #ccc;
border-radius: 5px;
background-color: #fff;
box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3);
}
article h2 {
margin-top: 0;
color: #333;
font-size: 24px;
margin-bottom: 10px;
}
article p {
color: #555;
font-size: 16px;
line-height: 1.5;
margin-bottom: 0;
}
footer {
display: flex;
justify-content: flex-end;
align-items: center;
color: #555;
font-size: 14px;
margin-top: 20px;
}
footer span {
font-size: 18px;
color: #333;
font-weight: bold;
text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3);
}
</style></head>
<body>
<main>
<h1 id="title" style="color: #333">Growmore</h1>
<nav>
<a style="background-color: #333">Home</a><a style="background-color: #333">About</a>
</nav>
<article>
<h2>Benefits of Local Citations</h2>
<p>
Local citations are essential for businesses seeking to enhance their
online visibility and attract potential customers.
</p>
<p>
Search engines like Google rely on consistent and accurate NAP
information to determine a business's relevance and authority in a
specific geographic area.
<b> </b></p><h3 style="color: black"><b>Visit Website</b></h3><a>https://publicjobfree1501.gq</a>
<p></p>
</article>
<footer><span>© Powered by Growmore - A Wolf Network</span></footer>
</main>
</body></html>