Posts

Showing posts from October, 2021

activity 4 html

Image
 file:///C:/Users/noy2/Documents/Nujra.html <!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title>Photo Blog Layout</title> <style>   h2 {     font-family: Copperplate, fantasy;     font-size: 30px;     align="center"   }   p {     font-family: Arial, Helvetica, sans-serif;     font-size: 25px;   } * {   box-sizing: border-box; } .column {   float: left;   width: 33.33%;   padding: 5px; } /* Clearfix (clear floats) */ .row::after {   content: "";   clear: both;   display: table; } </style> </head> <body> <h2>Photo Layout</h2> <div class="row">   <div class="column">   <a target="_blank" href="friends 3.jpg">     <img src="https://scontent.fmnl6-1.fna.fbcdn.net/v/t1.6435-9/55483221_2298448076874071_4237117513906782208_n.jpg?_nc_cat=103&ccb=1-5&_nc_sid=cdb...

ACTIVITY 2 WEB EDUC

   Identify websites that provide the following serves: Publishing of multimedia presentation 1. Canva 2. Slidebean 3. Google Slides 4. SlideDog 5. Prezi 6. Moovly 7. KnowledgeVision 8. Haiku Deck 9. ClearSlide 10. Slides 11. FlowVella Communication tools Mail Email Telephones Cell phones/Smartphones Computers Cell and Data Plans Video and Web Conferencing Social Networking Sites Microsoft 365/Office Designing and Editing multimedia elements - Canva - PixArt - Wix - piZap - sketchbook Storage of multimedia projects Microsoft OneDrive Google Drive Cloud Mediafire IDrive DropboX

ACTIVITY 2

 file:///C:/Users/noy2/Documents/arjunactivity2.html Web Programming 2.1 My Personal Information Name: Arjun Limpios Age: 21 years old Birthday: june 30 2000 Address: salawag dasma 4 golden city dasmarinas , Cavite Hobbies & Interest Singing Painting Drawing Reading Photography Movies Video Editing coocking Talent & Skills Talent Singing Skills Teamwork Creative Favorite Song motionless in white = code beegees = first of may spongecola _ coda greenday - before the lobotomy Social Media Facebook Activity 2 <!DOCTYPE html> <html> <head> <style> code {   font-family: Consolas,"courier new";   color: crimson;   background-color: #f1f1f1;   padding: 2px;   font-size: 105%; } </style> </head> <body> <h1><p style="color: red">Web Programming 2.1</p></h1> <p style="font-size: 25px;color: blue">My Personal Information</p> <p>Name: Arjun Limpios</p> <p>Age: 21 yea...

hobbies fav songs

  file:///C:/Users/noy2/Desktop/arjun.html Web Programming 1.1 My Personal Information Name: Arjun Limpios Age: 21 years old Birthday: June 30 2000 Address: Salawag Golden City Dasmarinas Cavite Hobbies & Interest Singing Painting Drawing Reading Photography Movies Video Editing Coocking Animal Keeping Talent & Skills Talent Singing Voice impersinator Skills Teamwork Creative Favorite Song Miw - code Bee gees – first of may spongecola- coda greenday- before the lobotomy Social Media Facebook <!DOCTYPE html> <html> <head> <style> code {   font-family: Consolas,"courier new";   color: crimson;   background-color: #f1f1f1;   padding: 2px;   font-size: 105%; } </style> </head> <body> <h1>Web Programming 1.1</h1> <p style="font-size: 25px">My Personal Information</p> <p>Name: Arjun Limpios</p> <p>Age: 21 years old</p> <p>Birthday: June 30, 20009</p> <...

html for registration

Image
file:///C:/Users/noy2/Documents/arjun.html   <form action="action_page.php">   <div class="container">     <h1>Register</h1>     <p>Please fill in this form to create an account.</p>     <hr>     <label for="email"><b>Email</b></label>     <input type="text" placeholder="Enter Email" name="email" id="email" required>     <label for="psw"><b>Password</b></label>     <input type="password" placeholder="Enter Password" name="psw" id="psw" required>     <label for="psw-repeat"><b>Repeat Password</b></label>     <input type="password" placeholder="Repeat Password" name="psw-repeat" id="psw-repeat" required>     <hr>     <p>By creating an account you agree to our <a href="#...

ACTIVITY ON HTML

Name : ARJUN LIMPIOS My favorite Songs          1. First of may           2. thank you for loving me          3. code by motionless in white          4. coda by spongecola          5. kids from yesterday by my chemical romance