The text below is selected, press Ctrl+C to copy to your clipboard. (⌘+C on Mac) No line numbers will be copied.
Guest
Html5 tags with simple css 2 BY ermia
By Guest on 9th April 2026 04:55:48 PM | Syntax: HTML5


New paste | Download | Show/Hide line no. | Copy text to clipboard
  1. <!DOCTYPE html>
  2.     <http://december.com/html/4/element/meta.html">meta charset="UTF-8">
  3.     <http://december.com/html/4/element/meta.html">meta name="viewport" content="width=device-width, initial-scale=1.0">
  4.     body {
  5.         background-color: rgb(0, 0, 0);
  6.         color: rgb(245, 245, 245);
  7. }
  8.  
  9.     header a {
  10.         text-decoration: none;
  11.         color: inherit;
  12.         display: block;
  13.         width: 100%;
  14.         height: 100%;
  15. }
  16.    
  17.     header {
  18.         display: block;
  19.         color: rgb(245, 245, 245);
  20.         font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
  21.         text-align: center;
  22. }
  23.    
  24.         <http://december.com/html/4/element/h2.html">h2> html تمرین تگ های  متنی در</http://december.com/html/4/element/h2.html">h2>
  25.     console.log(tags_used)