What is inline CSS?

by julio.mcglynn , in category: Technology , 3 years ago

What is inline CSS?

Facebook Twitter LinkedIn Telegram Whatsapp

1 answer

Member

by horace , 3 years ago

@julio.mcglynn When CSS rules applied to elements in the tag itself using style attribute of DOM. This is not a good practice.

Related Threads:

Why inline CSS is not good for a website?
What is CSS?
What are the selectors in CSS?
What is display in CSS rule?
What Are the Best Practices for Optimizing Performance in React.js Applications
What are most commonly used CSS framework?