Está en la página 1de 7

BANNER <html> <head> <link rel="stylesheet" type="text/css" href="format.

css"/> <style> body {background:#C8F0EE;;} </style> <title> Banner</title> </head> <body> <p align="center"> <img src="images/meshot.png" align="center"> </p> </body> </html> HOME <html> <head> <link rel="stylesheet" type="css" href="format.css"/> <style> body {background:#B7C6CA;} h1 {background-color: #805555;} </style> <title>

Blueprints for the Inside

</title> <body> <h1 align="center"> A Fine <span class="sarahkim">Design</span>

</h1> </body> </html> DETAIL <html> <head> <link rel="stylesheet" type="text/css" href="format.css"/> <style> body {background:#F7FFB2;} </style> <title>Detail</title> </head> <body> <p align="center"> <img src="http://interiordesignideas.com/wpcontent/uploads/2010/11/interiordesign.jpg"</p> <p> I am currently involved in interior designing by studying the art of design. I am currently watching many television shows on interior designing. I also, in my free time sketch up some drawings of houses and designs that I wish to express somehow in the future. As of right now, I am in the process of decorating my room. My mother has given me the opportunity to take my empty, boring room and transform it into whatever I please. </body> </html> DEVELOP <html> <head> <link rel="stylesheet" type="text/css" href="format.css"/> <style> body {background:#F0C1D9;} </style> <title>Develop</title>

</head> <body> <b> <a href="#past">Past</a> &#8853; <a href="#present">Present</a> &#8853; <a href="#future">Future</a> </b> <p>

<img src="images/design.png">

<p> <b><a name="past"> Past </a> </b> <br> I first started to catch interest in interior designing when I first watched the Tv show Home improvement. The process of building the house was so fascinating. I loved watching how they designed everything according to it's efficiency. <p> <b> <a name=present> Present</a> </b> <br> Currently, I am only capable of practicing my designs, not putting them into action. Sometimes, I would draw designs of houses on paper. I practice designs around my room for example, moving my furniture around, putting on wallpaper, and adding furniture. <p> <b> <a name=future> Future</a> </b>

<br> One day, I wish to have an empty room to myself in which I can design freely with the tools and supplies available for use. With this room, I will put my designs into action. Then even more toward the future, design an entire, empty house.

</body> </html> INSPIRE <html> <head> <link rel="stylesheet" type="text/css" href="format.css"/> <style> body {background:#BFB5B5;} </style> <title>Inspire</title> </head> <body> <h2 align="center">People who have inspired me </h2> <p align="center"> <img src="images/wordle.png" width="1000" height="500" usemap="#people"> <p> <map id="people" name="people"> <area shape="rect" coords="300,0,800,70" alt="wordlenames" href="#Karim"> <map id="people" name="people"> <area shape="rect" coords="300,70,800,125" alt="wordlenames" href="#Ty"> </map id> <map id="people" name="people"> <area shape="rect" coords="190,435,690,500" alt="wordlenames" href="#Sheila"> </map id> <area shape="circle" coords="50,300,130" alt="wordlenames" href="index.html"> </map id> <br> <br> <br> <br> <br> <br>

<img src="http://www.speakersbulgaria.com/wpcontent/uploads/2010/03/karim_rashid.jpg" width="300"> <br> <br> <b> <a name="Karim"> Karim Rashid</a> </b> <br> Rashid designs for clients such as Issey Miyake, Nambe, Mikasa, Edra, Magis, Herman Miller, Artermide, Ide, Prada, Giorgio Armani, Umbra, Leonardo, Nienkamper, Zerodisegno, Frighetto, Copco, Method, Guzzini, Danese, Foscarini, Bozart Shiseido, and Yahoo. He was also an award winner of 2002 International Interior Design Star Award. <p> <img src="http://1.bp.blogspot.com/_TMXcmoJtts/S9HCmYhIIWI/AAAAAAAABGY/67JsDwYxXTk/s1600/Sheila+B. +6.jpg"width="300"> <br> <b> <a name="Sheila"> Sheila Bridges</a></b> <br> Sheila has been titled as "America's Best Interior Designer" by the CNN and the Times Magazine. I respect her a lot and strive to be at least a fourth of what kind of designer she is today. <p> <img src="http://upload.wikimedia.org/wikipedia/commons/7/74/Ty_Penningt on.jpg"width="300"> <br> <b> <a name="Ty"> Ty Pennington</a></b> <br> Ty Pennington is most widely known for being the host of famous ABC show, Extreme Makeover: Home Edition. This show inspired me because it showed the design of homes by scratch and was truly fascinating. </body> </html> LINKS <html> <head> <link rel="stylesheet" type="text/css" href="format.css"/> <style> body {background:#DAD2C3;} </style> <title>

Links </title> <body> <p align="center"> <b> <a href="home.html" target="smain">Home</a> <br> <a href="detail.html" target="smain">Detail</a> <br> <a href="develop.html" target="smain">Develop</a> <br> <a href="inspire.html" target="smain">Inspire</a> </a> </b> </p> </body> </html> FOOTER <html> <head> <link rel="stylesheet" type="text/css" href="format.css"/> <style> body {background:#A8E6B4;} </style> <title> Footer </title> <body> <p align="center"> All Rights Reserved &#169; 2010 <br> Site Created by <a href="mailto:ca0kims14@gmail.com">Sarah E. Kim</a> </p> </body> </html> INDEX <html> <head>

<title> Blueprints for the Inside </title> </head> <frameset rows="25%, *, 10%" frameborder="no" border="0" noresize="noresize" scrolling="yes"> <frame src="banner.html" name="sbanner"> <frameset cols="10%, * " frameborder="no" border="0" noresize="noresize" scrolling="yes"> <frame src="links.html" name="slinks""> <frame src="home.html" name="smain"> </frameset> <frame src="footer.html" name="sfooter"> </framset> </html> FORMAT CSS <style type="text/css"> h1{background-color: #805555;} h2{color: #6B0B0B; font-family:Arial; font-size: 40 px} .sarahkim {font-weight: bold; color: #3C3350; font-family: Arial } a{color: #0B6B50;} p{font-weight; bold;} </style>

También podría gustarte