<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Css on WELLINGTON ROAD Pictures</title>
    <link>https://wellys.org/wellysblog/tags/css/</link>
    <description>Recent content in Css on WELLINGTON ROAD Pictures</description>
    <generator>Hugo</generator>
    <language>en-US</language>
    <lastBuildDate>Sun, 01 Aug 2010 19:37:57 +0000</lastBuildDate>
    <atom:link href="https://wellys.org/wellysblog/tags/css/feed.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Step 3: Layout site</title>
      <link>https://wellys.org/wellysblog/posts/step-3-layout-site/</link>
      <pubDate>Sun, 01 Aug 2010 19:37:57 +0000</pubDate>
       <guid isPermaLink="false">http://www.wellys.org/wellysblog/?p=303</guid> 
      <description>&lt;p&gt;With &lt;a href=&#34;http://www.jilion.com&#34; title=&#34;Visit Jilion web site&#34;&gt;Jillion&lt;/a&gt; off in the distance, I decided to work on the site layout as compared to determining my video playback scheme.&lt;/p&gt;
&lt;p&gt;The site looks very similar to the original site. I made some changes such as the WELLINGTON ROAD Pictures graphic, font colors and spacing. What was interesting was I have yet to use an ID or Class. Everything works semantically, when I need to reference an element, I use the a descendent selector i.e. &amp;ldquo;nav li&amp;rdquo; as compared to a &amp;ldquo;div class=nav and li class=navli&amp;rdquo;. It is a much simpler way to develop CSS.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Step 2b: Video (continued)</title>
      <link>https://wellys.org/wellysblog/posts/step-2b-video-continued/</link>
      <pubDate>Mon, 26 Jul 2010 15:38:40 +0000</pubDate>
       <guid isPermaLink="false">http://www.wellys.org/wellysblog/?p=293</guid> 
      <description>&lt;p&gt;First, I need to make a comment as to how I manage the site content. I use a database and PHP to manage the content. This allows me to keep the number of pages to a minimum and adding content is absurdly easy. That said, I&amp;rsquo;m building this HTML5 site using static content. Once I determine how to create my desired HTML5 site, its somewhat child&amp;rsquo;s play to convert it into a dynamic site.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Step 2: Figure out video</title>
      <link>https://wellys.org/wellysblog/posts/step-2-figure-out-video/</link>
      <pubDate>Sun, 25 Jul 2010 23:43:39 +0000</pubDate>
       <guid isPermaLink="false">http://www.wellys.org/wellysblog/?p=289</guid> 
      <description>&lt;p&gt;HTML5 holds great promise for video playback. Gone will be the days of embedded objects, plugins and (hopefully) Flash. The issue we still face are browser codec compatibilities; such as Firefox wants to see Ogg Theora and Safari wants h.264.&lt;/p&gt;
&lt;p&gt;My next step is to explore video playback within one of the articles. I&amp;rsquo;ll start with Safari usingÂ onlyÂ the video tag then explore other fallback alternatives for other browsers. I believe this will require multiple sub-steps hence Step 2a, 2b, 2c and so on.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Step 1: Keep Design and Gray box it</title>
      <link>https://wellys.org/wellysblog/posts/step-1-keep-design-and-gray-box-it/</link>
      <pubDate>Sun, 25 Jul 2010 15:08:34 +0000</pubDate>
       <guid isPermaLink="false">http://www.wellys.org/wellysblog/?p=273</guid> 
      <description>&lt;p&gt;Following a technique advocated in &amp;ldquo;&lt;a href=&#34;http://www.transcendingcss.com/&#34; title=&#34;A manifesto to transcend the web of today.&#34;&gt;transcending CSS by Andy Clarke&lt;/a&gt;&amp;rdquo;, I&amp;rsquo;ve taken the current design and &amp;lsquo;gray boxed it&amp;quot;. Â (I want to point out that my goal is to learn HTML5/CSS3, not to create a wholly new design). Â I simplified the site to its simplest elements:&lt;/p&gt;
&lt;p&gt;&lt;img alt=&#34;Gray box for HTML5 wellys.org&#34; loading=&#34;lazy&#34; src=&#34;https://wellys.org/wellysblog/wp-content/uploads/wellys_HTML5_blockv2.png&#34;&gt;&lt;/p&gt;
&lt;p&gt;From the graphic, you can see its a very simple layout; navigation, header, Â rows of three articles and a footer. Each article has a title(h1), a comment(p) and notes(aside).&lt;/p&gt;</description>
    </item>
    <item>
      <title>Wish me luck...</title>
      <link>https://wellys.org/wellysblog/posts/wish-me-luck/</link>
      <pubDate>Sat, 24 Jul 2010 23:30:10 +0000</pubDate>
       <guid isPermaLink="false">http://www.wellys.org/wellysblog/?p=267</guid> 
      <description>&lt;p&gt;I&amp;rsquo;m off to redo my &lt;a href=&#34;http://www.wellys.org&#34; title=&#34;Welington Road Pictures&#34;&gt;film site&lt;/a&gt; using HTML5 and CSS3. As I stated &lt;a href=&#34;https://wellys.org/wellysblog/?p=194&#34; title=&#34;HTML5 and CSS3&#34;&gt;some time ago&lt;/a&gt;, I&amp;rsquo;ve been interested in the two technologies for some time. Little things like CSS shadows are very nice and semantic elements like article, aside and nav certainly contribute to a site better than div, div and div.&lt;/p&gt;
&lt;p&gt;I&amp;rsquo;ve two books on HTML5; HTML5 for Web Designers/Jeremy Keith and HTML5/Bruce Lawson and Remy Sharp. Both are excellent for providing an understanding of the why along with the how.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Almost there!</title>
      <link>https://wellys.org/wellysblog/posts/almost-there/</link>
      <pubDate>Mon, 11 May 2009 17:37:25 +0000</pubDate>
       <guid isPermaLink="false">http://www.wellys.org/wellysblog/?p=77</guid> 
      <description>&lt;p&gt;A few more tweaks made late last night!&lt;/p&gt;
&lt;p&gt;I still have some image line-up issues but my new site is ready to go. It isn&amp;rsquo;t dramatically different than last years model but its no longer a TABLE! Woot!&lt;/p&gt;
&lt;p&gt;OK, its not that big of a deal but it no longer nags me as I lay awake at night&amp;hellip;&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://wellys.org/wellysblog/index.htm&#34;&gt;New version&lt;/a&gt; and &lt;a href=&#34;https://wellys.org/wellysblog/indexold.html&#34;&gt;Old Version&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Next up? The remaining pages, new look and new text!&lt;/p&gt;</description>
    </item>
    <item>
      <title>I did it!*</title>
      <link>https://wellys.org/wellysblog/posts/i-did-it/</link>
      <pubDate>Mon, 11 May 2009 02:31:10 +0000</pubDate>
       <guid isPermaLink="false">http://www.wellys.org/wellysblog/?p=75</guid> 
      <description>&lt;p&gt;OK, I committed to do a lot this weekend, clean the garage, create and document my Mom&amp;rsquo;s blog and change my layout from tables-based to CSS.&lt;/p&gt;
&lt;p&gt;I did it all! Woohoo! *Well, I&amp;rsquo;m still working on my site but it is 95% complete!&lt;/p&gt;
&lt;p&gt;OK, little things first. A lot of work, sweat and dirt and I can now park my car in the garage. So I moved all of the stuff from the front of the garage to the back, so what? Parking my car in the garage is sweet!&lt;/p&gt;</description>
    </item>
    <item>
      <title>I&#39;ve got a problem</title>
      <link>https://wellys.org/wellysblog/posts/i-ve-got-a-problem/</link>
      <pubDate>Fri, 08 May 2009 02:58:12 +0000</pubDate>
       <guid isPermaLink="false">http://www.wellys.org/wellysblog/?p=73</guid> 
      <description>&lt;p&gt;I&amp;rsquo;ve had it for several years. My &lt;a href=&#34;www.wellys.org&#34;&gt;Wellington Road Pictures&lt;/a&gt; site uses a table for formatting.&lt;/p&gt;
&lt;p&gt;I know, I know its wrong, wrong, wrong but hey, it &lt;a href=&#34;http://validator.w3.org/check?uri=www.wellys.org&amp;amp;charset=%28detect+automatically%29&amp;amp;doctype=Inline&amp;amp;group=0&#34;&gt;validates&lt;/a&gt;!&lt;/p&gt;
&lt;p&gt;I&amp;rsquo;ve tried a couple of times to clean it up but I&amp;rsquo;m not so much on Web design.&lt;/p&gt;
&lt;p&gt;Every six months or so, I&amp;rsquo;ll find inspiration. Today, while trying to figure out how I&amp;rsquo;m going to use &lt;a href=&#34;https://wellys.org/wellysblog/?p=71&#34;&gt;CSS Animations&lt;/a&gt; (I am starting to think its the millennium&amp;rsquo;s version of Blink), I ran across more inspiration.&lt;/p&gt;</description>
    </item>
    <item>
      <title>This I gotta try... </title>
      <link>https://wellys.org/wellysblog/posts/this-i-gotta-try/</link>
      <pubDate>Thu, 07 May 2009 03:16:36 +0000</pubDate>
       <guid isPermaLink="false">http://www.wellys.org/wellysblog/?p=71</guid> 
      <description>&lt;p&gt;&lt;a href=&#34;http://snook.ca/archives/html_and_css/shifting-opinion-css-animations&#34;&gt;CSS Animations.&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;It sounds neat and it doesn&amp;rsquo;t sound like &amp;ldquo;blinking cursor&amp;rdquo;. It sounds useful, like rounded corners.&lt;/p&gt;
&lt;p&gt;I&amp;rsquo;ve got some time this weekend&amp;hellip;. mmmmm.&lt;/p&gt;
&lt;p&gt;If you use &lt;a href=&#34;http://www.apple.com/safari/&#34;&gt;Safari 4&lt;/a&gt;, stay tuned.&lt;/p&gt;</description>
    </item>
    <item>
      <title>I love it!</title>
      <link>https://wellys.org/wellysblog/posts/i-love-it/</link>
      <pubDate>Sat, 02 May 2009 17:32:27 +0000</pubDate>
       <guid isPermaLink="false">http://www.wellys.org/wellysblog/?p=6</guid> 
      <description>&lt;p&gt;So I wanted to add a picture to my header&amp;hellip; not a problem. BUT! Now the picture and my blog title were in conflict. Because the header photo was half dark and half light, any title color would look great on one side but not the other. Sigh.&lt;/p&gt;
&lt;p&gt;Here&amp;rsquo;s where it got fun!&lt;/p&gt;
&lt;p&gt;Using Safari 4&amp;rsquo;s Develop menu (enable using the Advanced Tab in Preferences), I used the Web Inspector to see if I could drop the title to just under the photo, oops, move it to the right, and make sure the Search widget lines up at the bottom, change the color, FINIS!&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
