index.html - OpenLearning

Saleem

saleemhhjh
<!DOCTYPE html>
<html>

<head>
	<title>SG Properties</title>
	<link rel="stylesheet" type="text/css" href="style.css"/>
</head>
	
	
<body>
	<div id="container">
		<div id="header">
			<h1 id="name">SG PROPERTIES</h1>				
			<h1 id="tag-line">Group of Real Estate Consultants</h1>
			<ul class="navigation">
				<li><a class="active" href="#home">Home</a></li>
				<li><a href="#services">Services</a></li>
				<li><a href="#contact-us">Contact Us</a></li>
				<li><a href="#end">END</a></li>
			</ul>
			
		</div>
		
		

	
	
	
		<div id="content">

			<div id="home">
				<p id="spacing">.</p>
				
				<h2>Home </h2>
				<p>Know your property worth in today's market, call for a quick discussion and best advise according to the market situation.</p>					
									
									

			</div>
			
			<div id="services">
				<p id="spacing">.</p>
				<h2>Services</h2>
				<ul>
					<li class="buy">Buy</li>
					<li class="sell">Sell</li>
					<li class="rent">Rent</li>
					<li class="invest">Invest</li>
				</ul>
				<p>Text to be added Text to be added Text to be added Text to be added Text to be added Text to be added</p>					
									
									

				
			</div>
			
			<div id="contact-us">
				<p id="spacing">.</p>
				<h2>Contact Us</h2>
				<p>MOB : +92 321 6161966, +92 335 6161866
					<br/>Email: saleemakhtarghumman@gmail.com
					<br/>Office Address: 182 Rose Commercial, Park View Villas, Opp EME (DHA) 16 Km Multan Road, lahore.
					<br/>Click <a href="https://www.google.com.au/maps/@31.4537643,74.1979909,16z">here</a> to see on map.
				</p>
				<p>Text to be added Text to be added Text to be added Text to be added Text to be added Text to be added</p>					
									

			</div>
			<div id="end">
				<p id="spacing">.</p>
				<h2>End</h2>	
				<p>Text to be added Text to be added Text to be added Text to be added Text to be added Text to be added</p>	
					

			</div>
		</div>
		
		
		
		<div id="footer">
			<p>Copyright &copy; 2017 Saqib Saleem</p>
		</div>
		
	
	</div>
	
</body>

<script>
alert();
</script>

</html>
<!--
			<p>Our Customers, our Pride</p>
			<img src = "images/home.jpg" width="1000" alt="home"/>			Relative and absolute paths *self closing tag
-->

Download file: index.html (2.1 KB)

Comments

Chat