HTML and CSS House Design with Source Code

This house and tree are made with pure css and html. I used some html and css coding to create this house and environment. If you want to download the source code, click on the download link below.

Full Project Details:

Only HTML and CSS coding
Total HTML line 30 (thirty) and Total CSS line 309 (three Hundred nine)
File Format Zip
File Size 1.46kb/0 MB

Synchronise background position with padding

.box {
  padding: 1.5em 2em;
}