Advertisement
Guest User

Untitled

a guest
Feb 17th, 2020
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.96 KB | None | 0 0
  1. <div class="cornerNotif">
  2.     <main class="notifBody">
  3.       <section class="notifStatus">
  4.         <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 0c-6.627 0-12 5.373-12 12s5.373 12 12 12 12-5.373 12-12-5.373-12-12-12zm-1.25 17.292l-4.5-4.364 1.857-1.858 2.643 2.506 5.643-5.784 1.857 1.857-7.5 7.643z"/></svg>
  5.       </section>
  6.       <section class="notifText">
  7.         <header class="notifHeader">
  8.           <a href="javascript:void(0)" aria-label="Close notification." title="Close notification.">
  9.             <svg class="svgEx" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M24 20.188l-8.315-8.209 8.2-8.282-3.697-3.697-8.212 8.318-8.31-8.203-3.666 3.666 8.321 8.24-8.206 8.313 3.666 3.666 8.237-8.318 8.285 8.203z"/></svg>
  10.           </a>
  11.         </header>
  12.         <main>
  13.           <h3>Quiz found on this page.</h3>
  14.           <p>We'll begin building a JSON object.</p>
  15.         </main>
  16.       </section>
  17.     </main>
  18.   </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement