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

Домашняя работа №2 #10

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Домашняя работа №2 #10

wants to merge 1 commit into from

Conversation

gosha92
Copy link

@gosha92 gosha92 commented Sep 29, 2013

Алексеев Георгий

Initial commit
<body>
<h4>Яндекс.Аэропорт / Табло вылета</h4>
<div>
<table cellspacing="0">

Choose a reason for hiding this comment

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

deprecated же, лучше использовать border-spacing: https://developer.mozilla.org/en-US/docs/Web/CSS/border-spacing

Copy link
Contributor

Choose a reason for hiding this comment

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

Оно, конечно, deprecated. Но однажды у меня была очень медленная таблица и я сломал голову, чтобы понять где же она тормозит. И как раз оказалось, что из-за border-spacing'а) А вот старый добрый cellspacing работает очень даже быстро.

Copy link
Author

Choose a reason for hiding this comment

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

Так он deprecated в html5.

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.

3 participants