Giter Site home page Giter Site logo

edveika / html-css-practice Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 10.38 MB

πŸ•ΈοΈ Remaking site layouts to practice CSS3 and HTML5

Home Page: https://edveika.github.io/HTML-CSS-Practice/

License: GNU General Public License v2.0

CSS 19.80% HTML 80.20%
css html website-design

html-css-practice's Introduction

🌐 Web front end exercise

Because practice makes perfect!

πŸ—οΈ Layouts remade

LIVE PREVIEW

⚠️ Disclaimer

Reddit page may not show recommended section images if hosted on live server. /HTML-CSS-Practice should be removed from the following lines of code:

.car-img {
  background-image: linear-gradient(rgba(0, 0, 0, 0.25), rgba(0, 0, 0, 0.5)),
    url("/HTML-CSS-Practice/Reddit/img/car.jpg");
}

.desert-img {
  background-image: linear-gradient(rgba(0, 0, 0, 0.25), rgba(0, 0, 0, 0.5)),
    url("/HTML-CSS-Practice/Reddit/img/desert.jpg");
}

.laptop-img {
  background-image: linear-gradient(rgba(0, 0, 0, 0.25), rgba(0, 0, 0, 0.5)),
    url("/HTML-CSS-Practice/Reddit/img/laptop.jpg");
}

.nature-img {
  background-image: linear-gradient(rgba(0, 0, 0, 0.25), rgba(0, 0, 0, 0.5)),
    url("/HTML-CSS-Practice/Reddit/img/nature.jpg");
}

πŸ“œ License

This project is licensed under the GPL v2 LICENSE.

html-css-practice's People

Contributors

edveika avatar

Watchers

 avatar

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.