# Styling in React | kirupa.com

**URL:** https://forum.kirupa.com/t/styling-in-react-kirupa-com/636194
**Category:** programming
**Created:** [March 20, 2017, 1:29am UTC](https://forum.kirupa.com/t/styling-in-react-kirupa-com/636194 "2017-03-20T01:29:29Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![kirupa](https://yyz1.discourse-cdn.com/flex011/user_avatar/forum.kirupa.com/kirupa/32/11616_2.png) [@kirupa](https://forum.kirupa.com/u/kirupa)
#### Post date: [March 20, 2017, 1:29am UTC](https://forum.kirupa.com/t/styling-in-react-kirupa-com/636194/1 "2017-03-20T01:29:29Z")

</div>

For generations, mankind (and probably really smart dolphins) have styled their HTML content using CSS. Things were good. With CSS, you had a good separation between the content and the presentation. The selector syntax gave you a lot of flexibility in choosing which elements to style and which ones to skip. You couldn't even find too many issues to hate the _whole cascading thing_ that CSS is all about.

* * *
This is a companion discussion topic for the original entry at [https://www.kirupa.com/react/styling\_in\_react.htm](https://www.kirupa.com/react/styling_in_react.htm)

---

<div class="post-metadata">

### Author: ![JSM](https://yyz1.discourse-cdn.com/flex011/user_avatar/forum.kirupa.com/jsm/32/9079_2.png) [@JSM](https://forum.kirupa.com/u/JSM)
#### Post date: [April 17, 2018, 10:08pm UTC](https://forum.kirupa.com/t/styling-in-react-kirupa-com/636194/3 "2018-04-17T22:08:50Z")

</div>

![kirupa_styling_errata](https://canada1.discourse-cdn.com/flex011/uploads/kirupa/original/2X/6/69f19496050bc7981da46cc5b62827b85d4aa241.png)

---

<div class="post-metadata">

### Author: ![kirupa](https://yyz1.discourse-cdn.com/flex011/user_avatar/forum.kirupa.com/kirupa/32/11616_2.png) [@kirupa](https://forum.kirupa.com/u/kirupa)
#### Post date: [April 17, 2018, 11:14pm UTC](https://forum.kirupa.com/t/styling-in-react-kirupa-com/636194/4 "2018-04-17T23:14:02Z")

</div>

Good catch, JSM! I’ll try to get this updated for the next printing 🙂
