NA +91-8727899942 thecoderjob@gmail.com

CHAPTER - 29

Style in ReactJs and install bootstrap

mainly 3 type of style

  1. Inline style
  2. regular style
  3. Modular style

Here's is the Code !!

import style from "./custom.module.css"
import React from "react"
function Style() {
  const styleItem={color:"red",backgroundColor:"black"}
  return (
    <>
      <h1 className="primary">Style type 1 in React js</h1>
    </>
  );
}
export default Style;

Chapter 28

Hook - useEffect with condition

Previous chapter

Chapter 30

Array Listing with Map function.

Next chapter

Get In Touch

NA

thecoderjob@gmail.com

+91-8727899942

Popular Links

© www.thecoderjob.com. All Rights Reserved.               Designed by HTML Codex