---
title: "What is inline style? How to link?"  
description: "What is inline style? How to link?"  
author: "Anonymous User"  
published: 2012-12-17  
updated: 2012-12-17  
canonical: https://www.mindstick.com/forum/507/what-is-inline-style-how-to-link  
category: "css-css3"  
tags: ["css-css3"]  
reading_time: 1 minute  

---

# What is inline style? How to link?

Hi,\
\
What is [inline](https://www.mindstick.com/interview/1012/describe-the-difference-between-inline-and-code-behind) [style](https://www.mindstick.com/articles/126300/apa-citation-style-get-to-know-about-it-for-your-next-assignment)? How to [link](https://www.mindstick.com/articles/23633/link-builder)?\
\
Thanks

## Replies

### Reply by AVADHESH PATEL

Hi Tanuj Kumar\
\

Inline style is the style attached to one specific element. The style is specified directly in the start tag as a value of the STYLE attribute and will apply exclusively to this specific element occurrence.

<P STYLE="text-indent: 10pt">Indented paragraph</P>


---

Original Source: https://www.mindstick.com/forum/507/what-is-inline-style-how-to-link

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
