<?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"
	>

<channel>
	<title>&#124; The Magnum Group &#124; Web Design Content &#124; &#187; CSS</title>
	<atom:link href="http://web-design.themagnumgroup.net/content/category/css/feed" rel="self" type="application/rss+xml" />
	<link>http://web-design.themagnumgroup.net/content</link>
	<description>Articles on Web Design</description>
	<pubDate>Wed, 04 Jul 2007 12:15:28 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
	<language>en</language>
			<item>
		<title>Web Site Reviews: Gmail Home Page</title>
		<link>http://web-design.themagnumgroup.net/content/web-site-reviews-gmail-home-page.htm</link>
		<comments>http://web-design.themagnumgroup.net/content/web-site-reviews-gmail-home-page.htm#comments</comments>
		<pubDate>Wed, 27 Dec 2006 14:16:41 +0000</pubDate>
		<dc:creator>Lucky Balaraman</dc:creator>
		
		<category><![CDATA[CSS]]></category>

		<category><![CDATA[SEO]]></category>

		<category><![CDATA[Usability]]></category>

		<category><![CDATA[Web Site Reviews]]></category>

		<guid isPermaLink="false">http://web-design.themagnumgroup.net/content/web-site-reviews-gmail-home-page.htm</guid>
		<description><![CDATA[Everybody knows and most of us love Gmail and are intimately familiar with its index page, shown at left.
Many of the web designers amongst us would also love to know what the HTML code under the page is like, so we have stripped it naked, looked at it and had some private thoughts about itâ€¦ [...]]]></description>
			<content:encoded><![CDATA[<p><img style="margin: 0px 20px 20px 10px; float: left; width: 300px; height: 204px;" alt="Thumbnail of Gmail Splash Page" title="Thumbnail of Gmail Splash Page" src="http://web-design.themagnumgroup.net/content/images/gmail-page-image.gif" />Everybody knows and most of us love Gmail and are intimately familiar with its index page, shown at left.</p>
<p>Many of the web designers amongst us would also love to know what the HTML code under the page is like, so we have stripped it naked, looked at it and had some private thoughts about itâ€¦ we share them with you below.</p>
<p>It is our hope that you will spend a moment or two to express any significant thoughts you have on the article with a comment. Where beneficial to visitors, we will respond to comments.</p>
<p>Before we get down and dirty, we must tell you that we have <a title="Analysis of Google Groups page" href="http://themagnumgroup.net/Blog/42.htm">analyzed the Google Groups page earlier in our parent site</a>, so we already have a fledgling idea about Googleâ€™s page code appearance. With that background, our tour of the <a title="Gmail splash page source code" href="http://web-design.themagnumgroup.net/content/wp-content/uploads/2006/12/welcome-to-gmail.txt">source code of Gmailâ€™s index page</a> now begins.</p>
<p>We start off with the styles. In contrast to the Google Groupsâ€™ style sheet, the main Gmail style sheet is well organized with no clumsy patches of commented-out code. It is embedded instead of external, which is alright considering the fact that the rest of the web site is in JavaScript. It does not contain styles for any of the HTML tags, and lists only class styles with their properties.These styles do not appear to be in any particular order.</p>
<p><span class="highlight"><b>Comment:</b> It would be preferable for the styles to be in order of appearance or alphabetical order.</span></p>
<p>The page uses a simple table-based design and the code is neatly formatted. At one point where a table is closed and another opened, it is pleasant to see a comment explaining why this was done (the reason pertained to a peculiarity of Internet Explorer).</p>
<p>But alas, there is a bit of clumsy CSS in the middle of the HTML code. We note with suspicion two style sheets placed in the section with nothing in between.</p>
<p><span class="highlight"><b>Comment:</b> Placing a style sheet in the body section is not customary and perhaps even weird. That said, there is no reason to have the two contiguous style sheets. All this has the smell of patchwork repair.</span></p>
<p>We are surprised that Google, with its mountain of cash and army of programmers, has not taken the trouble to make its behind-the-scenes workings neat. This is not the case with other large Internet companies like Yahoo, whose code is better by a degree of magnitude. (Check back after a few days for our analysis of a certain Yahoo page.)</p>
<h3><strong> Surprise Bonus: An Analysis of the Displayed Page</strong></h3>
<h4>The Layout:</h4>
<p>The displayed page is very good from the usability angle.</p>
<p>It is not â€˜busyâ€™, meaning that there is no clutter and no multitude of links to confuse and consternate the visitor (for instance, there are only six links above the fold).</p>
<p>There is an invitation to try the Gmail mobile phone interface: it contains a list of benefits and a call to action, which is good, except that the order of these two features is flawed.</p>
<p><span class="highlight"><b>Comment:</b> We think the benefits should have come before the call to action and not after!</span></p>
<p>The page has been optimized for 1024 pixels width, which conforms to the latest design recommendations.</p>
<h4>The Pageâ€™s SEO:</h4>
<p>The page has a humongous 26,500 backlinks (according to Yahoo Site Explorer), many from government sites like the New York Public Library and authority sites like Wikipedia.com.</p>
<p>There are links to a Privacy page and a â€˜Terms of Useâ€™ page.</p>
<p>The page contains many excellent secondary keywords such as â€˜accountâ€™, â€˜attachmentâ€™,â€™ pdfâ€™, â€˜photosâ€™, â€˜megabytesâ€™ and â€™storageâ€™.</p>
<p><span class="highlight"><b>Comment:</b> For the above reasons, the page is nicely SEOed.</span></p>
<p>This concludes our analysis of the www.gmail.com page. It is important that you you add your opinions on this analysis through our comment form; we look forward to receiving and responding to them.</p>
]]></content:encoded>
			<wfw:commentRss>http://web-design.themagnumgroup.net/content/web-site-reviews-gmail-home-page.htm/feed</wfw:commentRss>
		</item>
	</channel>
</rss>
