Skip to content

Instantly share code, notes, and snippets.

@ernestjumbe
Last active September 19, 2020 09:14
Show Gist options
  • Save ernestjumbe/45cf1161b8c438d71c407e2316157857 to your computer and use it in GitHub Desktop.
Save ernestjumbe/45cf1161b8c438d71c407e2316157857 to your computer and use it in GitHub Desktop.
HTML Class
<a id="x" class="y" title="wp website" href="http://wp.pl">Click Here</a>
<!doctype html>
<html>
<head>
<title>Second File</title>
<style>
</style>
</head>
<body>
New file
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment