Sunday, 10 September 2017

Using Style or editing default ?

Question:How to edit design of any heading, paragraph or image etc in HTML?
Answer: tagname here refers to the tag you are using like:paragraph,heading,etc. property can be any like height,width,color,bgcolor and value is the specification of that property.
like example:
<tagname style="property:value;">

No comments:

Post a Comment