Sunday, October 21, 2018

it's all about HTML

 Hello viewers ,this blog is an introduction to "HTML" . We'll not got to the extreme difficult theory but a simple definition an its components... lets begin.

HTML- It is a short abbreviation of Hyper Text Markup Language .it is used to create web
pages.
              it can be coded easily with help of tags or markup.

STRUCTURE-its structure consist of -
                                                            1.html opening tag(<html>)
                                                            2.head (<head>)
                                                            3.body (<body>)
                                                            4.closing tag(</ html>)
     
                 It all appears as
                                                <html>
                                                    <head>________________________</head>
                                                          <body>________________________
                                                                      ___________</body>
                                                               </html>

* all the tags are processed only with angular brackets <___>
*  all tags are except some tags like <br>,<hr> ,are closed with the angular bracket with a slash eg.          </body> 

carbon footprint alexa

carbon footprint alexa is a amazon alexa skill, in which a user can ask an query about  the carbon emission which certainly operated throug...