FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Update index.html by jainav-exe · Pull Request #17 · HuXn-WebDev/HTML-CSS-JavaScript-100-Projects · GitHub

Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension .html  (1) All 1 file type selected
Viewed files
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Unified
Split
Hide whitespace
Diff view
Unified
Split
Hide whitespace
4 changes: 2 additions & 2 deletions 29. Select Menu/index.html
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
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,14 @@
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Social Media Menu Select</title>
<title>The Social Media Menu Select</title>
<link rel="stylesheet" href="style.css" />
</head>
<body>
<header>
<div class="selector">
<div id="selectField">
<p id="selectText">Select Social Media</p>
<p id="selectText">Select The Social Media</p>
<img src="images/arrow.png" id="arrowIcon" />
</div>

Expand Down

Back | FazBrowse Home | New Git URL