HTML
Html style,quotation,comment
Html Style::::::
Html ka apna background color white hota hai ur text color black hota hai
Es ko ham style Attribut se change karty hai
Example
style=”property:value”
<body style=”background-color:yallow”>
style=”property:value”
<body style=”background-color:yallow”>
Es se body ka background color yallow ho jay ga
Agr ap ne color ka chnge karna hai text ka to per color use karty hai
<h1 style=”color:blue”> ab text ka color blue ho ga </h1>
Font-family use for font
<h1 style=”font-family:castellar”>this is castellar </h1>
<h1 style=”font-family:castellar”>this is castellar </h1>
Text size
font-text property use for font size
font-text property use for font size
<h1 style=”font-size:600%> font size</h1>
Text-alignment
use for horizontal alignment
<h1 style=”text-align:center”> ab center py ho ga </h1>
use for horizontal alignment
<h1 style=”text-align:center”> ab center py ho ga </h1>
Background-color use for change background color
color use for change color
color use for change color
Fomt-family use for change font text
Font-size use for text size
Text-align useforalignment
Html Quotation
<q> use for short quotation</q?
<blockquot> us for </blockquot>
<abbr> use for abbrivation
<p>the<abbr title=”world wide web”>www</abbr></p>
<p>the<abbr title=”world wide web”>www</abbr></p>
Comment
<!-comment k lay usekarty hai ->
<address>
use for adress
use for adress
<address>
ali<br>
form Hangu<br>
bscs<br>
</adress>
ali
from hangu
bscs
ali<br>
form Hangu<br>
bscs<br>
</adress>
ali
from hangu
bscs
Bus aj k lay itna kafi hai Inshallah kal ur pharian gy
Khud sepractice kia kary
No comments:
Post a Comment