<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1046899" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1046899</link>
    <description></description>
    <language>en</language>
          <item>
    <title>Alternatively, you could use</title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/css-problem-h1-different-font-style-embedded-single-line-text-link#comment-1249974</link>
    <description> &lt;p&gt;Alternatively, you could use this HTML and style to taste:&lt;br /&gt;
&lt;code&gt;&amp;lt;h2&amp;gt;&amp;lt;a href=&amp;quot;whatever.html&amp;quot;&amp;gt;Famous Web Article &amp;lt;small&amp;gt;- my best effort to date&amp;lt;/small&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;/h2&amp;gt;&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;Cordially,&lt;br /&gt;
David&lt;br /&gt;
--&lt;/p&gt;
 </description>
     <pubDate>Wed, 09 Jun 2010 19:40:28 +0000</pubDate>
 <dc:creator>webwiz</dc:creator>
 <guid isPermaLink="false">comment 1249974 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>Okay, a few issues here.</title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/css-problem-h1-different-font-style-embedded-single-line-text-link#comment-1249970</link>
    <description> &lt;p&gt;Okay, a few issues here. First of all, I would probably mark this up differently. The h1 should probably be used for the title of the individual page, not for the overall site title. See my blog post about that here:&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://meganmcdermott.com/2007/05/01/using-the-h1-tag/&quot; title=&quot;http://meganmcdermott.com/2007/05/01/using-the-h1-tag/&quot;&gt;http://meganmcdermott.com/2007/05/01/using-the-h1-tag/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;So you could mark this up like this:&lt;/p&gt;
&lt;p&gt;&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;&amp;lt;div id=&amp;quot;#garden-designer-title&amp;quot;&amp;gt;&lt;br /&gt;&amp;nbsp; &amp;lt;h2&amp;gt;&amp;lt;a href=&amp;quot;(*website address*)&amp;quot; title=&amp;quot;home&amp;quot;&amp;gt;Joe Blogs&amp;lt;/a&amp;gt;&amp;lt;/h2&amp;gt;&lt;br /&gt;&amp;nbsp; &amp;lt;p&amp;gt;&amp;lt;a href=&amp;quot;(*website address*)&amp;quot; title=&amp;quot;home&amp;quot;&amp;gt;Garden Design&amp;lt;/a&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;&amp;lt;/div&amp;gt;&lt;/code&gt;&lt;/div&gt;&lt;/p&gt;
&lt;p&gt;Think about the mark-up independently of how you want it to display. The semantics of the code should be your priority with HTML. If you wanted to change how it was displayed, would it still make sense?&lt;/p&gt;
&lt;p&gt;Now that those are separate elements it&#039;s easy to set them both to display inline.&lt;/p&gt;
&lt;p&gt;Another thing you should do is try to reduce the font-family specifications. You should only need to specify those on a higher level. If your entire page is in verdana, arial, helvetica, sans-serif, this should be in the body tag not in each individual element.&lt;/p&gt;
&lt;p&gt;Hope that helps, and welcome to the forums!&lt;/p&gt;
 </description>
     <pubDate>Wed, 09 Jun 2010 15:32:51 +0000</pubDate>
 <dc:creator>Megan</dc:creator>
 <guid isPermaLink="false">comment 1249970 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>Oh I think I&#039;ve just worked</title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/css-problem-h1-different-font-style-embedded-single-line-text-link#comment-1249968</link>
    <description> &lt;p&gt;Oh I think I&#039;ve just worked it out!! I have just added another section of code in my stylesheet:&lt;/p&gt;
&lt;p&gt;#garden-designer-title h1 {&lt;br /&gt;
display: inline;&lt;br /&gt;
font-size: 29px;&lt;br /&gt;
font-family: verdana, arial, helvetica, sans-serif;&lt;br /&gt;
color: #9482A4;&lt;br /&gt;
font-weight: normal;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;/p&gt;
&lt;p&gt;It recognises this, and now it is all displaying on one line with the correct font variation &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/smile.png&quot; title=&quot;Smiling&quot; alt=&quot;Smiling&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
 </description>
     <pubDate>Wed, 09 Jun 2010 12:39:01 +0000</pubDate>
 <dc:creator>bloatyhead</dc:creator>
 <guid isPermaLink="false">comment 1249968 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
