Applying style to a single specific html element can be best achieved through which type selector
Answers
Answered by
0
If you do not want to create a different page for css styling then you may use the style="<Content>" selector inside the tag itself
For e.g if you want to style a paragraph then you may use,
<p style="font-color:green; padding-left:100px;">this is a paragraph.</p>.
Thank You
For e.g if you want to style a paragraph then you may use,
<p style="font-color:green; padding-left:100px;">this is a paragraph.</p>.
Thank You
Similar questions
Math,
8 months ago
Social Sciences,
8 months ago
Math,
1 year ago
Math,
1 year ago
Biology,
1 year ago