Posts

Showing posts from May, 2021

EXERCISE 9 FRAME

Image
Home social accounts facebook Web Programming Exercise 6 Exercise 7 Exercise 8 Exercise 9 Interactive Media Exercise 6 Exercise 7 Exercise 8 HOME Fixed Full-height Side Nav News © 2021 | Lerry!

EXERCISE 7 CSS (3 Rows-3 Columns) HTML

Image
Best Seller Products Contacts javascript BESTSELLER Filthy ONLY for 600.00 💥🔥 NEW EDITION. Too much plesure is pain. Contact Us What are you waiting for? Contact us via Facebook @Filthy !! all rights reserve 2021 ©.

EXERCISE 7 ( Select the Box HTML )

Exercise 007: JavaScript Selected Value Products & Price Select box • Add Products: • Add Price: Add Product • Product List: Mango Orange Pineapple • Price List: 60 70 60 Remove Product

EXCERCISE 7 (CSS)

* { box-sizing: border-box; } div { margin-bottom: 10px; } h1.font1 { font-size: 40px; margin-left: 30%; } label { display: inline-block; margin-left: 20px; } fieldset { width: 40%; background: #C511F2; padding: 10px; margin-left: 30%; } .row:after { content: ""; display: table; clear: both; } .column { float: left; width: 50%; padding: 10px; } p { display: inline-block; } .btn { color: white; display: block; width: 50%; margin-left: 25%; background-color: #1A7DEE; border-radius: 8px; padding-left: 20px; padding-right: 20px; padding-bottom: 8px; padding-top: 8px; font-size: 15px; cursor: pointer; text-align: center; font-family: Arial; } select { width: 200px; margin-left: 23px; }

EXERCISE 8 (SIDE BAR NAVIGATION )

Image
Home Portfolio Profile Contact Link Home Hi my name is John Lerry Delos Angeles I'm a Frelance Graphic Designer Portfolio Profile HI! I'm John Lerry Delos Angeles Aspiring Graphic Designer, I'm currently 3rd year Multimedia Arts student in University of Perpetual Help Molino. Digital arts I make my own digital art and vector art Photography Itake pictures in event like Debut and Wedding Video and Film Productions I have some short film in my Facebook account Contact You Can contact me Via Instagram: KVNFVZED link ... CSS----- *{ padding: 0; margin: 0; list-style: none; text-decoration: none; } body { font-family: 'Roboto', sans-serif; } .sidebar { position: fixed; left: -250px; width: 250px; height: 100%; backgro...

EXERCISE 8 ( Change Button ) Interactive

Javascript Events Change Button Properties onchange events Enter color Enter number

EXERCISE 6 ( CSS Colors ) HTML

CSS of Color Values Color Values Red 1 Red 0.9 Red 0.8 Red 0.7 Red 0.6 Red 0.5 Red 0.4 Blue 1 Blue 0.9 Blue 0.8 Blue 0.7 Blue 0.6 Blue 0.5 Blue 0.4 Violet 1 Violet 0.9 Violet 0.8 Violet 0.7 Violet 0.6 Violet 0.5 Violet 0.4 div.red1 { background: rgba(252, 3, 3, 1); margin-left: -20px; margin-bottom: -20px; } div.red2 { background: rgba(252, 3, 3, 0.9); margin-left: -20px; margin-bottom: -20px; } div.red3 { background: rgba(252, 3, 3, 0.8); margin-left: -20px; margin-bottom: -20px; } div.red4 { background: rgba(252, 3, 3, 0.7); margin-left: -20px; margin-bottom: -20px; } div.red5 { background: rgba(252, 3, 3, 0.6); margin-left: -20px; margin-bottom:...

EXERCISE 6 (ORDER LIST) Interactive Design

Order List Please enter your details below Enter your Name: Enter your code: Type "1" for Package 1 Type "2" for Package 2 Type "3" for Package 3 Enter number of days: Display