View Single Post
Old 04-04-2018, 02:54 AM   #12
sankalppatil
Registered User
 
Join Date: Feb 2018
Posts: 214
Inline css means all the style attributes will be added in the html tags itself. like external css this do not need .css file and the css. code will also not be bunched in head the style attribute will be add directly in the tag.

for ex.: <p style="colorurple; margin-left:20px">This is a first paragraph.</p>
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
sankalppatil is offline   Reply With Quote