Posts

Showing posts from May, 2021

EXERCISE 9 WEB PROGRAMING FLEX BOX AND I FRAME

Image
* Home social accounts Facebook Instagram Web Programming Exercise 6 Exercise 7 Exercise 8 Interactive Media Exercise 6 Exercise 7 Exercise 8 HOME Fixed Full-height Side Nav News © 2021 | EMMONZTAH

EXERCISE 8: INTERACTIVE MEDIA Change Button Properties onchange events Enter color Enter number

Javascript Events Enter color Enter number

EXERCISE 8 WEB PROGRAMING NAVIGATION BAR

Image
 PORFOLIO PROFILE CONTACT CODES FOR HTML: <!DOCTYPE html> <html lang="en" dir="ltr">   <head> <header>   <h1> Exercise 8 CSS Sidebar navigation</h1>     </header>     <meta charset="utf-8">         <link rel="stylesheet" href="SIDBAR.CSS">     <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.6.3/css/all.css">     <script src="https://code.jquery.com/jquery-3.4.1.js"></script>     <script>       $(document).ready(function(){         $('i').click(function(){           $('ul').toggleClass('ul_show');           $('section').toggleClass('slide_image');         });         $('li').click(function(){           $(this).addClass('active').siblings().removeClass('active');         });       });     </script>   </head>   <body>     <ul>

INTERACTIVE EXERCISE 7 BOX PRICE

Image
  HTML CODE <!DOCTYPE html> <html> <head> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>Exercise 007 JavaScript Selected Value</title> <link rel="stylesheet" href="intercattive7.css"> </head> <body> <h1 class="font1"> Select Box Price List</h1> <div id="container"> <form> <fieldset> <label for="name"> Add Products: </label> <input type="text" id="name" placeholder="Enter Product" autocomplete="off"> <br> <br> <label for="price"> Add Price: </label> <input type="number" id="price" placeholder="Enter Price" autocomplete="off"> <br> <br> <button class="btn" id="btnAdd" size=10> <b&g

EXERCISE 7 web programming PAGE LAYOUT

Image
ABOUT ME MY DIGITAL ART MY INSTAGRAM LINK OF MY INSTAGRAM ABOUT ME hello! My name is Emmanuel Ubaldo a free lance digital artist.” DIGITAL ARTS .here is my digital art my latest one is the girl with the wings kinda like and angel and my favorite one is the girl with the clouds because it all started with that piece. MY INSTAGRAM if youre interested you can check out my instagram account Emmonztah all rights reserve 2021 ©.