Followers

Sunday, June 17, 2012

Journal 10

This assignment did teach me a lot actually! I was pretty skeptical going into it! I had not idea it could be so simple to basically create a simple website page! Although I could not get it posted...Seeing and going through the steps of changing titles and creating my own lists on the mock site was great! It was simple to do, just replace words with your own and watch the magic when you reload the page! This class overall has taught me a TON. So many new techniques to searching the World Web and the Deep Web! All these tools I can now take with me and allow them to help me in all my future classes here at Clark and any other school I attent! Thank you so much for all the help you have given me over the quarter! Truly a GREAT class to take! (:
*** I cannot figure out how to actually 'download' my new website. Filezilla is NOT connecting for me. I have restarted my computer and still will not connect. ***



file:///Users/grantcollison/Documents/mzarate.html




blueviolet(SVG) #8A2BE2
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />

<title>MALARI ZARATE</title>

<style type="text/css">
body {
background-color: #FFFFFF;
}

h1 {
font-family: Arial, Helvetica, sans-serif;
font-size:xx-large;
color: #3300FF;
text-align:center;
}

h2 {
font-family:Arial, Helvetica, sans-serif;
font-size: large;
color: #660099;
}

p {
font-family: Arial, Helvetica, sans-serif;
font-size: medium;
color: #000000;
}
li {
font-family: Arial, Helvetica, sans-serif;
font-size: large;
color: #FF3300;
  }

</style>


</head>

<body>

<h1> Clark Internet Class </h1>

<h1> Creating my first page! (: </h1>

<p> Let's Hope This Works!! </p>


<h2> Making the all my own! </h2>

<p> My favorite color is purple. I love Siberian Huskies. </p>

<p> My best friend is Megan and my boyfriend is Ryan. </p>

<p> Things I want to do! </p>

<ul>

  <li> Become a elementary level teacher </li>
  <li> Travel to Italy </li>
  <li> Go on a shopping spree </li>
</ul>

<h2>Changing Colors </h2>

<p>To change the color of either the text or the background, type in a color name or hexadecimal code after the color: tag at the top of the page. You'll find a nice list of hexdecimal codes at <a href="http://www.december.com/html/spec/color.html">Hex Hub</a> (http://www.december.com/html/spec/color.html)</p>
***Okay lost me at this part! How do I change the color?! I found the codes!
</body>

</html>

1 comment:

  1. Hi, Malari:

    Thanks for your efforts. I'm sorry you had problems with Filezilla and FTP but you seem to get the idea of how html works. It's important to understand the structure of web pages and how they are created. I'm glad you found the class helpful and see applications for future research/classes.

    Cheers,
    Andrea

    ReplyDelete