Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

второе задание #8

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

egor-a-trubnikov-panov
Copy link

Через Js реализацию делать не стал. т.к. в задании требовался чистый CSS
Для FF все вышло печально

Сделано:

  1. реализация зебры через псевдоклассы;
    1_2. реализация через классы :)
  2. реализация разметки крестом
  3. реализация подсветки крестом
    3_FF. реализация подсветки крестом для FF

z-index: -1
}

td:hover:before, tr:hover
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Выше для разделения групп селекторов использовалась запятая с переводом строки, а здесь без перевода. Вероятно, следует привести всё к единому стилю.

@egor-a-trubnikov-panov
Copy link
Author

тогда уж content: '';
:)

@@ -0,0 +1,157 @@
<!DOCTYPE html>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Че-то я не нашел этого файлика у тебя в репозитории...

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Имеешь ввиду Этот ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants