This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!DOCTYPE html> | |
<head> | |
<link rel="stylesheet" type="text/css" href="style.css"> | |
</head> | |
<body> | |
<nav> | |
<ul> | |
<li> | |
<a href="#">Home</a> | |
</li> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!doctype html> | |
<!-- | |
Instructions: | |
- Save this file. | |
- Replace "USER" with your GitHub username. | |
- Replace "REPO" with your GitHub repo name. | |
- Replace "Your Project" with your project name. | |
- Upload this file (or commit to GitHub Pages). |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<p>Privacy Policy </p> | |
<p>Your privacy is very important to us. Accordingly, we have developed this Policy in order for you to understand how we collect, use, communicate and disclose and make use of personal information. The following outlines our privacy policy. </p> | |
<ul> | |
<li>Before or at the time of collecting personal information, we will identify the purposes for which information is being collected. </li> | |
<li>We will collect and use of personal information solely with the objective of fulfilling those purposes specified by us and for other compatible purposes, unless we obtain the consent of the individual concerned or as required by law. </li> | |
<li>We will only retain personal information as long as necessary for the fulfillment of those purposes. | |
-We will collect personal information by lawful and fair means and, where appropriate, with the knowledge or consent of the individual concerned.</li> | |
<li>Personal data should be relevant to the purposes for which it is to be used, and, to the extent necess |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<img="https://farm7.staticflickr.com/6190/6108516713_f61e5ae4c3_b_d.jpg"> | |
<img="https://farm7.staticflickr.com/6196/6115404878_af30d48ffe_b_d.jpg"> |
###a Bootswatch API demo
Check it out in action HERE
Awesome themes to get you started!
GitHub Help Contact Support Return to GitHub Writing on GitHub / GitHub Flavored Markdown SearchArticle last updated on 09-Oct-14 GitHub Flavored Markdown GitHub uses "GitHub Flavored Markdown," or GFM, across the site--in issues, comments, and pull requests. It differs from standard Markdown (SM) in a few significant ways, and adds some additional functionality.
If you're not already familiar with Markdown, take a look at Markdown Basics. If you'd like to know more about features that are available in issues, comments, and pull request descriptions, such as task lists, read Writing on GitHub.