Skip to main content
Search
Search This Blog
The Artworks
All contents is all about my artworks.
Share
Get link
Facebook
X
Pinterest
Email
Other Apps
June 15, 2023
Activity 1 - Change Button Properties on Change Event (FINALS)
HTML CODE:
Change Button Properties Onchange Events
Change Button Properties Onchange Events
Enter Color:
Enter Number:
CSS CODE: * { box-sizing: border-box; } h1.font1 { margin-left: 30%; } fieldset { width: 60%; background-color: #FCE0BC; padding-left: 20px; padding-right: 20px; padding-bottom: 10%; margin-top: 50px; margin-left: 18%; border-style: solid; border-width: 5px; border-color: black; } .btn { width: 145px; height: 90px; background-color: white; text-shadow: -1px 1px 0 #ffffff, 1px 1px 0 #ffffff, 1px -1px 0 #ffffff, -1px -1px 0 #ffffff; font-size: 23px; font-weight: bold; float: left; margin-left: 4px; }
Comments
Popular Posts
March 21, 2023
Portfolio Photography
June 15, 2023
Activity 2 (Finals) CANVAS DRAWING
Comments
Post a Comment