Code Monkey home page Code Monkey logo

html1hw's Introduction

Текст задания

  1. Открыть Домашнюю работу из урока 1
  2. Создать файл стилей style.css
  3. Подключить ко всем страницам
  4. Задать стиль a { text-decoration: none; }
  5. Проверить работу стилей на всех страницах
  6. Разделить экран на 2 части, сделать так чтобы файл стилей располагался справа, а все html файлы были слева
  7. Для всех ссылок меню задать класс (придумать логичное название класса) a. color: cornflowerblue; b. font-size: 16px; c. line-height: 20px;
  8. Проверить отображения стилей на всех страницах проекта
  9. Для всех заголовков h1 на сайте задать класс и к нему стиль a. color: #222222; b. font-size: 28px; c. line-height: 36px; d. font-weight: bold;
  10. Для всех параграфов в проекте задать класс
  11. К данному классу задать стили a. font-style: normal; b. font-weight: 300; c. font-size: 18px; d. line-height: 30px; e. color: #7D7987
  12. Для заголовков h2 задать класс
  13. К данному классу указать стиль a. color: coral; b. font-style: normal; c. font-weight: 700; d. font-size: 36px; e. line-height: 80px;

html1hw's People

Contributors

maxmegapixel avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.