Giter Club home page Giter Club logo

ecommerce's Introduction

<title>Caroline Fontana</title> <style> body { background-color: #000; color: #fff; font-family: Arial, sans-serif; margin: 0; padding: 0; }
.header {
  background-color: #001;
  text-align: center;
  padding: 50px 0;
}

.header-container {
  max-width: 600px;
  margin: 0 auto;
}

.neon-border {
  font-size: 48px;
  letter-spacing: 4px;
  text-shadow: 0 0 20px #ff6ec7, 0 0 30px #ff6ec7, 0 0 40px #ff6ec7, 0 0 50px #ff6ec7, 0 0 70px #ff6ec7, 0 0 80px #ff6ec7, 0 0 100px #ff6ec7;
  border: 2px solid #fff;
  padding: 10px;
}

.contact-info {
  margin-top: 20px;
}

.contact-link {
  color: #fff;
  text-decoration: none;
  margin: 0 10px;
}

.portfolio-button {
  display: inline-block;
  background-color: #ff6ec7;
  color: #000;
  font-size: 18px;
  padding: 15px 30px;
  border: none;
  border-radius: 10px;
  margin-top: 30px;
  text-decoration: none;
}

.portfolio-button:hover {
  background-color: #ff92d6;
}

.footer {
  background-color: #000;
  padding: 20px;
  text-align: center;
  color: #fff;
  font-size: 14px;
}
</style>

Caroline Fontana

Contato: [email protected] 055999582194

Portfólio

Todos os direitos reservados © 2023

ecommerce's People

Contributors

carolinebranco avatar

Stargazers

 avatar

Watchers

 avatar

ecommerce's Issues

Mini delivery

<title>Mini Delivery</title> <style> body { font-family: Arial, sans-serif; margin: 0; padding: 0; }
header {
  background-color: #333;
  color: #fff;
  padding: 20px;
  text-align: center;
}

h1 {
  margin: 0;
  font-size: 24px;
}

.cover {
  background-image: url("delivery_cover.jpg");
  background-size: cover;
  background-position: center;
  height: 400px;
}

.cover-text {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  padding: 20px;
  background-color: rgba(0, 0, 0, 0.5);
  color: #fff;
  text-align: center;
}

h2 {
  margin: 0;
  font-size: 32px;
  margin-bottom: 10px;
}

p {
  font-size: 18px;
  margin-bottom: 20px;
}

.product {
  margin: 20px;
  padding: 20px;
  background-color: #f5f5f5;
  border-radius: 5px;
}

.product img {
  width: 200px;
  height: 200px;
  object-fit: cover;
  margin-bottom: 10px;
}

.product h3 {
  margin: 0;
  font-size: 20px;
}

.product p {
  margin: 0;
  font-size: 16px;
  color: #666;
}

.total {
  text-align: center;
  margin-top: 20px;
  padding: 10px;
  background-color: #f5f5f5;
}

.total h3 {
  margin: 0;
  font-size: 24px;
}

.total p {
  margin: 0;
  font-size: 18px;
  color: #666;
}
</style>

Login

Bem-vindo à Mini Delivery!

Faça seu pedido e entregaremos na sua porta.

Ver Cardápio
Produto 1

Produto 1

R$ 10.99

Produto 2

Produto 2

R$ 19.99

Produto 3

Produto 3

R$ 7.99

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.