[actionscript] website of generation

Viewer

copydownloadembedprintName: website of generation
  1. body {
  2.     font-family: Arial, sans-serif;
  3.     margin: 0;
  4.     padding: 0;
  5. }
  6.  
  7. header {
  8.     background-color#333;
  9.     color#fff;
  10.     text-align: center;
  11.     padding: 20px;
  12. }
  13.  
  14. nav {
  15.     background-color#444;
  16.     padding: 10px;
  17. }
  18.  
  19. nav ul {
  20.     list-style-type: none;
  21.     margin: 0;
  22.     padding: 0;
  23. }
  24.  
  25. nav ul li {
  26.     display: inline;
  27.     margin-right: 10px;
  28. }
  29.  
  30. nav ul li a {
  31.     text-decoration: none;
  32.     color#fff;
  33. }
  34.  
  35. main {
  36.     padding: 20px;
  37. }
  38.  
  39. footer {
  40.     background-color#333;
  41.     color#fff;
  42.     text-align: center;
  43.     padding: 10px;
  44. }
  45.  
  46.  

Editor

You can edit this paste and save as new:


File Description
  • website of generation
  • Paste Code
  • 28 Mar-2024
  • 598 Bytes
You can Share it: