Skip to content

Instantly share code, notes, and snippets.

@pupubird
Created April 9, 2019 07:21
Show Gist options
  • Save pupubird/dbaf8e97abbe4179af4d61611d268096 to your computer and use it in GitHub Desktop.
Save pupubird/dbaf8e97abbe4179af4d61611d268096 to your computer and use it in GitHub Desktop.
<html>
<head>
<title>My website</title>
<link rel="stylesheet" href="iAmCssFile.css">
</head>
<body>
<p>I want red color!</p>
<p>I want red color too!</p>
<p>bleh I want too</p>
<p>is it okay if i want red color too... pls...</p>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment