<?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>Sarah Tebo, web designerWeb Design | Sarah Tebo, web designer</title>
	<atom:link href="http://sarahtebo.com/category/web-design/feed/" rel="self" type="application/rss+xml" />
	<link>http://sarahtebo.com</link>
	<description></description>
	<lastBuildDate>Thu, 19 Apr 2012 15:09:39 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>New look for my website</title>
		<link>http://sarahtebo.com/2012/01/new-look-for-my-website/</link>
		<comments>http://sarahtebo.com/2012/01/new-look-for-my-website/#comments</comments>
		<pubDate>Fri, 13 Jan 2012 01:36:31 +0000</pubDate>
		<dc:creator>Sarah Tebo</dc:creator>
				<category><![CDATA[Web Design]]></category>
		<category><![CDATA[my site]]></category>
		<category><![CDATA[theme]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://sarahtebo.com/?p=680</guid>
		<description><![CDATA[There's an old saying that the cobbler's children have no shoes. Well, my website is a cobbler's child. I may be a professional web designer, but between my agency job and freelance work, I have long neglected my own website. ]]></description>
			<content:encoded><![CDATA[<p>There&#8217;s an old saying that the cobbler&#8217;s children have no shoes. Well, my website is a cobbler&#8217;s child.</p>
<p>I may be a professional web designer, but between my <a href="http://saidigital.co/about-us/people/sarah-tebo/" target="_blank">agency job</a> and freelance work, I have long neglected my own website. I finally decided that I&#8217;d rather modernize my site and use a pre-made theme (for now) than continue to have a personal website that had gotten a little dated.</p>
<p>So here it is, my new site. It&#8217;s using a pretty standard version of the <a href="http://themefuse.com/wp-themes-shop/writer/" target="_blank">Writer</a> theme from ThemeFuse. What drew me to the theme were the colors and typography &#8212; and the fact that I had gotten a code for three free ThemeFuse items in a recent <a href="http://bundlehunt.com/" target="_blank">BundleHunt</a> package. It also had a pretty nice looking layout for a <a title="Web Portfolio" href="http://sarahtebo.com/web-portfolio/" target="_blank">portfolio page</a>, so I&#8217;m pretty happy with it overall.</p>
<p>I do hope to design and code something from scratch soon, though.</p>
]]></content:encoded>
			<wfw:commentRss>http://sarahtebo.com/2012/01/new-look-for-my-website/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Pretty web typography with the Google Font API</title>
		<link>http://sarahtebo.com/2010/07/pretty-web-typography-with-google-font-api/</link>
		<comments>http://sarahtebo.com/2010/07/pretty-web-typography-with-google-font-api/#comments</comments>
		<pubDate>Sat, 31 Jul 2010 18:16:36 +0000</pubDate>
		<dc:creator>Sarah Tebo</dc:creator>
				<category><![CDATA[Web Design]]></category>
		<category><![CDATA[font]]></category>
		<category><![CDATA[google]]></category>

		<guid isPermaLink="false">http://sarahtebo.com/?p=362</guid>
		<description><![CDATA[Google has recently released a tool to help make the typography in websites prettier. The Google Font API -- currently in beta -- is a super-easy, free way to incorporate non-standard fonts in a website, and still maintain accessibility and search-engine friendliness. ]]></description>
			<content:encoded><![CDATA[<p><img src="http://sarahtebo.com/wp-content/uploads/2010/07/GoogleFontAPI.jpg" alt="" title="GoogleFontAPI" width="128" height="128" class="alignright size-full wp-image-365" />Google has recently released a tool to help make the typography in websites prettier. The Google Font API &#8212; currently in beta &#8212; is a super-easy, free way to incorporate non-standard fonts in a website, and still maintain accessibility and search-engine friendliness.</p>
<p>You can see it in action on my website, which uses the <span style="font-family: 'Lobster', Georgia, serif;">Lobster</span> font in the headers.</p>
<p>Traditionally, a designer putting together a website has been limited in font choices to what is installed  natively on end users&#8217; machines. I could tell a browser to display a headline in any font I want, but if the person viewing it doesn&#8217;t have that font on their computer, they&#8217;ll see a common font like Times or Arial. So that&#8217;s not a lot of variety in the fonts chosen for site design.</p>
<p>I could choose to let users load the font from my server, but that gets into legal issues with licensing. Plus, it can be complicated and confusing to get a system like that set up.</p>
<p>Google has made embedding pretty font super easy. It&#8217;s literally a two-step process.</p>
<p>To get started, visit the <a href="http://code.google.com/apis/webfonts/" target="_blank">Google Font API</a> website. Then click on &#8220;Font Directory&#8221; to see a list of all the fonts available. There&#8217;s not a lot to choose from right now, but everything there is open source and can be used freely in your projects. Just find a font you like, and click &#8220;embed font.&#8221;</p>
<p>Google will give you a short snippet of code to insert into your site&#8217;s header,and then you just use the font name in your CSS as you would any other font. The API generates the necessary CSS to display the font on the user&#8217;s browser.</p>
]]></content:encoded>
			<wfw:commentRss>http://sarahtebo.com/2010/07/pretty-web-typography-with-google-font-api/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Powered by WordPress</title>
		<link>http://sarahtebo.com/2010/03/powered-by-wordpress/</link>
		<comments>http://sarahtebo.com/2010/03/powered-by-wordpress/#comments</comments>
		<pubDate>Sun, 07 Mar 2010 22:14:26 +0000</pubDate>
		<dc:creator>Sarah Tebo</dc:creator>
				<category><![CDATA[Web Design]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[my site]]></category>
		<category><![CDATA[theme]]></category>

		<guid isPermaLink="false">http://sarahtebo.com/?p=279</guid>
		<description><![CDATA[I've been a fan of WordPress for a long time, and have used it for several client sites, as well as my own personal blog. However, my main Web site, at sarahtebo.com, was always a static HTML page. I recently decided to start practicing what I preach, so for the past week or so, I've been working on converting my HTML files to a functional Wordpress theme. ]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been a fan of <a href="http://wordpress.org" target="_blank">WordPress</a> for a long time, and have used it for several client sites, as well as my own personal blog. However, my main Web site, at sarahtebo.com, was always a static HTML page. I recently decided to start practicing what I preach, so for the past week or so, I&#8217;ve been working on converting my HTML files to a functional WordPress theme.</p>
<p>While the task was not complicated or difficult, it did surprise me how much there is to think about when you&#8217;re making a theme from scratch (before, I&#8217;ve always started with at least a basic framework). You have to style the comments, make a search results page, decide what regions to &#8220;widgetize,&#8221; label those regions, style the search box, decide how to display metadata, the list goes on. And several times I broke the whole dang thing by forgetting to close a &lt;div&gt;.</p>
<p>However, it was totally worth it, because now I have a WordPress-powered Web site that acts exactly as I want it to. If you&#8217;ve seen my designs, you know I like simple, easy to navigate design. And I&#8217;m in love with the &#8220;<a href="http://www.tutorial9.net/resources/cute-critters-free-icon-pack/" target="_blank">cute critters</a>&#8221; icons from Tutorial 9, which I used on my old site and definitely had to include here. Plus, I prefer the &#8220;excerpt&#8221; function for the index page, rather than using a manual &#8220;more&#8221; tag, so I could do that too.</p>
<p>Since I&#8217;m using WordPress 2.9, I also made use of the new thumbnail feature. It eliminates the need for a custom field to display a thumbnail on your index, search results, etc. pages. Once you activate the feature in your function file, you can set the thumbnail from your media library, or upload an image specifically for that use.</p>
<p>As usual, I figured all of this out as I went along, with the help from some great Web sites, including:</p>
<ul>
<li><a href="http://www.webdesignerwall.com/tutorials/building-custom-wordpress-theme/" target="_blank">Web Designer Wall</a></li>
<li><a href="http://codex.wordpress.org/Main_Page" target="_blank">WordPress Codex</a></li>
<li><a href="http://wpcandy.com/articles/easier-theme-development-with-the-sample-post-collection.html" target="_blank">WPCandy</a></li>
<li><a href="http://www.cssnewbie.com/six-ways-style-blockquotes/" target="_blank">CSS Newbie</a></li>
</ul>
<p>Of course, now that my blog is also my home page, I&#8217;ll have to blog more often. (Damn you Twitter!) Can&#8217;t have months-old content pop up when a potential client finds my site.</p>
<p>Hope you enjoy the new site, and if you find anything broken, please let me know!</p>
]]></content:encoded>
			<wfw:commentRss>http://sarahtebo.com/2010/03/powered-by-wordpress/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Helping re-launch Photography by Tricia</title>
		<link>http://sarahtebo.com/2009/05/helping-re-launch-photography-by-tricia/</link>
		<comments>http://sarahtebo.com/2009/05/helping-re-launch-photography-by-tricia/#comments</comments>
		<pubDate>Mon, 25 May 2009 17:27:54 +0000</pubDate>
		<dc:creator>Sarah Tebo</dc:creator>
				<category><![CDATA[Web Design]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[customization]]></category>
		<category><![CDATA[friend]]></category>
		<category><![CDATA[theme]]></category>

		<guid isPermaLink="false">http://blog.sarahtebo.com/?p=133</guid>
		<description><![CDATA[My friend Tricia is a great photographer and really sweet girl, so of course when she asked me to help her re-launch her portfolio site I said yes. Previously, her site had been a standard Flash-based site - the kind used by many photographers - and she wanted something different and easy to update. She's already blogging on Wordpress.com, so I suggested she use a self-hosted Wordpress installation as her portfolio site. ]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-medium wp-image-183" title="Three Rivers Photography" src="http://sarahtebo.com/wp-content/uploads/2009/05/3riversphotography2-300x180.jpg" alt="" width="300" height="180" />My friend Tricia is a great photographer and really sweet girl, so of course when she asked me to help her re-launch <a title="Photography By Tricia" href="http://www.triciadillard.com/" target="_blank">her portfolio site</a> I said yes. Previously, her site had been a standard Flash-based site &#8211; the kind used by many photographers &#8211; and she wanted something different and easy to update.</p>
<p>She&#8217;s already <a title="Tricia Dillard Speaks" href="http://www.triciadillardspeaks.wordpress.com/" target="_blank">blogging on WordPress.com</a>, so I suggested she use a self-hosted WordPress installation as her portfolio site. It will be easy for her to update, she can add functionality as her site grows and it&#8217;s much, much more search-engine friendly than her old Flash site.</p>
<p>One of the easiest ways to get started with WordPress is to customize a pre-made theme or template. I pointed Tricia to <a title="ThemeForest" href="http://themeforest.net/" target="_blank">ThemeForest</a>, which I&#8217;ve used before, because the themes there are inexpensive and high quality. She chose one called <a title="PhotographerDream" href="http://themeforest.net/item/photographerdream-wordpress-theme/29135" target="_blank">PhotographerDream</a>.</p>
<p>It features a nifty rollover effect on the home page, where it automatically displays the most recent images added to the portfolio. The top navigation displays a lits of categories, as well as pages and a link to Tricia&#8217;s blog.</p>
<p>The theme as purchased was purple and pink, but Tricia preferred a more understated black and grey scheme. I showed where to edit the stylesheet to make the changes, but being tech-savvy, she did all the customization herself.</p>
<p>The whole thing was completed in a weekend.</p>
]]></content:encoded>
			<wfw:commentRss>http://sarahtebo.com/2009/05/helping-re-launch-photography-by-tricia/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Using WordPress to share videos privately</title>
		<link>http://sarahtebo.com/2009/03/using-wordpress-to-share-videos-privately/</link>
		<comments>http://sarahtebo.com/2009/03/using-wordpress-to-share-videos-privately/#comments</comments>
		<pubDate>Tue, 24 Mar 2009 01:42:22 +0000</pubDate>
		<dc:creator>Sarah Tebo</dc:creator>
				<category><![CDATA[Misc. tech]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://blog.sarahtebo.com/?p=113</guid>
		<description><![CDATA[I recently finished working with a client on a project that had a lot of requirements. She wanted to be able to share videos online, with minimal fuss and no technical skill, and wanted the videos to be accessible only to those she wanted to see them. It was a pretty obvious choice to use WordPress, because of its ease of use. Here's a list of the other applications and plugins I used to set up their site.]]></description>
			<content:encoded><![CDATA[<p>I recently finished working with a client on a project that had a lot of requirements. She wanted to be able to share videos online, with minimal fuss and no technical skill, and wanted the videos to be accessible only to those she wanted to see them. It was a pretty obvious choice to use WordPress, because of its ease of use. Here&#8217;s a list of the other applications and plugins I used to set up their site.</p>
<p><strong>Convert videos to FLV</strong><br />
<a href="http://www.sothink.com/product/flashvideoencoder/index.htm">SoThink Flash Video Encoder</a><br />
One of the few things the client had to purchase to make the site work, encoding software not only makes the video viewable online, it also drastically reduces file size. SoThink&#8217;s video encoder is $45 and is designed for Windows. But if you have a Mac, try <a href="http://www.iskysoft.com/video-converter-mac.html">iSkysoft Video Converter.</a></p>
<p><strong>Upload the videos to the server</strong><br />
<a href="http://filezilla-project.org/">FileZilla</a><br />
Each video file was at least 50 MB, so transferring files with FTP was the logical choice. There are any number of free FTP clients available. Though I use <a href="https://addons.mozilla.org/en-US/firefox/addon/684">FireFTP</a> on my own computer, it&#8217;s a FireFox extension and the client uses IE. So I recommended FileZilla, which is a great free FTP program.</p>
<p><strong>Display the videos on WordPress</strong><br />
<a href="http://wordpress.org/extend/plugins/wordtube/">Wordtube plugin</a><br />
I tried several different plugins for displaying the FLV files. I finally settled on this because it has an easy user interface that makes it simple to add videos to the backend, and places an &#8220;insert Flash video&#8221; button in the post creation window. It works in conjunction with the <a href="http://www.longtailvideo.com/">JW FLV player</a> from Longtail Video, which is free for noncommercial sites.</p>
<p><strong>Keeping it private</strong><br />
<a href="http://broome.us/archives/2007/01/31/the-wordpress-password-plugin/">WordPress Password plugin</a><br />
This plugin protects your entire WordPress site with a universal password. Just give it to anyone who you want to access the site. You still have to enter your own password to get into the admin pages. It&#8217;s also easy to change the password if you ever need to.</p>
]]></content:encoded>
			<wfw:commentRss>http://sarahtebo.com/2009/03/using-wordpress-to-share-videos-privately/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A simple, styled table</title>
		<link>http://sarahtebo.com/2009/02/a-simple-styled-table/</link>
		<comments>http://sarahtebo.com/2009/02/a-simple-styled-table/#comments</comments>
		<pubDate>Sat, 07 Feb 2009 17:18:54 +0000</pubDate>
		<dc:creator>Sarah Tebo</dc:creator>
				<category><![CDATA[Web Design]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[table]]></category>

		<guid isPermaLink="false">http://blog.sarahtebo.com/?p=42</guid>
		<description><![CDATA[So how many elections did we have last year? Seems like at least a dozen, though it was probably only about half that. For the bigger elections, like the primaries and the November general election, the Rome News-Tribune had full results pages to show vote totals as they came in. In the smaller elections, though, I just made a simple HTML table that the numbers could easily be inserted into.]]></description>
			<content:encoded><![CDATA[<p>So how many elections did we have last year? Seems like at least a dozen, though it was probably only about half that. For the bigger elections, like the primaries and the November general election, the Rome News-Tribune had full results pages to show vote totals as they came in. In the smaller elections, though, I just made a simple HTML table that the numbers could easily be inserted into. Here&#8217;s an example of the HTML for one of those tables.</p>
<p>What it looks like:</p>
<table style="border-collapse: collapse;" border="1" cellpadding="5" width="300" bgcolor="#ffffff">
<tbody>
<tr>
<th colspan="2"><span style="color: #000000;">xx of xx precincts reporting</span></th>
</tr>
<tr>
<th colspan="2"><span style="color: #000000;">Office 1</span></th>
</tr>
<tr>
<td width="240"><span style="color: #000000;">Candidate 1</span></td>
<td width="60"><span style="color: #000000;">xx</span></td>
</tr>
<tr>
<td><span style="color: #ff0000;">Candidate 2</span></td>
<td><span style="color: #ff0000;">xx</span></td>
</tr>
<tr>
<td><span style="color: #000000;">Candidate 3</span></td>
<td><span style="color: #000000;">xx</span></td>
</tr>
<tr>
<td><span style="color: #000000;">Candidate 4</span></td>
<td><span style="color: #000000;">xx</span></td>
</tr>
<tr>
<th colspan="2" width="300"><span style="color: #000000;">Office 2</span></th>
</tr>
<tr>
<td><span style="color: #000000;">Candidate 2</span></td>
<td><span style="color: #000000;">xx</span></td>
</tr>
<tr>
<td><span style="color: #000000;">Candidate 3</span></td>
<td><span style="color: #000000;">xx</span></td>
</tr>
<tr>
<td><span style="color: #ff0000;">Candidate 4</span></td>
<td><span style="color: #ff0000;">xx</span></td>
</tr>
</tbody>
</table>
<p>Your table may look a little different because of the styles on this page, but it&#8217;s pretty much what you see above. Obviously, this can be used for any table you need, and to make more categories, just copy and paste. And now for the code:</p>
<div class="wp_codebox_msgheader"><span class="right"><sup><a href="http://www.ericbess.com/ericblog/2008/03/03/wp-codebox/#examples" target="_blank" title="WP-CodeBox HowTo?"><span style="color: #99cc00">?</span></a></sup></span><span class="left2">Download <a href="http://sarahtebo.com/wp-content/plugins/wp-codebox/wp-codebox.php?p=42&amp;download=table.txt">table.txt</a></span>
<div class="codebox_clear"></div>
</div>
<div class="wp_codebox">
<table>
<tr id="p421">
<td class="code" id="p42code1">
<pre class="html" style="font-family:monospace;">&lt;table style=&quot;border-collapse: collapse;&quot; border=&quot;1&quot; cellpadding=&quot;5&quot; width=&quot;300&quot; bgcolor=&quot;#ffffff&quot;&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;th colspan=&quot;2&quot;&gt;&lt;span style=&quot;color: #000000;&quot;&gt;xx of xx precincts reporting&lt;/span&gt;&lt;/th&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;th colspan=&quot;2&quot;&gt;&lt;span style=&quot;color: #000000;&quot;&gt;Office 1&lt;/span&gt;&lt;/th&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td width=&quot;240&quot;&gt;&lt;span style=&quot;color: #000000;&quot;&gt;Candidate 1&lt;/span&gt;&lt;/td&gt;
&lt;td width=&quot;60&quot;&gt;&lt;span style=&quot;color: #000000;&quot;&gt;xx&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;span style=&quot;color: #ff0000;&quot;&gt;Candidate 2&lt;/span&gt;&lt;/td&gt;
&lt;td&gt;&lt;span style=&quot;color: #ff0000;&quot;&gt;xx&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;span style=&quot;color: #000000;&quot;&gt;Candidate 3&lt;/span&gt;&lt;/td&gt;
&lt;td&gt;&lt;span style=&quot;color: #000000;&quot;&gt;xx&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;span style=&quot;color: #000000;&quot;&gt;Candidate 4&lt;/span&gt;&lt;/td&gt;
&lt;td&gt;&lt;span style=&quot;color: #000000;&quot;&gt;xx&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;th colspan=&quot;2&quot; width=&quot;300&quot;&gt;&lt;span style=&quot;color: #000000;&quot;&gt;Office 2&lt;/span&gt;&lt;/th&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;span style=&quot;color: #000000;&quot;&gt;Candidate 2&lt;/span&gt;&lt;/td&gt;
&lt;td&gt;&lt;span style=&quot;color: #000000;&quot;&gt;xx&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;span style=&quot;color: #000000;&quot;&gt;Candidate 3&lt;/span&gt;&lt;/td&gt;
&lt;td&gt;&lt;span style=&quot;color: #000000;&quot;&gt;xx&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;span style=&quot;color: #ff0000;&quot;&gt;Candidate 4&lt;/span&gt;&lt;/td&gt;
&lt;td&gt;&lt;span style=&quot;color: #ff0000;&quot;&gt;xx&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;</pre>
</td>
</tr>
</table>
</div>
]]></content:encoded>
			<wfw:commentRss>http://sarahtebo.com/2009/02/a-simple-styled-table/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CSS for quote box with photo</title>
		<link>http://sarahtebo.com/2008/07/css-for-quote-box-with-photo/</link>
		<comments>http://sarahtebo.com/2008/07/css-for-quote-box-with-photo/#comments</comments>
		<pubDate>Tue, 29 Jul 2008 23:45:49 +0000</pubDate>
		<dc:creator>Sarah Tebo</dc:creator>
				<category><![CDATA[Web Design]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[css]]></category>

		<guid isPermaLink="false">http://blog.sarahtebo.com/?p=24</guid>
		<description><![CDATA[I worked on MagnoliaWoman.com, a Web site for a new woman's magazine, for several weeks. One of the last things I did was design a page for the "She Said" feature, which uses quotes and photos of local women. My editor wanted to use all the quotes and all the pictures on the Web site, so I had to find a way to package them attractively.]]></description>
			<content:encoded><![CDATA[<div><img class="aligncenter size-full wp-image-235" title="quotebox" src="http://sarahtebo.com/wp-content/uploads/2008/07/quotebox.jpg" alt="" width="521" height="135" /></div>
<p>I worked on MagnoliaWoman.com, a Web site for a new woman&#8217;s magazine, for several weeks. One of the last things I did was design a page for the &#8220;She Said&#8221; feature, which uses quotes and photos of local women. My editor wanted to use all the quotes and all the pictures on the Web site, so I had to find a way to package them attractively.</p>
<p>I think this CSS styling worked nicely. It&#8217;s very customizable for colors, etc., and the empty div at the end ensures that it will work even if you have a short quote that doesn&#8217;t take up the whole box.</p>
<p>In my example, I&#8217;ve used a Homer Simpson quote, because nobody gives good quote like Homer.</p>
<p>Here&#8217;s the CSS and HTML:</p>
<div class="wp_codebox_msgheader"><span class="right"><sup><a href="http://www.ericbess.com/ericblog/2008/03/03/wp-codebox/#examples" target="_blank" title="WP-CodeBox HowTo?"><span style="color: #99cc00">?</span></a></sup></span><span class="left2">Download <a href="http://sarahtebo.com/wp-content/plugins/wp-codebox/wp-codebox.php?p=24&amp;download=quoteboxcss.txt">quoteboxcss.txt</a></span>
<div class="codebox_clear"></div>
</div>
<div class="wp_codebox">
<table>
<tr id="p242">
<td class="code" id="p24code2">
<pre class="html" style="font-family:monospace;">quotebox {
width:500px;
display:block;
margin-left: auto;
margin-right: auto;
margin-bottom: 20px;
padding: 10px;
border:3px double #CCC;
border-width:3px 0;
color:#333;
background-color:#f0f0f0;
font-size: 16px;
font-family: Georgia;}
.quotebox img {
 float: left;
margin: 8px;
width: 50px;
border: 5px solid #fff; }
.after { clear:both;}</pre>
</td>
</tr>
</table>
</div>
<div class="wp_codebox_msgheader"><span class="right"><sup><a href="http://www.ericbess.com/ericblog/2008/03/03/wp-codebox/#examples" target="_blank" title="WP-CodeBox HowTo?"><span style="color: #99cc00">?</span></a></sup></span><span class="left2">Download <a href="http://sarahtebo.com/wp-content/plugins/wp-codebox/wp-codebox.php?p=24&amp;download=quoteboxhtml.txt">quoteboxhtml.txt</a></span>
<div class="codebox_clear"></div>
</div>
<div class="wp_codebox">
<table>
<tr id="p243">
<td class="code" id="p24code3">
<pre class="html" style="font-family:monospace;">&lt;div class=&quot;quotebox&quot;&gt;
&lt;img src=&quot;photoURLhere&quot; alt=&quot;alternatetexthere&quot; /&gt;
&lt;p&gt;Quote quote quote quote quote quote quote quote&lt;/p&gt;
&lt;div class=&quot;after&quot;&gt;&lt;/div&gt;
&lt;/div&gt;</pre>
</td>
</tr>
</table>
</div>
]]></content:encoded>
			<wfw:commentRss>http://sarahtebo.com/2008/07/css-for-quote-box-with-photo/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Favorite tools for checking compatibility, etc.</title>
		<link>http://sarahtebo.com/2008/05/favorite-tools-for-checking-compatibility-etc/</link>
		<comments>http://sarahtebo.com/2008/05/favorite-tools-for-checking-compatibility-etc/#comments</comments>
		<pubDate>Fri, 30 May 2008 21:12:50 +0000</pubDate>
		<dc:creator>Sarah Tebo</dc:creator>
				<category><![CDATA[Web Design]]></category>
		<category><![CDATA[compatability]]></category>
		<category><![CDATA[firefox extension]]></category>

		<guid isPermaLink="false">http://blog.sarahtebo.com/?p=16</guid>
		<description><![CDATA[As I learn more about Web design, I realize how easy it is to make a mistake that causes your site to not work properly on a certain browser, or to forget about users with smaller screen resolutions. Firefox is my browser of choice, so that is what my work is usually tested in first. What I have learned the hard way is that it is important to test your work throughout the process, not just when you're done. Trust me, it's much easier to fix a problem when you're checking along the way.]]></description>
			<content:encoded><![CDATA[<p>As I learn more about Web design, I realize how easy it is to make a mistake that causes your site to not work properly on a certain browser, or to forget about users with smaller screen resolutions. Firefox is my browser of choice, so that is what my work is usually tested in first. What I have learned the hard way is that it is important to test your work throughout the process, not just when you&#8217;re done. Trust me, it&#8217;s much easier to fix a problem when you&#8217;re checking along the way.</p>
<p>The main things I check as I go along are cross-browser compatibility, markup validation and resolution. My favorite tools to make that easier include a resolution tester, the W3C markup validator, Browsershots and a couple of Firefox extensions. All of these tools are free.</p>
<div class="infobox">
<h3>University of Nebraska Website Resolution Test</h3>
<p>This online test tells you what your current monitor resolution is, and gives you several options to test a site at other resolutions. You can choose a common resolution size ranging from 640&#215;480 to 1400&#215;1050, or input any size you need to check. <a href="http://www.unk.edu/website/index.php?id=2184">Click here for the site</a></p>
</div>
<div class="infobox">
<h3>Browsershots</h3>
<p>Browsershots takes dozens of screenshots of your Web site using many different browsers and operating systems. You can choose a specific resolution, and other options include enabling or disabling Javascript and Flash. It takes a only few minutes for the site to compile your images, then you can choose to either view them online or download them. <a href="http://browsershots.org/">Click here for the site</a></p>
</div>
<div class="infobox">
<h3>Web Developer Firefox extension</h3>
<p>This extension for the Firefox browser has a plethora of features, but I&#8217;m just going to touch on those that go along with the theme of this post. You can view and edit stylesheets, view a page&#8217;s source, resize the window and check markup validation all from a toolbar. Essential. <a href="https://addons.mozilla.org/en-US/firefox/addon/60">Click here for the site.</a></p>
</div>
<div class="infobox">
<h3>HTML Validator Firefox extension</h3>
<p>This handy-dandy extension puts an icon in the bottom-right corner of your browser that indicates whether the current page was marked up with valid HTML. It&#8217;s a quick, easy visual to check your work as you test in Firefox. If the extension finds an error, you can get a report that shows you where in your HTML the problem is, and often a suggestion to fix it. <a href="https://addons.mozilla.org/en-US/firefox/addon/249">Click here for the site.</a></p>
</div>
<div class="infobox">
<h3>W3C Markup Validation</h3>
<p>This free service from the World Wide Web Consortium allows users to check the validity of HTML or XHTML, CSS and RSS, as well as find broken links in your documents. You can check a site that&#8217;s already online by inputting the URL, upload the file or paste the applicable code into the validator. <a href="http://www.w3.org/QA/Tools/">Click here for the site.</a></p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://sarahtebo.com/2008/05/favorite-tools-for-checking-compatibility-etc/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

