<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>OUR SCHOOL YEARS . COM / BLOG &#187; borders</title>
	<atom:link href="http://ourschoolyears.com/blog/?feed=rss2&#038;tag=borders" rel="self" type="application/rss+xml" />
	<link>http://ourschoolyears.com/blog</link>
	<description>trying to record what we actually did all these years</description>
	<lastBuildDate>Tue, 24 Nov 2009 21:14:26 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.6</generator>
		<item>
		<title>Shadows</title>
		<link>http://ourschoolyears.com/blog/?p=49</link>
		<comments>http://ourschoolyears.com/blog/?p=49#comments</comments>
		<pubDate>Tue, 24 Nov 2009 21:14:26 +0000</pubDate>
		<dc:creator>estudent</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[borders]]></category>
		<category><![CDATA[designing]]></category>
		<category><![CDATA[special effects]]></category>
		<category><![CDATA[text shadow]]></category>
		<category><![CDATA[Webclass]]></category>

		<guid isPermaLink="false">http://ourschoolyears.com/blog/?p=49</guid>
		<description><![CDATA[<p>Now the question is:  Why didn&#8217;t it work in class when clearly it works on the site.  If you CANNOT see the shadows, please let me know.  I need to find out if it is that your browsers are not up to date etc.</p>
<p>I&#8217;m not going to teach you shadows per se but to point [...]]]></description>
				<content:encoded><![CDATA[<p>Now the question is:  Why didn&#8217;t it work in class when clearly it works on the site.  If you CANNOT see the shadows, please let me know.  I need to find out if it is that your browsers are not up to date etc.</p>
<p>I&#8217;m not going to teach you shadows per se but to point you to using the Web Developer Tool Bar more often.</p>
<p>Go to the folder  <a title="SAMPLES" href="http://www.ourschoolyears.com/samples" target="_blank">SAMPLES</a> on the OurSchoolYears.com Site.</p>
<p>Notice that I created the very simple pages to show you different ways to create the text shadows.</p>
<p>If you cannot see them, this is all for naught.</p>
<p>Click on the CSS Web Developer Tool Bar or just right click on the page anywhere and it will give you the option to go to the Web Developer, then scroll over to View Style Info and then click on the places that you see the shadow effect.</p>
<p>Notice that on the boys I used a &#8220;negative pixels&#8221; technique that will make the H3 Tag in the Masthead to creep up on the H1 Tag above.  What that is telling it to do is take LESS of the top padding away instead of adding a cushion to it.</p>
<p>Play around with the CSS and make a page using these techniques.  I would like you to create an HTML file and name it &#8220;boys.html or girls.html&#8221; or whatever you want but use the class01.html, class01.css and layout.css files you have.</p>
<p>You can put them in a different folder on your geek bling and then you need to only copy the layout file to it and not rename it.  Remember also that you will need to change this link that is in your HTML page:</p>
<p>&lt;link rel=&#8221;stylesheet&#8221; type=&#8221;text/css&#8221; title=&#8221;CSS&#8221; href=&#8221;style.css&#8221; media=&#8221;screen&#8221; /&gt; so that it points to the correct style sheet AND then that has to point to the layout.css sheet.  It is good to copy these before changing them each time so you have an original to keep.  The other thing you can do is to keep the email I sent you and always have fresh copies.</p>
<p>Have fun trying all this out.  Last but not least, I used an image for the Body Background on the girl&#8217;s page but I used a BORDER tag for the navigation border with dots.  It is just an example of how you can use CSS styling to create the look of images.</p>
<p>Let me know how it works and send me the links to any pages you put up online so I can see them.   Until we write code again&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://ourschoolyears.com/blog/?feed=rss2&#038;p=49</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Pixels</title>
		<link>http://ourschoolyears.com/blog/?p=46</link>
		<comments>http://ourschoolyears.com/blog/?p=46#comments</comments>
		<pubDate>Tue, 24 Nov 2009 20:27:50 +0000</pubDate>
		<dc:creator>estudent</dc:creator>
				<category><![CDATA[Webclass]]></category>
		<category><![CDATA[background image]]></category>
		<category><![CDATA[background tags]]></category>
		<category><![CDATA[borders]]></category>
		<category><![CDATA[creating images]]></category>

		<guid isPermaLink="false">http://ourschoolyears.com/blog/?p=46</guid>
		<description><![CDATA[This is a best, first effort to explain how to create a simple repeating image for your borders and [...]]]></description>
				<content:encoded><![CDATA[<p>Hi Class,</p>
<p>Here is how to make an easy graphic that you can have fun playing with in buttons, backgrounds and images.</p>
<p>1:        Open PAINT (I cannot give you instructions with Gimp but if you are using it then I am sure you can figure out the differences in what I am saying.)</p>
<p>2A:    DECIDE:</p>
<p>2B:     If you want an image that is going to go VERTICALLY/DOWN (repeat-y) the left or right side of an area such as Masthead, Body etc., you will want to create a image going ACROSS and if it is a box image, you will have to create it in a way that the bottom of the image will work well with the top of the image since they will be stacking on top of eachother.</p>
<p>2C:    Likewise, if you are creating a HORIZONTAL/ACROSS  image (repeat-x) you will need to create it in a way that the left and right sides will match nicely since this will be meeting up ACROSS at the seams.</p>
<p>3:      For VERTICAL you will make a line or box across the page or even short will do.</p>
<p>4A:   Pick your colors that will match the site and add from the paintbrush tool little splotches of color that match your site as well.  Remember that you can use the Zoom Magnifier to see better while you plan it. The more colors you add and the closer together they are, the more stripes there will be down the page.</p>
<p>4B:   For the HORIZONTAL IMAGE you will create a line or box in the same way but your original line will go straight up and down so that when you are finished your image will be repeated across the section of background you choose.</p>
<p>4C:   For the &#8220;boys&#8221; page, I simply make a box of one color and used the Spray Can tool and sprayed evenly around the box.  Play with the tools and see what you want to do.</p>
<p>5:      Save your image either very shallow for the Horizontal one or very thin for the Vertical.  Save as a &#8220;jpg&#8221; file so that the color is not distorted.  Make sure to save to your &#8220;images&#8221; folder and NO CAPS in the name of the file.  Here are a couple tips:  You can use the &#8220;invert colors&#8221; tool under IMAGE on the tool bar.  It is fun to see the opposite colors that occur.  You can also save the image and then from the IMAGE tool bar you can then flip the image and save it as the &#8220;right&#8221; side so that you can use left and right versions of it.  PLAY AROUND.</p>
<p>6:      Go to your CSS.  Find the background area that you would like a background image to cover.</p>
<p>6A:    For the VERTICAL such as with the left side of your site you will look for the BODY element.  It will look something like this:  body { background-image: url(&#8220;&#8230;&#8221;);  background-color: pink; background-repeat: repeat-y; }</p>
<p>6B:     For the HORIZONTAL such as in an active link (a: on your style sheet of the navigation) you can use it to make buttons without using a larger image.  It would just keep repeating UNDER the link name.  Just make sure you are using a color that will show up for text on top of the image.  Keep your images small.   This is why it is good to zoom in when creating them.</p>
<p>6C:     You can also just do a {border-left-style: dashed green; background-color: blue; border-width: 15px; }  Add this to your BODY element or your navigation, content, sidebar, masthead or footer and see what happens.  Do the same by changing it to border-right-style etc and change the top, right or bottom as well.  Change it from Dashed (NO CAPS I&#8217;m just using them to accentuate the names)  to Solid, Dotted, Ridge, Groove or Inset, Double etc.  Change the pixels as well to larger or smaller for fun.  Now you can use an image or create a fun border around your site without even using images at all.</p>
<p>7:       Play with it.  HAVE FUN!  Email me if you have any questions at all.</p>
]]></content:encoded>
			<wfw:commentRss>http://ourschoolyears.com/blog/?feed=rss2&#038;p=46</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
