0
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 3 years have passed since last update.

React チュートリアル パート6 (style)

Posted at

image.png

目標:military_medal:

文字に装飾を付けてみましょう:sparkles::sparkles:

App.jsに記述

divタグと、pタグにstyle属性を記述しています:pencil2:

image.png

【25行目】 **style属性{{ }}**にスタイルを記述していきます!

ブラウザで確認:fire::fire:

image.png

他にも、スタイルの記述方法はあります:crayon:
一つ紹介すると、styled-componentsがあります!ぜひトライしてみてください:muscle:

次回:bell:

次は、フックと同じぐらい大切なコンポーネントpropsを学びます:bangbang:

0
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
0
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?