1
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

CSSで文字を含む要素において、上下中央揃えにする

Last updated at Posted at 2020-08-23

line-height: 要素の高さ;で上下中央揃えになる。
例えば、<a>タグでログインボタン作成するとき、<a>タグの高さ(height)と同じに指定すると、上下中央揃えのボタンが作成できる。

1
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?