Subversion Repositories SmartDukaan

Rev

Rev 5572 | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
4436 varun.gupt 1
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2
<html xmlns="http://www.w3.org/1999/xhtml">
3
<head>
4
	<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
5
	<meta name="Description" content="Learn to Install And Use Linux. Its easy as 123..." />
5625 vikram.rag 6
	<title>Learn to Install And Use Linux | ${domain.name}</title>
4436 varun.gupt 7
	<style>
8
ol	{	padding: 5px 30px !important;	}
9
    </style>
10
 #include ( "templates/commoncssfiles.vm" )
5542 amar.kumar 11
	<script language="javascript" type="text/javascript" src="/js/ga-invoker.js"></script>
4436 varun.gupt 12
</head>
13
<body>
14
	<noscript>
5572 anupam.sin 15
		<p id="noScript">Please enable <em>Javascript</em> for this Website to function correctly!</p>
4436 varun.gupt 16
	</noscript>
17
$action.getHeaderSnippet()
18
	<div id="main">
19
		<div class="main-content">
20
			<div id="registration">
21
				<div class="middle">
22
					<div style="margin: 0px 60px 0px 60px; padding: 30px 10px;">
23
						<h1>Learn to Install And Use Linux </h1><br />
24
						<p>Linux is a Free &amp; Easy to use Operating system. It comes with powerful Entertainment, Office &amp; Web Browsing Applications.</p>
25
						<br />
26
						<h4>New to Linux ! Follow these easy steps Now...</h4>
27
						<br />
28
						<ol>
4589 varun.gupt 29
							<li style="text-align:justify;padding: 5px 0px;">We recommend using Ubuntu Linux if this is the first time you are using Linux. Downloading and Installation Instructions are available at  <a href="http://www.ubuntu.com/download/ubuntu/download" target="_blank">http://www.ubuntu.com/<WBR>download/ubuntu/download</a></li>
30
							<li style="text-align:justify;padding: 5px 0px;">Download the Ubuntu Manual from <a href="http://ubuntu-manual.org" target="_blank">http://ubuntu-manual.org</a></li>
31
							<li style="text-align:justify;padding: 5px 0px;">
4436 varun.gupt 32
								If you still have questions head to popular forums like
33
								<ol style="list-style-type:lower-roman;">
4589 varun.gupt 34
									<li><a href="http://www.linuxquestions.org/questions/linux-newbie-8/" target="_blank">http://www.linuxquestions.org/questions/linux-newbie-8/</a></li>
35
									<li><a href="http://www.linuxforums.org/forum/ubuntu-linux/" target="_blank">http://www.linuxforums.org/forum/ubuntu-linux/</a></li>
36
									<li>We also have a forum specially for First time Linux Users from India - <a href="http://linuxindia.lefora.com" target="_blank">http://linuxindia.lefora.com</a></li>
4436 varun.gupt 37
								</ol>
38
							</li>
4589 varun.gupt 39
                            <li style="text-align:justify;padding: 5px 0px;">Read and become a member of the Linux-India Project at <a href="http://linux-india.org" target="_blank">http://linux-india.org</a></li>
4436 varun.gupt 40
						</ol>
41
                    </div>
42
				</div>
43
			</div>
44
		</div>
45
	</div>
46
#include("templates/footer.vm")
47
#include ( "templates/commonjsfiles.vm" )
48
</body>
49
</html>