<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1033833" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1033833</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/webmasters-corner/html-newbie-question#comment-1196781</link>
    <description> &lt;p&gt;the  (with their respect end tags) are browser related tags.&lt;/p&gt;
&lt;p&gt;The  tag tells the browser which format (although html is not a language as such)&lt;br /&gt;
The  section holds the browser related tags&lt;br /&gt;
The  tag gives the search engines keywords etc&lt;br /&gt;
the  tag gives the page a title (look up very top in blue), also title for bookmarks&lt;/p&gt;
&lt;p&gt;The  is the content section which is displayed on the page&lt;br /&gt;
The  ends this section&lt;br /&gt;
The  ends the page&lt;/p&gt;
&lt;p&gt;I&#039;m trying not to get to much into a tutorial here as it will take pages, so again in brief&lt;/p&gt;
&lt;p&gt;The  is a paragraph, which is two line spacings&lt;br /&gt;
The  (or  in XHTML) is a line break, which is one new line&lt;/p&gt;
&lt;p&gt;The &lt;/p&gt;
&lt;pre&gt;&lt;/pre&gt;&lt;p&gt; tags display in new times roman as is written, this includes line spacing and gaps, using the  will get the same line spacing but not the extra spacing or offset etc if used, plus the font is default unless declared elsewhere&lt;/p&gt;
&lt;p&gt;the  is strike through which is the older HTML, XHTML is phasing out the single letter tags, so  becomes &lt;strong&gt; (Don&#039;t ask me why I personally think it&#039;s a stupid move)&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Depending on the browser, if you leave out or remove certain tags the browser will go into guess mode and think you are using frontpage (personal joke) so guesses what to do, IE is worse (or best however you want to look at it) for this but in a bigger site a missing end tag for example can cause big problems.&lt;/p&gt;
&lt;p&gt;On that site, look at the style of font, the easiest ones to spot the differences on are  and &lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;, these are used for displaying code as mentioned in tutorial type sites, you&amp;#039;d use italic &amp;lt;em&amp;gt; (&amp;lt;i&amp;gt;) for general formatted text.&lt;br /&gt;An example of the &amp;lt;code&amp;gt; tag:&lt;br /&gt;&lt;br /&gt;To apply a variable in PHP you&amp;#039;d use something like the following:&lt;br /&gt;&amp;lt;code&amp;gt;$variable = &amp;quot;value&amp;quot;;&lt;/code&gt;&lt;/div&gt;&lt;br /&gt;
The above would display $variable = &quot;value&quot;; in a computer text (no thrills text)&lt;/p&gt;
&lt;p&gt;Welcome to HTML, I hope I explained it so you can understand it&lt;/p&gt;
 </description>
     <pubDate>Tue, 04 Apr 2006 10:25:55 +0000</pubDate>
 <dc:creator>Busy</dc:creator>
 <guid isPermaLink="false">comment 1196781 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
