Giter Site home page Giter Site logo

esercizio-html-css-mini-blog's Introduction

Primo esercizio di HTML-CSS

Basandoti sulle immagini sottostanti crea la struttura HTML ed il corrispondente foglio di stile per che riproducano la pagina responsive sito web illustrato

template sito web - mobile

template sito web - mobile

### template sito web - medium size

template sito web - medium size

### template sito web - large size

template sito web - large size

I testi presenti nell'immagine sono:

Optimizing CSS for faster page loads

Not long ago I decided to improve the loading times of my website. It already loads pretty fast, but I knew there was still room for improvement and one of them was CSS loading. I will walk you through the process and show you how you can improve your load times as well.

To see how CSS affects the load time of a webpage we first have to know how the browser converts an HTML document into a functional webpage...

Css Grid

The CSS Grid Layout Module offers a grid-based layout system, with rows and columns, making it easier to design web pages without having to use floats and positioning.

Colors in Css

Colors play a vital role in making a web page usable or not. In CSS, we can control the foreground and background color of an element with the color and background properties.

Css Variables

CSS variables are custom properties that cascade normally and even inherit. They start with a reserved -- prefix, and there are no real rules about their value.

Aprire github.dev sul progetto

Dalla pagina principale di github (code) basta usare il punto "." sulla tastiera per aprire l'ambiente "VS Code" di sviluppo del progetto

Deployment su github.io

Nella pagina di setting basta usare Github Pages

esercizio-html-css-mini-blog's People

Contributors

mlongano avatar malodev 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.