Web Development Tutorial || Part: -1 || tutorial try

Published: 08 December 2022
on channel: Line Breaker3113
11
3

In this video ı tried to make a tutorial to learn making tutorials. Please tell us your ideas in comment section. Don't forget in html you can simply make a text file to code in html as text!
style is here simply copy it to a text file and you are done:
body {
background-color: #fff;
padding: 0px; margin: 30px;
}
div {
position: absolute;
background-color: #09a;
box-shadow: 0px 0px 10px 7px #303;
padding: 0px; margin: 0px;
transition: 2s linear;
}
div:hover {
box-shadow: 0px 0px 10px 7px #0f9;
background-color: #f00;
top: 50px;
}


Watch video Web Development Tutorial || Part: -1 || tutorial try online without registration, duration hours minute second in high quality. This video was added by user Line Breaker3113 08 December 2022, don't forget to share it with your friends and acquaintances, it has been viewed on our site 11 once and liked it 3 people.