33 Html, CSS, and JavaScript projects for beginners you can learn
Get started now!!!
1A) Build a Memory Game with HTML, CSS & JavaScript
1a) Build a Calendar with HTML, CSS & JavaScript
1b) Responsive Login & Registration Form with HTML, CSS & JavaScript
1) Build a Weather App with HTML, CSS &...
Tekera
Thread
33 html
ccddng projects for beginners
css
javascript
How can I make the screen size to follow the div, I don't want it to be full screen
Here is the code
* {
padding: 0px;
margin: 0px
}
Body {
height: 100%;
background-color: blue;
}
.grid {
background-color: white;
width: 400px...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.