Jump to content

jack123537

Neophyte
  • Posts

    1
  • Joined

  • Last visited

Information

  • Sex
    не скажу

jack123537's Achievements

Explorer

Explorer (1/14)

0

Reputation

  1. <!DOCTYPE html> <html lang = "eng"> <head> <meta charset = "utf-8"> <link rel = "stylesheet" href = "css/mains.css"/> <title>Шапка</title> </head> <body> <header> <div class = "container"> </div> </header> <section> <div class = "container"> </div> </section> <section> <div class = "container"> </div> </section> <section> <div class = "container"> </div> </section> <footer> <div class = "container"> </div> </footer> </body> </html> css.... (Файл называется mains.css и находится по пути css/mains.css) header { background-image: url(../img/first-bg.jpg): no-repeat center top / cover; height: 8 px; width: 811 px; }
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. See more about our Guidelines and Privacy Policy