Skip to content

Comments

index.html#1

Open
muskan500 wants to merge 1 commit intoDhananjayPurohit:masterfrom
muskan500:patch-4
Open

index.html#1
muskan500 wants to merge 1 commit intoDhananjayPurohit:masterfrom
muskan500:patch-4

Conversation

@muskan500
Copy link

<!doctype html>

<link href='http://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,700' rel='stylesheet' type='text/css'>

<link rel="stylesheet" href="css/reset.css"> <!-- CSS reset -->
<link rel="stylesheet" href="css/style.css"> <!-- Resource style -->
<script src="js/modernizr.js"></script> <!-- Modernizr -->

<title>ACM IET Student Chapter</title>

ACM IET Student Chapter

<section class="cd-intro">
	<h1 class="cd-headline clip is-full-width">
		<span>I am </span>
		<span class="cd-words-wrapper">
			<b class="is-visible">Muskan Tanwani</b>
			<b>an Enthusiastic Learner</b>
			<b>a introvert person</b>
		</span>
	</h1>
</section> <!-- cd-intro -->
<script src="js/jquery-2.1.1.js"></script> <script src="js/main.js"></script>

<!doctype html>
<html lang="en" class="no-js">
<head>
	<meta charset="UTF-8">
	<meta name="viewport" content="width=device-width, initial-scale=1">

	<link href='http://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,700' rel='stylesheet' type='text/css'>

	<link rel="stylesheet" href="css/reset.css"> <!-- CSS reset -->
	<link rel="stylesheet" href="css/style.css"> <!-- Resource style -->
	<script src="js/modernizr.js"></script> <!-- Modernizr -->
  	
	<title>ACM IET Student Chapter</title>
</head>
<body>
	<section class="cd-title">
		<h1>ACM IET Student Chapter</h1>
	</section>
	
	
	<section class="cd-intro">
		<h1 class="cd-headline clip is-full-width">
			<span>I am </span>
			<span class="cd-words-wrapper">
				<b class="is-visible">Muskan Tanwani</b>
				<b>an Enthusiastic Learner</b>
				<b>a introvert person</b>
			</span>
		</h1>
	</section> <!-- cd-intro -->
	
<script src="js/jquery-2.1.1.js"></script>
<script src="js/main.js"></script> <!-- Resource jQuery -->
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant