
- Forum
- Programming Talk
- Html
- Inline Style
Inline Style
This is a discussion on Inline Style within the Html forums, part of the Programming Talk category; I want to know the use of inline style in HTML. Where does a web designer generally use the inline ...
-
Inline Style
I want to know the use of inline style in HTML. Where does a web designer generally use the inline style?
-
One of the use of is inline style in HTML is when you want to change only the left and right margins of one paragraph. You can do that as below:
STYLE="margin-left:30; margin-right:30;
-
While using inline style in HTML there are vital things one must be aware of. One of that is any inline style rule supercedes and over-rides the internal style sheets rule. Please share some other guidelines like this one must be aware of while using inline style in HTML.
-
Sponsored Ads

Reply With Quote





