Skip to content

Ahmed-HTML-programmer/index-resu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

index-resu

@@ -0,0 +1,191 @@

<title>Index-resu</title>
<div class="text_block">
	<h1>HTML & CSS Courses</h1>
	<p>Learn the basis of HTML & CSS<br>Even you don't have any programmig background</p>
	<a href="#" class="btn_primary"><h4>Learn Now</h4></a>
</div>

Featured Services

Heading of the Course

Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.

Heading of the Course

Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.

Heading of the Course

Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.

</div>

Heading of the Course

Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.

Get Offer Now
<div class="col-6">
	<h3>Heading of the Course</h3><p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.</p>
	<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.</p>
	<a href="#" class="btn_primary">Get Offer Now</a>
</div>
<h1 class="heading">Blog & News</h1>

Heading of the blog

Heading of the blog

Heading of the blog

Heading of the blog

For Information

  • First Menu
  • Second Menu
  • Third Menu
  • Last Menu

About Us

  • First Menu
  • Second Menu
  • Third Menu
  • Last Menu

Contact Us

  • First Menu
  • Second Menu
  • Third Menu
  • Last Menu

For Services

  • First Menu
  • Second Menu
  • Third Menu
  • Last Menu

Copyright © 2024 | HTMLCoures.pk

<script> var navLinks = document.getElementById("navLinks")
function showMenu() {
	navLinks.style.left = "0px";
}

function hideMenu() {
	navLinks.style.left = "-200px";
}
</script>

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages