Skip to content

Домашнее задание по основам CSS

Notifications You must be signed in to change notification settings

rwolfin/HW-03.1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Домашнее задание по CSS

Шаблон одностраничного новостного сайта, разработан в качестве практического задания на курсе skillfactory.ru

Демостнацию c Git Pages 🔗 можно посмотреть здесь

Используемые теги HTML

  • html
  • head
  • meta
  • link
  • title
  • body
  • header
  • div
  • section
  • article
  • h1
  • h2

CSS классы в тегах

  • container
  • item-news
  • item-meta
  • flex
  • justify-content
  • data
  • copyright
  • links

Использовались Селекторы тегов

  • body
  • header
  • h1
  • article
  • img
  • footer

Псевдо классы

  • :hover
  • :before
  • :nth-child(even)
  • :nth-child(2n)
  • :nth-child(-n+2)::before

About

Домашнее задание по основам CSS

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published