explain me how this HTML program has been written. this question is of 50 points. And best answer will be chosen as brainliest. come on Q for those who love computer science !!
give the most detailed explanation which can be understood clearly.
Attachments:
Answers
Answered by
1
<!DOCTYPE html>
<html>
<head>
<title>describe about your code:
1.<html>,<title>,<head>,<body>it's general coding tag in html:
2.style :attribute use for design page consist the several value:
(i) text-align: it's used for locate or position your text in page
as for example you seen text-align:left means the text wrap on the
tag position to left of your page there is several value you can give
after colon(:) like center, right and etc....
(ii) color: it's used for coloring the text you can give the color in
html in three way direct write down the color name as color:red and anyother
second way rgb value color:(0,255,0) and any other it's relate to spectrum and
rgb stand for red,green,blue.third way give hexadecimal value.... color:#000000
3. html support six type of heading so <h1>,<h2>,<h3>....<h6> h1 font-size is biggest
and after that h2 less than h1 and so on decerease the font-size:
________________________________________________________________________
your coding:
welcome to my cookery blog is wrap on h2 tag:
________________________________________________________________________
4.<strong>: tag is making text bold or darker:
5.<br/>: break it's used for change the line or go to next line
as you seen :
Ingredients<br/>
<br/>
<br>
it will live the line or space in between ingredients and 1 coconut grated.
6.now i come to the final state or making list :
see your.
::::::print ::::::::
.1 coconut grated
.10 grams tmarind
.2 green chillies
.1 spoon of mustard , jeera,hing
.3 spoons oil
:::code for this::::
<ul>::<<<<---opening tag--->>>>>>means Unordered list its default print circular
dot as you seen before each statement .... you can change the bullet..
<li> 1 coconut grated</li>::::stands for listed items it's take the line you want
to insert in list after each </li > itself transmitted to next line... don't
required break or <br> tag.... for change line here
</ul><<<---closing tag>>>
________________________________________________________________________________
Note:1.i leave out two tag div and span it's difficult for me to understand here and not requried..
you can code without these tag also.
2. there are several tag which comes in pair(opening-tag ,closing-tag)for example:strong,ul,li,and etc..
and there is several for which don't required (closing-tag)or you can work with any of opening as well as
closing your choices ... for example::: br etc..<br/> you just work with this not opening tag required.
</title>
</head>
<body>
</body>
</html>
<html>
<head>
<title>describe about your code:
1.<html>,<title>,<head>,<body>it's general coding tag in html:
2.style :attribute use for design page consist the several value:
(i) text-align: it's used for locate or position your text in page
as for example you seen text-align:left means the text wrap on the
tag position to left of your page there is several value you can give
after colon(:) like center, right and etc....
(ii) color: it's used for coloring the text you can give the color in
html in three way direct write down the color name as color:red and anyother
second way rgb value color:(0,255,0) and any other it's relate to spectrum and
rgb stand for red,green,blue.third way give hexadecimal value.... color:#000000
3. html support six type of heading so <h1>,<h2>,<h3>....<h6> h1 font-size is biggest
and after that h2 less than h1 and so on decerease the font-size:
________________________________________________________________________
your coding:
welcome to my cookery blog is wrap on h2 tag:
________________________________________________________________________
4.<strong>: tag is making text bold or darker:
5.<br/>: break it's used for change the line or go to next line
as you seen :
Ingredients<br/>
<br/>
<br>
it will live the line or space in between ingredients and 1 coconut grated.
6.now i come to the final state or making list :
see your.
::::::print ::::::::
.1 coconut grated
.10 grams tmarind
.2 green chillies
.1 spoon of mustard , jeera,hing
.3 spoons oil
:::code for this::::
<ul>::<<<<---opening tag--->>>>>>means Unordered list its default print circular
dot as you seen before each statement .... you can change the bullet..
<li> 1 coconut grated</li>::::stands for listed items it's take the line you want
to insert in list after each </li > itself transmitted to next line... don't
required break or <br> tag.... for change line here
</ul><<<---closing tag>>>
________________________________________________________________________________
Note:1.i leave out two tag div and span it's difficult for me to understand here and not requried..
you can code without these tag also.
2. there are several tag which comes in pair(opening-tag ,closing-tag)for example:strong,ul,li,and etc..
and there is several for which don't required (closing-tag)or you can work with any of opening as well as
closing your choices ... for example::: br etc..<br/> you just work with this not opening tag required.
</title>
</head>
<body>
</body>
</html>
SamriddhaChandra:
ur explanation has really helped me a lot
Answered by
0
As long as humans have consumed food, there have been problems with digestion. ... Your Paper should address the following points: Explain the connection ... with the Oak Grove Medical group (OGMG)., Written Assignment help (700 to ..... might implement the two dimensions you selected into your health interview .
Similar questions
English,
8 months ago
English,
8 months ago
English,
1 year ago
Social Sciences,
1 year ago
Environmental Sciences,
1 year ago