• Breaking News

    Business

    Friday, March 20, 2015

    HTML Basics-Important Tags Used While Creating a WebPage

    HTML Basics-Important Tags Used While Creating a WebPage-The tags , , , <BODY> have already been discussed in the post </span><span style="font-family: 'Times New Roman', serif; font-size: 14pt;"><a href="http://www.wikigreen.in/2015/01/html-basics-webpage-html-document-and.html">HTML Basics- Webpage, HTML document and principles of HTML</a> writing </span><span style="font-family: 'Times New Roman', serif; font-size: 14pt;">and therefore discussing them again here will be irrelevant. There a number of html tags but in this article</span><span style="font-family: 'Times New Roman', serif; font-size: 14pt;">  </span><span style="font-family: 'Times New Roman', serif; font-size: 14pt;">tags mostly used are discussed. The Heading tag has six stages from ‘h1’ to ‘h6’ and discussed separately and other tags are discussed separately. An HTML document can be written in any text editor but the windows ‘Notepad’ is most preferred text editor. It is written like other text document except the extension must be .htm’ or ‘.html’ and use of some tags like <br>, <b> etc.</span></div><div class="MsoNormal" style="margin-left: 0in; text-align: justify;"><span style="font-family: "Times New Roman","serif"; font-size: 14.0pt; mso-bidi-language: HI;"> <table align="center" cellpadding="0" cellspacing="0" class="tr-caption-container" style="margin-left: auto; margin-right: auto; text-align: center;"><tbody><tr><td style="text-align: center;"><a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiKPwQYznnl3V_HE6zYIOevDlNpUl2_QjUSymrqpMew1l8MmEzKQaLWxGkgtIYe3eFskj4zFe9AqAPHFbH5GwuvUsPaHDPPkoFv79Fp9738dQ-VQQlYp370fjBZbyKWMJcqMr64OEkx0g0/s1600/HTML+Tags.png" imageanchor="1" style="margin-left: auto; margin-right: auto;"><img alt="HTML Basics-Important Tags Used While Creating a WebPage" border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiKPwQYznnl3V_HE6zYIOevDlNpUl2_QjUSymrqpMew1l8MmEzKQaLWxGkgtIYe3eFskj4zFe9AqAPHFbH5GwuvUsPaHDPPkoFv79Fp9738dQ-VQQlYp370fjBZbyKWMJcqMr64OEkx0g0/s1600/HTML+Tags.png" title="" /></a></td></tr><tr><td class="tr-caption" style="text-align: center;">HTML Basics-Important Tags Used While Creating a WebPage<br /><a name='more'></a></td></tr></tbody></table></span></div><h2 style="margin-left: 0in; text-align: justify;"><b><span style="font-family: "Times New Roman","serif"; font-size: 18.0pt; line-height: 115%; mso-bidi-language: HI;">HTML Heading Tags</span></b></h2><div class="MsoNormal" style="margin-left: 0in; text-align: justify;"><br /></div><div class="MsoNormal" style="margin-left: 0in; text-align: justify;"><span style="font-family: "Times New Roman","serif"; font-size: 14.0pt; line-height: 115%; mso-bidi-language: HI;">HTML provides a very fine system to highlight our important items to differentiate from others by using the heading tags. The heading tags are 6 in all, <H1>, <H2>, <H3>, <H4>, <H5> and <H6>. Heading tag is a container tag hence requires a closing tag. Contents of <H1>---</H1> will be displayed largest in size and as we decrease the number associated with ‘H’ the display size will also decrease gradually. See the Example</span> –<o:p></o:p></div><div class="MsoNormal" style="margin-left: 0in; text-align: justify;"><br /></div><div class="MsoNormal" style="margin-left: 0in; text-align: justify; text-indent: 0.5in;"><span style="font-family: "Times New Roman","serif"; font-size: 14.0pt; line-height: 115%; mso-bidi-language: HI;"><H6>Example Heading</H1> Result - </span><span style="font-family: "Times New Roman","serif"; font-size: 8.0pt; line-height: 115%; mso-bidi-language: HI;">Example Heading</span><span style="font-family: "Times New Roman","serif"; font-size: 14.0pt; line-height: 115%; mso-bidi-language: HI;"><o:p></o:p></span></div><div class="MsoNormal" style="margin-left: 0in; text-align: justify; text-indent: 0.5in;"><span style="font-family: "Times New Roman","serif"; font-size: 14.0pt; line-height: 115%; mso-bidi-language: HI;"><H5> Example Heading</H2>         Result - </span><span style="font-family: "Times New Roman","serif"; font-size: 10.0pt; line-height: 115%; mso-bidi-language: HI;">Example Heading<o:p></o:p></span></div><div class="MsoNormal" style="margin-left: 0in; text-align: justify; text-indent: 0.5in;"><span style="font-family: "Times New Roman","serif"; font-size: 14.0pt; line-height: 115%; mso-bidi-language: HI;"><H4> Example Heading</H3>         Result - </span><span style="font-family: "Times New Roman","serif"; font-size: 12.0pt; line-height: 115%; mso-bidi-language: HI;">Example Heading</span><span style="font-family: "Times New Roman","serif"; font-size: 14.0pt; line-height: 115%; mso-bidi-language: HI;"><o:p></o:p></span></div><div class="MsoNormal" style="margin-left: 0in; text-align: justify; text-indent: 0.5in;"><span style="font-family: "Times New Roman","serif"; font-size: 14.0pt; line-height: 115%; mso-bidi-language: HI;"><H3> Example Heading</H4>         Result - Example Heading<o:p></o:p></span></div><div class="MsoNormal" style="margin-left: 0in; text-align: justify; text-indent: 0.5in;"><span style="font-family: "Times New Roman","serif"; font-size: 14.0pt; line-height: 115%; mso-bidi-language: HI;"><H2> Example Heading</H5>         Result - </span><span style="font-family: "Times New Roman","serif"; font-size: 16.0pt; line-height: 115%; mso-bidi-language: HI;">Example Heading<o:p></o:p></span></div><div class="MsoNormal" style="margin-left: 0in; text-align: justify; text-indent: 0.5in;"><span style="font-family: "Times New Roman","serif"; font-size: 14.0pt; line-height: 115%; mso-bidi-language: HI;"><H1> Example Heading</H6>         Result - </span><span style="font-family: "Times New Roman","serif"; font-size: 18.0pt; line-height: 115%; mso-bidi-language: HI;">Example Heading<o:p></o:p></span></div><div class="MsoNormal" style="margin-left: 0in; text-align: justify;"><br /></div><h2 style="margin-left: 0in; text-align: justify;"><b><span style="font-family: "Times New Roman","serif"; font-size: 18.0pt; line-height: 115%; mso-bidi-language: HI;">Other Most used HTML Tags</span></b></h2><div class="MsoNormal" style="margin-left: 0in; text-align: justify;"><br /></div><div class="MsoListParagraphCxSpFirst" style="margin-left: 1.2in; text-align: justify; text-indent: -0.5in;"><!--[if !supportLists]--><span style="font-family: Symbol; font-size: 14.0pt; line-height: 115%; mso-bidi-font-family: Symbol; mso-bidi-language: HI; mso-fareast-font-family: Symbol;">·<span style="font-family: 'Times New Roman'; font-size: 7pt; font-stretch: normal; line-height: normal;">                    </span></span><!--[endif]--><span style="font-family: "Times New Roman","serif"; font-size: 14.0pt; line-height: 115%; mso-bidi-language: HI;"><CENTRE>---</CENTRE> - This tag is used to display the text in the centre.<o:p></o:p></span></div><div class="MsoListParagraphCxSpMiddle" style="margin-left: 1.2in; text-align: justify;"><span style="font-family: "Times New Roman","serif"; font-size: 14.0pt; line-height: 115%; mso-bidi-language: HI;"><CENTRE>This text in centre</CENTRE>. Result -<o:p></o:p></span></div><div class="MsoListParagraphCxSpMiddle" style="margin-left: 1.2in; text-align: center; text-indent: -0.5in;"><span style="font-family: "Times New Roman","serif"; font-size: 14.0pt; line-height: 115%; mso-bidi-language: HI;">‘This text in centre’<o:p></o:p></span></div><div class="MsoListParagraphCxSpMiddle" style="margin-left: 1.2in; text-align: justify; text-indent: -0.5in;"><!--[if !supportLists]--><span style="font-family: Symbol; font-size: 14.0pt; line-height: 115%; mso-bidi-font-family: Symbol; mso-bidi-language: HI; mso-fareast-font-family: Symbol;">·<span style="font-family: 'Times New Roman'; font-size: 7pt; font-stretch: normal; line-height: normal;">                    </span></span><!--[endif]--><span style="font-family: "Times New Roman","serif"; font-size: 14.0pt; line-height: 115%; mso-bidi-language: HI;">,<B>---</B> Text written between these tags will appear bold.<o:p></o:p></span></div><div class="MsoListParagraphCxSpMiddle" style="margin-left: 1.2in; text-align: justify; text-indent: -0.5in;"><!--[if !supportLists]--><span style="font-family: Symbol; font-size: 14.0pt; line-height: 115%; mso-bidi-font-family: Symbol; mso-bidi-language: HI; mso-fareast-font-family: Symbol;">·<span style="font-family: 'Times New Roman'; font-size: 7pt; font-stretch: normal; line-height: normal;">                    </span></span><!--[endif]--><span style="font-family: "Times New Roman","serif"; font-size: 14.0pt; line-height: 115%; mso-bidi-language: HI;"><B> Display this text in bold </B>   Result - <b>Display this text in bold</b><o:p></o:p></span></div><div class="MsoListParagraphCxSpMiddle" style="margin-left: 1.2in; text-align: justify; text-indent: -0.5in;"><!--[if !supportLists]--><span style="font-family: Symbol; font-size: 14.0pt; line-height: 115%; mso-bidi-font-family: Symbol; mso-bidi-language: HI; mso-fareast-font-family: Symbol;">·<span style="font-family: 'Times New Roman'; font-size: 7pt; font-stretch: normal; line-height: normal;">                    </span></span><!--[endif]--><span style="font-family: "Times New Roman","serif"; font-size: 14.0pt; line-height: 115%; mso-bidi-language: HI;"><I>---</I> - This tag will convert the text written between these into italic.<o:p></o:p></span></div><div class="MsoListParagraphCxSpMiddle" style="margin-left: 1.2in; text-align: justify; text-indent: -0.5in;"><span style="font-family: "Times New Roman","serif"; font-size: 14.0pt; line-height: 115%; mso-bidi-language: HI;">         <I>Convert this text into italic</I>. Result - <i>Convert this text into italic</i><o:p></o:p></span></div><div class="MsoListParagraphCxSpMiddle" style="margin-left: 1.2in; text-align: justify; text-indent: -0.5in;"><!--[if !supportLists]--><span style="font-family: Symbol; font-size: 14.0pt; line-height: 115%; mso-bidi-font-family: Symbol; mso-bidi-language: HI; mso-fareast-font-family: Symbol;">·<span style="font-family: 'Times New Roman'; font-size: 7pt; font-stretch: normal; line-height: normal;">                    </span></span><!--[endif]--><span style="font-family: "Times New Roman","serif"; font-size: 14.0pt; line-height: 115%; mso-bidi-language: HI;"><U>---</U> - This tag is used to underline the text  <o:p></o:p></span></div><div class="MsoListParagraphCxSpMiddle" style="margin-left: 1.2in; text-align: justify; text-indent: -0.5in;"><span style="font-family: "Times New Roman","serif"; font-size: 14.0pt; line-height: 115%; mso-bidi-language: HI;">          <U>Underline this text</U>  Result - <u>Underline this text</u><o:p></o:p></span></div><div class="MsoListParagraphCxSpMiddle" style="margin-left: 1.2in; text-align: justify; text-indent: -0.5in;"><!--[if !supportLists]--><span style="font-family: Symbol; font-size: 14.0pt; line-height: 115%; mso-bidi-font-family: Symbol; mso-bidi-language: HI; mso-fareast-font-family: Symbol;">·<span style="font-family: 'Times New Roman'; font-size: 7pt; font-stretch: normal; line-height: normal;">                    </span></span><!--[endif]--><span style="font-family: "Times New Roman","serif"; font-size: 14.0pt; line-height: 115%; mso-bidi-language: HI;"><STRIKE>---</STRIKE>This tag is used to strike through the text.<o:p></o:p></span></div><div class="MsoListParagraphCxSpMiddle" style="margin-left: 1.2in; text-align: justify; text-indent: -0.5in;"><span style="font-family: "Times New Roman","serif"; font-size: 14.0pt; line-height: 115%; mso-bidi-language: HI;">          <STRIKE>This text is new</STRIKE>  Result - <s>This text is new</s><o:p></o:p></span></div><div class="MsoListParagraphCxSpMiddle" style="margin-left: 1.2in; text-align: justify; text-indent: -0.5in;"><!--[if !supportLists]--><span style="font-family: Symbol; font-size: 14.0pt; line-height: 115%; mso-bidi-font-family: Symbol; mso-bidi-language: HI; mso-fareast-font-family: Symbol;">·<span style="font-family: 'Times New Roman'; font-size: 7pt; font-stretch: normal; line-height: normal;">                    </span></span><!--[endif]--><span style="font-family: "Times New Roman","serif"; font-size: 14.0pt; line-height: 115%; mso-bidi-language: HI;"><SUB>---</SUB> This tag is used for text subscript<o:p></o:p></span></div><div class="MsoListParagraphCxSpMiddle" style="margin-left: 1.2in; text-align: justify; text-indent: -0.5in;"><span style="font-family: "Times New Roman","serif"; font-size: 14.0pt; line-height: 115%; mso-bidi-language: HI;">          a<SUB>5</SUB> Result – a<sub>5</sub><o:p></o:p></span></div><div class="MsoListParagraphCxSpMiddle" style="margin-left: 1.2in; text-align: justify; text-indent: -0.5in;"><!--[if !supportLists]--><span style="font-family: Symbol; font-size: 14.0pt; line-height: 115%; mso-bidi-font-family: Symbol; mso-bidi-language: HI; mso-fareast-font-family: Symbol;">·<span style="font-family: 'Times New Roman'; font-size: 7pt; font-stretch: normal; line-height: normal;">                    </span></span><!--[endif]--><span style="font-family: "Times New Roman","serif"; font-size: 14.0pt; line-height: 115%; mso-bidi-language: HI;"><SUP>---</SUP> This tag is used for text superscript<o:p></o:p></span></div><div class="MsoListParagraphCxSpMiddle" style="margin-left: 1.2in; text-align: justify; text-indent: -0.5in;"><span style="font-family: "Times New Roman","serif"; font-size: 14.0pt; line-height: 115%; mso-bidi-language: HI;">          b<SUP>4</SUP> Result – b<sup>4</sup><o:p></o:p></span></div><div class="MsoListParagraphCxSpMiddle" style="margin-left: 1.2in; text-align: justify; text-indent: -0.5in;"><!--[if !supportLists]--><span style="font-family: Symbol; font-size: 14.0pt; line-height: 115%; mso-bidi-font-family: Symbol; mso-bidi-language: HI; mso-fareast-font-family: Symbol;">·<span style="font-family: 'Times New Roman'; font-size: 7pt; font-stretch: normal; line-height: normal;">                    </span></span><!--[endif]--><span style="font-family: "Times New Roman","serif"; font-size: 14.0pt; line-height: 115%; mso-bidi-language: HI;"><BIG>---</BIG> This tag is used to increase the size of the fonts by 1 unit<o:p></o:p></span></div><div class="MsoListParagraphCxSpMiddle" style="margin-left: 1.2in; text-align: justify; text-indent: -0.5in;"><span style="font-family: "Times New Roman","serif"; font-size: 14.0pt; line-height: 115%; mso-bidi-language: HI;">          <BIG>This text is big</BIG> Result – </span><span style="font-family: "Times New Roman","serif"; font-size: 15.0pt; line-height: 115%; mso-bidi-font-size: 14.0pt; mso-bidi-language: HI;">This text is big</span><span style="font-family: "Times New Roman","serif"; font-size: 14.0pt; line-height: 115%; mso-bidi-language: HI;"><o:p></o:p></span></div><div class="MsoListParagraphCxSpMiddle" style="margin-left: 1.2in; text-align: justify; text-indent: -0.5in;"><!--[if !supportLists]--><span style="font-family: Symbol; font-size: 14.0pt; line-height: 115%; mso-bidi-font-family: Symbol; mso-bidi-language: HI; mso-fareast-font-family: Symbol;">·<span style="font-family: 'Times New Roman'; font-size: 7pt; font-stretch: normal; line-height: normal;">                    </span></span><!--[endif]--><span style="font-family: "Times New Roman","serif"; font-size: 14.0pt; line-height: 115%; mso-bidi-language: HI;"><SMALL>---</SMALL> This tag is used to decrease the size of the fonts by 1 unit<o:p></o:p></span></div><div class="MsoListParagraphCxSpMiddle" style="margin-left: 1.2in; text-align: justify; text-indent: -0.5in;"><span style="font-family: "Times New Roman","serif"; font-size: 14.0pt; line-height: 115%; mso-bidi-language: HI;">          <SMALL>This text is small</SMALL> Result - </span><span style="font-family: "Times New Roman","serif"; font-size: 13.0pt; line-height: 115%; mso-bidi-font-size: 14.0pt; mso-bidi-language: HI;">This text is small</span><span style="font-family: "Times New Roman","serif"; font-size: 14.0pt; line-height: 115%; mso-bidi-language: HI;"><o:p></o:p></span></div><div class="MsoListParagraphCxSpLast" style="margin-left: 1.2in; text-align: justify; text-indent: -0.5in;"><!--[if !supportLists]--><span style="font-family: Symbol; font-size: 14.0pt; line-height: 115%; mso-bidi-font-family: Symbol; mso-bidi-language: HI; mso-fareast-font-family: Symbol;">·<span style="font-family: 'Times New Roman'; font-size: 7pt; font-stretch: normal; line-height: normal;">                    </span></span><!--[endif]--><span style="font-family: "Times New Roman","serif"; font-size: 14.0pt; line-height: 115%; mso-bidi-language: HI;"><BR>--- This tag is used to for breaking the row. This is an empty tag i.e.it need not to be closed.<o:p></o:p></span></div><div class="MsoNormal" style="margin-left: 0in; text-align: justify;"><span style="font-family: "Times New Roman","serif"; font-size: 14.0pt; line-height: 115%; mso-bidi-language: HI;">The list of HTML tags is very large and you can </span><a href="http://www.wikismarter.com/2014/10/html-basics-list-of-important-html-tags.html"><b><span style="font-family: "Times New Roman","serif"; font-size: 14.0pt; line-height: 115%; mso-bidi-language: HI;">Check the detailed list of HTML tags here</span></b></a><b><span style="font-family: "Times New Roman","serif"; font-size: 14.0pt; line-height: 115%; mso-bidi-language: HI;"><o:p></o:p></span></b></div><div class="MsoNormal" style="margin-left: 0in; text-align: justify;"><br /></div><h2 style="margin-left: 0in; text-align: justify;"><b><span style="font-family: "Times New Roman","serif"; font-size: 18.0pt; line-height: 115%; mso-bidi-language: HI;">Write a test page using the above HTML Tags</span></b></h2><div class="MsoNormal" style="margin-left: 0in; text-align: justify;"><br /></div><div class="MsoNormal" style="margin-left: 0in; text-align: justify;"><span style="font-family: "Times New Roman","serif"; font-size: 14.0pt; line-height: 115%; mso-bidi-language: HI;">Open the text editor ‘notepad’ and create a file with ‘.htm’ or ‘.html’ extension. And write the document,<o:p></o:p></span></div><div class="MsoNormal" style="margin-left: 0in; text-align: justify;"><br /></div><div class="MsoListParagraphCxSpFirst" style="margin-left: 1.2in; text-align: justify; text-indent: -0.5in;"><!--[if !supportLists]--><span style="font-family: "Times New Roman","serif"; font-size: 14.0pt; line-height: 115%; mso-bidi-language: HI; mso-fareast-font-family: "Times New Roman";">1.<span style="font-family: 'Times New Roman'; font-size: 7pt; font-stretch: normal; line-height: normal;">                 </span></span><!--[endif]--><span style="font-family: "Times New Roman","serif"; font-size: 14.0pt; line-height: 115%; mso-bidi-language: HI;">a<SUB>5</SUB><br><o:p></o:p></span></div><div class="MsoListParagraphCxSpMiddle" style="margin-left: 1.2in; text-align: justify; text-indent: -0.5in;"><!--[if !supportLists]--><span style="font-family: "Times New Roman","serif"; font-size: 14.0pt; line-height: 115%; mso-bidi-language: HI; mso-fareast-font-family: "Times New Roman";">2.<span style="font-family: 'Times New Roman'; font-size: 7pt; font-stretch: normal; line-height: normal;">                 </span></span><!--[endif]--><span style="font-family: "Times New Roman","serif"; font-size: 14.0pt; line-height: 115%; mso-bidi-language: HI;"><CENTRE>This text in centre</CENTRE><br><o:p></o:p></span></div><div class="MsoListParagraphCxSpMiddle" style="margin-left: 1.2in; text-align: justify; text-indent: -0.5in;"><!--[if !supportLists]-->3.<span style="font-size: 7pt; font-stretch: normal;">                   </span><!--[endif]--><span style="font-family: "Times New Roman","serif"; font-size: 14.0pt; line-height: 115%; mso-bidi-language: HI;">b<SUP>4</SUP><br></span></div><div class="MsoListParagraphCxSpMiddle" style="margin-left: 1.2in; text-align: justify; text-indent: -0.5in;"><!--[if !supportLists]--><span style="font-family: "Times New Roman","serif"; font-size: 14.0pt; line-height: 115%; mso-bidi-language: HI; mso-fareast-font-family: "Times New Roman";">4.<span style="font-family: 'Times New Roman'; font-size: 7pt; font-stretch: normal; line-height: normal;">                 </span></span><!--[endif]--><span style="font-family: "Times New Roman","serif"; font-size: 14.0pt; line-height: 115%; mso-bidi-language: HI;"><B> Display this text in bold </B><br><o:p></o:p></span></div><div class="MsoListParagraphCxSpMiddle" style="margin-left: 1.2in; text-align: justify; text-indent: -0.5in;"><!--[if !supportLists]-->5.<span style="font-size: 7pt; font-stretch: normal;">                   </span><!--[endif]--><span style="font-family: "Times New Roman","serif"; font-size: 14.0pt; line-height: 115%; mso-bidi-language: HI;"><BIG>This text is big</BIG><br></span></div><div class="MsoListParagraphCxSpMiddle" style="margin-left: 1.2in; text-align: justify; text-indent: -0.5in;"><!--[if !supportLists]--><span style="font-family: "Times New Roman","serif"; font-size: 14.0pt; line-height: 115%; mso-bidi-language: HI; mso-fareast-font-family: "Times New Roman";">6.<span style="font-family: 'Times New Roman'; font-size: 7pt; font-stretch: normal; line-height: normal;">                 </span></span><!--[endif]--><span style="font-family: "Times New Roman","serif"; font-size: 14.0pt; line-height: 115%; mso-bidi-language: HI;"><STRIKE>This text is new</STRIKE><br><o:p></o:p></span></div><div class="MsoListParagraphCxSpMiddle" style="margin-left: 1.2in; text-align: justify; text-indent: -0.5in;"><!--[if !supportLists]-->7.<span style="font-size: 7pt; font-stretch: normal;">                   </span><!--[endif]--><span style="font-family: "Times New Roman","serif"; font-size: 14.0pt; line-height: 115%; mso-bidi-language: HI;"><SMALL>This text is small</SMALL><br></span></div><div class="MsoListParagraphCxSpMiddle" style="margin-left: 1.2in; text-align: justify; text-indent: -0.5in;"><!--[if !supportLists]-->8.<span style="font-size: 7pt; font-stretch: normal;">                   </span><!--[endif]--><span style="font-family: "Times New Roman","serif"; font-size: 14.0pt; line-height: 115%; mso-bidi-language: HI;"><U>Underline this text</U><br></span></div><div class="MsoListParagraphCxSpMiddle" style="margin-left: 1.2in; text-align: justify; text-indent: -0.5in;"><!--[if !supportLists]--><span style="font-family: "Times New Roman","serif"; font-size: 14.0pt; line-height: 115%; mso-bidi-language: HI; mso-fareast-font-family: "Times New Roman";">9.<span style="font-family: 'Times New Roman'; font-size: 7pt; font-stretch: normal; line-height: normal;">                 </span></span><!--[endif]--><span style="font-family: "Times New Roman","serif"; font-size: 14.0pt; line-height: 115%; mso-bidi-language: HI;"><I>Convert this text into italic</I><br><o:p></o:p></span></div><div class="MsoListParagraphCxSpLast" style="margin-left: 1.2in; text-align: justify; text-indent: -0.5in;"><!--[if !supportLists]-->10.<span style="font-size: 7pt; font-stretch: normal;">               </span><!--[endif]--><span style="font-family: "Times New Roman","serif"; font-size: 14.0pt; line-height: 115%; mso-bidi-language: HI;"><H1>This is Heading</H1></span></div><div class="MsoNormal" style="margin-left: 0in; text-align: justify;"><br /></div><br /><div class="MsoNormal" style="margin-left: 0in; text-align: justify;"><span style="font-family: "Times New Roman","serif"; font-size: 14.0pt; line-height: 115%; mso-bidi-language: HI;">If you have every thing correctly,  your page will display like this -<o:p></o:p></span></div><table border="1" cellpadding="0" cellspacing="0" class="MsoTableGrid" style="border-collapse: collapse; border: none; mso-border-alt: solid windowtext .5pt; mso-padding-alt: 0in 5.4pt 0in 5.4pt; mso-yfti-tbllook: 1184;"> <tbody><tr> <td style="border: solid windowtext 1.0pt; mso-border-alt: solid windowtext .5pt; padding: 0in 5.4pt 0in 5.4pt; width: 492.7pt;" valign="top" width="657"> <div class="MsoNormal"><span style="font-family: "Times New Roman","serif"; font-size: 16.0pt; mso-bidi-font-size: 14.0pt; mso-bidi-language: HI;">a<sub>5<o:p></o:p></sub></span></div><div class="MsoNormal" style="margin-left: 0in;"><span style="font-family: "Times New Roman","serif"; font-size: 14.0pt; mso-bidi-language: HI;">                                                  This text in centre<o:p></o:p></span></div><div class="MsoNormal"><span style="font-family: "Times New Roman","serif"; font-size: 14.0pt; mso-bidi-language: HI;">b<sup>4<o:p></o:p></sup></span></div><div class="MsoNormal"><b><span style="font-family: "Times New Roman","serif"; font-size: 14.0pt; mso-bidi-language: HI;">Display this text in bold<o:p></o:p></span></b></div><div class="MsoNormal"><span style="font-family: "Times New Roman","serif"; font-size: 15.0pt; mso-bidi-font-size: 14.0pt; mso-bidi-language: HI;">Display this text in big<o:p></o:p></span></div><div class="MsoNormal"><s><span style="font-family: "Times New Roman","serif"; font-size: 14.0pt; mso-bidi-language: HI;">This text is new<o:p></o:p></span></s></div><div class="MsoNormal"><span style="font-family: "Times New Roman","serif"; font-size: 14.0pt; mso-bidi-language: HI;">This text is small<o:p></o:p></span></div><div class="MsoNormal"><i><span style="font-family: "Times New Roman","serif"; font-size: 14.0pt; mso-bidi-language: HI;">Convert this text into italic</span><o:p></o:p></i></div><div class="MsoNormal"><u><span style="font-family: "Times New Roman","serif"; font-size: 14.0pt; mso-bidi-language: HI;">Underline this text<o:p></o:p></span></u></div><div class="MsoNormal"><span style="font-family: "Times New Roman","serif"; font-size: 19.0pt; mso-bidi-font-size: 14.0pt; mso-bidi-language: HI;">This is Heading</span><u><span style="font-size: 16.0pt; mso-bidi-font-size: 11.0pt;"><o:p></o:p></span></u></div><div align="center" class="MsoNormal" style="text-align: center;"><br /></div></td> </tr></tbody></table></div> </div> <div class='second-meta'> <a class='read-more anchor-hover' href='https://make--itnow.blogspot.com/2015/03/html-basics-important-tags-used-while.html'>Read more <i class='fa fa-chevron-right'></i></a> <span class='post-comment-link'> <i class='fa fa-comment'></i> </span> </div> </article> <div class='post-footer'> <div class='share-box'> <div class='share-art'> <a class='fac-art' href='http://www.facebook.com/sharer.php?u=https://make--itnow.blogspot.com/2015/03/html-basics-important-tags-used-while.html&title=HTML Basics-Important Tags Used While Creating a WebPage' onclick='window.open(this.href, 'windowName', 'width=600, height=400, left=24, top=24, scrollbars, resizable'); return false;' rel='nofollow' target='_blank'><i class='fa fa-facebook'></i><span class='resp_del'> Facebook</span></a> <a class='twi-art' href='http://twitter.com/share?url=https://make--itnow.blogspot.com/2015/03/html-basics-important-tags-used-while.html&title=HTML Basics-Important Tags Used While Creating a WebPage' onclick='window.open(this.href, 'windowName', 'width=600, height=400, left=24, top=24, scrollbars, resizable'); return false;' rel='nofollow' target='_blank'><i class='fa fa-twitter'></i><span class='resp_del2'> Twitter</span></a> <a class='goo-art' href='https://plus.google.com/share?url=https://make--itnow.blogspot.com/2015/03/html-basics-important-tags-used-while.html&title=HTML Basics-Important Tags Used While Creating a WebPage' onclick='window.open(this.href, 'windowName', 'width=600, height=400, left=24, top=24, scrollbars, resizable'); return false;' rel='nofollow' target='_blank'><i class='fa fa-google-plus'></i><span class='resp_del3'> Google+</span></a> <a class='pin-art' href='http://pinterest.com/pin/create/button/?url=https://make--itnow.blogspot.com/2015/03/html-basics-important-tags-used-while.html&media=https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiKPwQYznnl3V_HE6zYIOevDlNpUl2_QjUSymrqpMew1l8MmEzKQaLWxGkgtIYe3eFskj4zFe9AqAPHFbH5GwuvUsPaHDPPkoFv79Fp9738dQ-VQQlYp370fjBZbyKWMJcqMr64OEkx0g0/s1600/HTML+Tags.png&description=HTML Basics-Important Tags Used While Creating a WebPage- The tags , , , <BODY> have already been discussed in the post </span>&...' onclick='window.open(this.href, 'windowName', 'width=600, height=400, left=24, top=24, scrollbars, resizable'); return false;' rel='nofollow' target='_blank'><i class='fa fa-pinterest'></i><span class='resp_del4'> Pinterest</span></a> <a class='lin-art' href='http://www.linkedin.com/shareArticle?url=https://make--itnow.blogspot.com/2015/03/html-basics-important-tags-used-while.html&title=HTML Basics-Important Tags Used While Creating a WebPage' onclick='window.open(this.href, 'windowName', 'width=600, height=400, left=24, top=24, scrollbars, resizable'); return false;' rel='nofollow' target='_blank'><i class='fa fa-linkedin-square'></i><span class='resp_del5'> Linkedin</span></a> </div> </div> <div style='clear:both'></div> <div id='related-posts'> HTML Learning </div> <div class='post-footer-line post-footer-line-1'> <span class='post-author vcard'> Posted by <span class='fn' itemprop='author' itemscope='itemscope' itemtype='http://schema.org/Person'> <meta content='https://www.blogger.com/profile/07914944128715241343' itemprop='url'/> <a class='g-profile' href='https://www.blogger.com/profile/07914944128715241343' rel='author' title='author profile'> <span itemprop='name'>conanclose</span> </a> </span> </span> <span class='post-timestamp'> at <meta content='http://make--itnow.blogspot.com/2015/03/html-basics-important-tags-used-while.html' itemprop='url'/> <a class='timestamp-link' href='https://make--itnow.blogspot.com/2015/03/html-basics-important-tags-used-while.html' rel='bookmark' title='permanent link'><abbr class='published' itemprop='datePublished' title='2015-03-20T04:22:00-07:00'>4:22 AM</abbr></a> </span> <span class='reaction-buttons'> </span> <span class='post-comment-link'> </span> <span class='post-backlinks post-comment-link'> </span> <span class='post-icons'> <span class='item-control blog-admin pid-889880919'> <a href='https://www.blogger.com/post-edit.g?blogID=51004775192143503&postID=6435033101250624969&from=pencil' title='Edit Post'> </a> </span> </span> <div class='post-share-buttons goog-inline-block'> <a class='goog-inline-block share-button sb-email' href='https://www.blogger.com/share-post.g?blogID=51004775192143503&postID=6435033101250624969&target=email' target='_blank' title='Email This'><span class='share-button-link-text'>Email This</span></a><a class='goog-inline-block share-button sb-blog' href='https://www.blogger.com/share-post.g?blogID=51004775192143503&postID=6435033101250624969&target=blog' onclick='window.open(this.href, "_blank", "height=270,width=475"); return false;' target='_blank' title='BlogThis!'><span class='share-button-link-text'>BlogThis!</span></a><a class='goog-inline-block share-button sb-twitter' href='https://www.blogger.com/share-post.g?blogID=51004775192143503&postID=6435033101250624969&target=twitter' target='_blank' title='Share to Twitter'><span class='share-button-link-text'>Share to Twitter</span></a><a class='goog-inline-block share-button sb-facebook' href='https://www.blogger.com/share-post.g?blogID=51004775192143503&postID=6435033101250624969&target=facebook' onclick='window.open(this.href, "_blank", "height=430,width=640"); return false;' target='_blank' title='Share to Facebook'><span class='share-button-link-text'>Share to Facebook</span></a><a class='goog-inline-block share-button sb-pinterest' href='https://www.blogger.com/share-post.g?blogID=51004775192143503&postID=6435033101250624969&target=pinterest' target='_blank' title='Share to Pinterest'><span class='share-button-link-text'>Share to Pinterest</span></a> </div> </div> <div class='post-footer-line post-footer-line-2'> <span class='post-labels'> Labels: <a href='https://make--itnow.blogspot.com/search/label/HTML%20Learning' rel='tag'>HTML Learning</a> </span> </div> <div class='post-footer-line post-footer-line-3'> <span class='post-location'> </span> </div> </div> <div itemprop='publisher' itemscope='itemscope' itemtype='https://schema.org/Organization' style='display:none;'> <div itemprop='logo' itemscope='itemscope' itemtype='https://schema.org/ImageObject'> <meta content='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiKPwQYznnl3V_HE6zYIOevDlNpUl2_QjUSymrqpMew1l8MmEzKQaLWxGkgtIYe3eFskj4zFe9AqAPHFbH5GwuvUsPaHDPPkoFv79Fp9738dQ-VQQlYp370fjBZbyKWMJcqMr64OEkx0g0/s1600/HTML+Tags.png' itemprop='url'/> </div> <meta content='Make itNow' itemprop='name'/> </div> </div> </div> <div class='comments' id='comments'> <a name='comments'></a> <h4>No comments:</h4> <div id='Blog1_comments-block-wrapper'> <dl class='avatar-comment-indent' id='comments-block'> </dl> </div> <p class='comment-footer'> <div class='comment-form'> <a name='comment-form'></a> <h4 id='comment-post-message'>Post a Comment</h4> <p> </p> <a href='https://www.blogger.com/comment/frame/51004775192143503?po=6435033101250624969&hl=en' id='comment-editor-src'></a> <iframe allowtransparency='true' class='blogger-iframe-colorize blogger-comment-from-post' frameborder='0' height='410px' id='comment-editor' name='comment-editor' src='' width='100%'></iframe> <!--Can't find substitution for tag [post.friendConnectJs]--> <script src='https://www.blogger.com/static/v1/jsbin/1466990918-comment_from_post_iframe.js' type='text/javascript'></script> <script type='text/javascript'> BLOG_CMT_createIframe('https://www.blogger.com/rpc_relay.html'); </script> </div> </p> </div> </div> </div></div> </div> <div class='blog-pager' id='blog-pager'> <span id='blog-pager-newer-link'> <a class='blog-pager-newer-link' href='https://make--itnow.blogspot.com/2015/03/most-useful-apps-for-android-devices.html' id='Blog1_blog-pager-newer-link' title='Newer Post'>Newer Post</a> </span> <span id='blog-pager-older-link'> <a class='blog-pager-older-link' href='https://make--itnow.blogspot.com/2015/03/format-and-syntax-of-html-tags-and.html' id='Blog1_blog-pager-older-link' title='Older Post'>Older Post</a> </span> <a class='home-link' href='https://make--itnow.blogspot.com/'>Home</a> </div> <div class='clear'></div> <div class='post-feeds'> <div class='feed-links'> </div> </div> </div><div class='widget HTML' data-version='1' id='HTML901'> <div id='fb-root'></div><script>(function(d, s, id){var js, fjs = d.getElementsByTagName(s)[0];if (d.getElementById(id)) return;js = d.createElement(s); js.id = id;js.src = "//connect.facebook.net/en_US/sdk.js#xfbml=1&version=v2.0";fjs.parentNode.insertBefore(js, fjs);}(document, 'script', 'facebook-jssdk'));</script><script>$(".facebook-tab").append("<div class='fb-comments' data-href='http://make--itnow.blogspot.com/2015/03/html-basics-important-tags-used-while.html' data-width='100%' data-numposts='5' data-colorscheme='light'></div>");</script> </div><div class='widget HTML' data-version='1' id='HTML902'> <script type='text/javascript'> var disqus_shortname = ' '; (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); </script> </div></div> </div> <div id='sidebar-wrapper'> <div class='social-counter sidebar ready-widget section' id='social-counter' name='Social Counter'><div class='widget Label' data-version='1' id='Label1'> <h2>Menu</h2> <div class='widget-content list-label-widget-content'> <ul> <li> <a dir='ltr' href='https://make--itnow.blogspot.com/search/label/%28UPI%29%20Unified%20Payments%20Interface'>(UPI) Unified Payments Interface</a> </li> <li> <a dir='ltr' href='https://make--itnow.blogspot.com/search/label/Android%20Device'>Android Device</a> </li> <li> <a dir='ltr' href='https://make--itnow.blogspot.com/search/label/Android%20Device%20Tips'>Android Device Tips</a> </li> <li> <a dir='ltr' href='https://make--itnow.blogspot.com/search/label/Animals%20and%20Wildlife'>Animals and Wildlife</a> </li> <li> <a dir='ltr' href='https://make--itnow.blogspot.com/search/label/Banking%20Cards'>Banking Cards</a> </li> <li> <a dir='ltr' href='https://make--itnow.blogspot.com/search/label/Banking%20Security'>Banking Security</a> </li> <li> <a dir='ltr' href='https://make--itnow.blogspot.com/search/label/Blog%20Backup'>Blog Backup</a> </li> <li> <a dir='ltr' href='https://make--itnow.blogspot.com/search/label/Blog%20Verification'>Blog Verification</a> </li> <li> <a dir='ltr' href='https://make--itnow.blogspot.com/search/label/Blogging%20Tips'>Blogging Tips</a> </li> <li> <a dir='ltr' href='https://make--itnow.blogspot.com/search/label/Browser%20Hijackers'>Browser Hijackers</a> </li> <li> <a dir='ltr' href='https://make--itnow.blogspot.com/search/label/co'>co</a> </li> <li> <a dir='ltr' href='https://make--itnow.blogspot.com/search/label/Computer%20Basics'>Computer Basics</a> </li> <li> <a dir='ltr' href='https://make--itnow.blogspot.com/search/label/Computer%20Security'>Computer Security</a> </li> <li> <a dir='ltr' href='https://make--itnow.blogspot.com/search/label/Computer%20Security-Malcodes'>Computer Security-Malcodes</a> </li> <li> <a dir='ltr' href='https://make--itnow.blogspot.com/search/label/Computer%20Terminology'>Computer Terminology</a> </li> <li> <a dir='ltr' href='https://make--itnow.blogspot.com/search/label/Computer%20Tips'>Computer Tips</a> </li> <li> <a dir='ltr' href='https://make--itnow.blogspot.com/search/label/Custom%20Domains'>Custom Domains</a> </li> <li> <a dir='ltr' href='https://make--itnow.blogspot.com/search/label/Email'>Email</a> </li> <li> <a dir='ltr' href='https://make--itnow.blogspot.com/search/label/Facebook'>Facebook</a> </li> <li> <a dir='ltr' href='https://make--itnow.blogspot.com/search/label/Fake%20Antivirus'>Fake Antivirus</a> </li> <li> <a dir='ltr' href='https://make--itnow.blogspot.com/search/label/Famous%20Personalities'>Famous Personalities</a> </li> <li> <a dir='ltr' href='https://make--itnow.blogspot.com/search/label/Gmail'>Gmail</a> </li> <li> <a dir='ltr' href='https://make--itnow.blogspot.com/search/label/Google%20Chrome'>Google Chrome</a> </li> <li> <a dir='ltr' href='https://make--itnow.blogspot.com/search/label/Google%20Custom%20Search'>Google Custom Search</a> </li> <li> <a dir='ltr' href='https://make--itnow.blogspot.com/search/label/Google%20Trusted%20Contacts'>Google Trusted Contacts</a> </li> <li> <a dir='ltr' href='https://make--itnow.blogspot.com/search/label/Health'>Health</a> </li> <li> <a dir='ltr' href='https://make--itnow.blogspot.com/search/label/Herbal%20Medicine'>Herbal Medicine</a> </li> <li> <a dir='ltr' href='https://make--itnow.blogspot.com/search/label/History'>History</a> </li> <li> <a dir='ltr' href='https://make--itnow.blogspot.com/search/label/HTML%20Basics'>HTML Basics</a> </li> <li> <a dir='ltr' href='https://make--itnow.blogspot.com/search/label/HTML%20Editing'>HTML Editing</a> </li> <li> <a dir='ltr' href='https://make--itnow.blogspot.com/search/label/HTML%20Learning'>HTML Learning</a> </li> <li> <a dir='ltr' href='https://make--itnow.blogspot.com/search/label/Internet%20Browsers'>Internet Browsers</a> </li> <li> <a dir='ltr' href='https://make--itnow.blogspot.com/search/label/Laptop.%20compu'>Laptop. compu</a> </li> <li> <a dir='ltr' href='https://make--itnow.blogspot.com/search/label/Microsoft%20Word'>Microsoft Word</a> </li> <li> <a dir='ltr' href='https://make--itnow.blogspot.com/search/label/Mobile%20Phone'>Mobile Phone</a> </li> <li> <a dir='ltr' href='https://make--itnow.blogspot.com/search/label/Mobile%20Phone%20Security'>Mobile Phone Security</a> </li> <li> <a dir='ltr' href='https://make--itnow.blogspot.com/search/label/MS%20Office'>MS Office</a> </li> <li> <a dir='ltr' href='https://make--itnow.blogspot.com/search/label/Search%20Engine%20Optimization'>Search Engine Optimization</a> </li> <li> <a dir='ltr' href='https://make--itnow.blogspot.com/search/label/SEO%20Tips'>SEO Tips</a> </li> <li> <a dir='ltr' href='https://make--itnow.blogspot.com/search/label/smartphone'>smartphone</a> </li> <li> <a dir='ltr' href='https://make--itnow.blogspot.com/search/label/Social%20Medis'>Social Medis</a> </li> <li> <a dir='ltr' href='https://make--itnow.blogspot.com/search/label/Social%20Security'>Social Security</a> </li> <li> <a dir='ltr' href='https://make--itnow.blogspot.com/search/label/SpamFighter'>SpamFighter</a> </li> <li> <a dir='ltr' href='https://make--itnow.blogspot.com/search/label/Trojans'>Trojans</a> </li> <li> <a dir='ltr' href='https://make--itnow.blogspot.com/search/label/Twitter'>Twitter</a> </li> <li> <a dir='ltr' href='https://make--itnow.blogspot.com/search/label/Universal%20Remote'>Universal Remote</a> </li> <li> <a dir='ltr' href='https://make--itnow.blogspot.com/search/label/Utilities'>Utilities</a> </li> <li> <a dir='ltr' href='https://make--itnow.blogspot.com/search/label/v'>v</a> </li> <li> <a dir='ltr' href='https://make--itnow.blogspot.com/search/label/Web%20Search'>Web Search</a> </li> <li> <a dir='ltr' href='https://make--itnow.blogspot.com/search/label/WhatsApp'>WhatsApp</a> </li> <li> <a dir='ltr' href='https://make--itnow.blogspot.com/search/label/Wi-Fi%20Setup%20in%20Broadband%20Connection'>Wi-Fi Setup in Broadband Connection</a> </li> <li> <a dir='ltr' href='https://make--itnow.blogspot.com/search/label/Wi-Fi%20Speed'>Wi-Fi Speed</a> </li> <li> <a dir='ltr' href='https://make--itnow.blogspot.com/search/label/Windows'>Windows</a> </li> <li> <a dir='ltr' href='https://make--itnow.blogspot.com/search/label/Windows%2010'>Windows 10</a> </li> <li> <a dir='ltr' href='https://make--itnow.blogspot.com/search/label/Windows%20and%20Other%20OS'>Windows and Other OS</a> </li> <li> <a dir='ltr' href='https://make--itnow.blogspot.com/search/label/Wonderful%20Herbs'>Wonderful Herbs</a> </li> <li> <a dir='ltr' href='https://make--itnow.blogspot.com/search/label/www'>www</a> </li> <li> <a dir='ltr' href='https://make--itnow.blogspot.com/search/label/YouTube'>YouTube</a> </li> </ul> <div class='clear'></div> </div> </div> </div> </div> <div id='sidebar-wrapper'> <div class='sidetabs' id='sidetabs'> <ul class='menu-tab'> <li class='item-1'><a href='#tabside1'></a></li> <li class='item-2'><a href='#tabside2'></a></li> </ul> <div class='sidebar ready-widget section' id='tabside1' name='Tab 01'><div class='widget HTML' data-version='1' id='HTML2'> <h2 class='title'>Recent Post</h2> <div class='widget-content'> </div> </div></div> <div class='sidebar ready-widget section' id='tabside2' name='Tab 02'><div class='widget HTML' data-version='1' id='HTML3'> <h2 class='title'>Featured</h2> <div class='widget-content'> </div> </div></div> </div> <div class='sidebar ready-widget section' id='sidebar'><div class='widget Label' data-version='1' id='Label2'> <h2>Menu</h2> <div class='widget-content list-label-widget-content'> <ul> <li> <a dir='ltr' href='https://make--itnow.blogspot.com/search/label/%28UPI%29%20Unified%20Payments%20Interface'>(UPI) Unified Payments Interface</a> </li> <li> <a dir='ltr' href='https://make--itnow.blogspot.com/search/label/Android%20Device'>Android Device</a> </li> <li> <a dir='ltr' href='https://make--itnow.blogspot.com/search/label/Android%20Device%20Tips'>Android Device Tips</a> </li> <li> <a dir='ltr' href='https://make--itnow.blogspot.com/search/label/Animals%20and%20Wildlife'>Animals and Wildlife</a> </li> <li> <a dir='ltr' href='https://make--itnow.blogspot.com/search/label/Banking%20Cards'>Banking Cards</a> </li> <li> <a dir='ltr' href='https://make--itnow.blogspot.com/search/label/Banking%20Security'>Banking Security</a> </li> <li> <a dir='ltr' href='https://make--itnow.blogspot.com/search/label/Blog%20Backup'>Blog Backup</a> </li> <li> <a dir='ltr' href='https://make--itnow.blogspot.com/search/label/Blog%20Verification'>Blog Verification</a> </li> <li> <a dir='ltr' href='https://make--itnow.blogspot.com/search/label/Blogging%20Tips'>Blogging Tips</a> </li> <li> <a dir='ltr' href='https://make--itnow.blogspot.com/search/label/Browser%20Hijackers'>Browser Hijackers</a> </li> <li> <a dir='ltr' href='https://make--itnow.blogspot.com/search/label/co'>co</a> </li> <li> <a dir='ltr' href='https://make--itnow.blogspot.com/search/label/Computer%20Basics'>Computer Basics</a> </li> <li> <a dir='ltr' href='https://make--itnow.blogspot.com/search/label/Computer%20Security'>Computer Security</a> </li> <li> <a dir='ltr' href='https://make--itnow.blogspot.com/search/label/Computer%20Security-Malcodes'>Computer Security-Malcodes</a> </li> <li> <a dir='ltr' href='https://make--itnow.blogspot.com/search/label/Computer%20Terminology'>Computer Terminology</a> </li> <li> <a dir='ltr' href='https://make--itnow.blogspot.com/search/label/Computer%20Tips'>Computer Tips</a> </li> <li> <a dir='ltr' href='https://make--itnow.blogspot.com/search/label/Custom%20Domains'>Custom Domains</a> </li> <li> <a dir='ltr' href='https://make--itnow.blogspot.com/search/label/Email'>Email</a> </li> <li> <a dir='ltr' href='https://make--itnow.blogspot.com/search/label/Facebook'>Facebook</a> </li> <li> <a dir='ltr' href='https://make--itnow.blogspot.com/search/label/Fake%20Antivirus'>Fake Antivirus</a> </li> <li> <a dir='ltr' href='https://make--itnow.blogspot.com/search/label/Famous%20Personalities'>Famous Personalities</a> </li> <li> <a dir='ltr' href='https://make--itnow.blogspot.com/search/label/Gmail'>Gmail</a> </li> <li> <a dir='ltr' href='https://make--itnow.blogspot.com/search/label/Google%20Chrome'>Google Chrome</a> </li> <li> <a dir='ltr' href='https://make--itnow.blogspot.com/search/label/Google%20Custom%20Search'>Google Custom Search</a> </li> <li> <a dir='ltr' href='https://make--itnow.blogspot.com/search/label/Google%20Trusted%20Contacts'>Google Trusted Contacts</a> </li> <li> <a dir='ltr' href='https://make--itnow.blogspot.com/search/label/Health'>Health</a> </li> <li> <a dir='ltr' href='https://make--itnow.blogspot.com/search/label/Herbal%20Medicine'>Herbal Medicine</a> </li> <li> <a dir='ltr' href='https://make--itnow.blogspot.com/search/label/History'>History</a> </li> <li> <a dir='ltr' href='https://make--itnow.blogspot.com/search/label/HTML%20Basics'>HTML Basics</a> </li> <li> <a dir='ltr' href='https://make--itnow.blogspot.com/search/label/HTML%20Editing'>HTML Editing</a> </li> <li> <a dir='ltr' href='https://make--itnow.blogspot.com/search/label/HTML%20Learning'>HTML Learning</a> </li> <li> <a dir='ltr' href='https://make--itnow.blogspot.com/search/label/Internet%20Browsers'>Internet Browsers</a> </li> <li> <a dir='ltr' href='https://make--itnow.blogspot.com/search/label/Laptop.%20compu'>Laptop. compu</a> </li> <li> <a dir='ltr' href='https://make--itnow.blogspot.com/search/label/Microsoft%20Word'>Microsoft Word</a> </li> <li> <a dir='ltr' href='https://make--itnow.blogspot.com/search/label/Mobile%20Phone'>Mobile Phone</a> </li> <li> <a dir='ltr' href='https://make--itnow.blogspot.com/search/label/Mobile%20Phone%20Security'>Mobile Phone Security</a> </li> <li> <a dir='ltr' href='https://make--itnow.blogspot.com/search/label/MS%20Office'>MS Office</a> </li> <li> <a dir='ltr' href='https://make--itnow.blogspot.com/search/label/Search%20Engine%20Optimization'>Search Engine Optimization</a> </li> <li> <a dir='ltr' href='https://make--itnow.blogspot.com/search/label/SEO%20Tips'>SEO Tips</a> </li> <li> <a dir='ltr' href='https://make--itnow.blogspot.com/search/label/smartphone'>smartphone</a> </li> <li> <a dir='ltr' href='https://make--itnow.blogspot.com/search/label/Social%20Medis'>Social Medis</a> </li> <li> <a dir='ltr' href='https://make--itnow.blogspot.com/search/label/Social%20Security'>Social Security</a> </li> <li> <a dir='ltr' href='https://make--itnow.blogspot.com/search/label/SpamFighter'>SpamFighter</a> </li> <li> <a dir='ltr' href='https://make--itnow.blogspot.com/search/label/Trojans'>Trojans</a> </li> <li> <a dir='ltr' href='https://make--itnow.blogspot.com/search/label/Twitter'>Twitter</a> </li> <li> <a dir='ltr' href='https://make--itnow.blogspot.com/search/label/Universal%20Remote'>Universal Remote</a> </li> <li> <a dir='ltr' href='https://make--itnow.blogspot.com/search/label/Utilities'>Utilities</a> </li> <li> <a dir='ltr' href='https://make--itnow.blogspot.com/search/label/v'>v</a> </li> <li> <a dir='ltr' href='https://make--itnow.blogspot.com/search/label/Web%20Search'>Web Search</a> </li> <li> <a dir='ltr' href='https://make--itnow.blogspot.com/search/label/WhatsApp'>WhatsApp</a> </li> <li> <a dir='ltr' href='https://make--itnow.blogspot.com/search/label/Wi-Fi%20Setup%20in%20Broadband%20Connection'>Wi-Fi Setup in Broadband Connection</a> </li> <li> <a dir='ltr' href='https://make--itnow.blogspot.com/search/label/Wi-Fi%20Speed'>Wi-Fi Speed</a> </li> <li> <a dir='ltr' href='https://make--itnow.blogspot.com/search/label/Windows'>Windows</a> </li> <li> <a dir='ltr' href='https://make--itnow.blogspot.com/search/label/Windows%2010'>Windows 10</a> </li> <li> <a dir='ltr' href='https://make--itnow.blogspot.com/search/label/Windows%20and%20Other%20OS'>Windows and Other OS</a> </li> <li> <a dir='ltr' href='https://make--itnow.blogspot.com/search/label/Wonderful%20Herbs'>Wonderful Herbs</a> </li> <li> <a dir='ltr' href='https://make--itnow.blogspot.com/search/label/www'>www</a> </li> <li> <a dir='ltr' href='https://make--itnow.blogspot.com/search/label/YouTube'>YouTube</a> </li> </ul> <div class='clear'></div> </div> </div><div class='widget PopularPosts' data-version='1' id='PopularPosts1'> <h2>Popular</h2> <div class='widget-content popular-posts'> <ul> <li> <div class='item-content'> <div class='item-thumbnail'> <a href='https://make--itnow.blogspot.com/2014/05/malcode-malware-worms-spyware-virus.html'> <img alt='Malcode-Malware, Worms, Spyware, Virus, Trojans, Bots, Backdoors' border='0' height='72' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEigNcSBJpATjA9oxaDwdZ5Cufr2wLSNa4A9bhV4PGfgpbr-f84IPEW5FWmav_2Ufv9gsxxtA3aKXJEjSURax4wv9qOXBtIRJMGlif_2JPRphp18W9I4eCsQ04eupH7YeC7E9CtK-gsybM8/s72-c/Malcode.png' width='72'/> </a> </div> <div class='item-title'><a href='https://make--itnow.blogspot.com/2014/05/malcode-malware-worms-spyware-virus.html'>Malcode-Malware, Worms, Spyware, Virus, Trojans, Bots, Backdoors</a></div> <div class='item-snippet'>Malcode-Malware, Worms, Spyware, Virus, Trojans, Bots, Backdoors What is a malware or Malcode-A large number of computer users know computer...</div> </div> <div style='clear: both;'></div> </li> <li> <div class='item-content'> <div class='item-thumbnail'> <a href='https://make--itnow.blogspot.com/2014/05/computer-basics-beginners-guide.html'> <img alt='Computer Basics-A Beginner’s Guide, Illustrated with real Images' border='0' height='72' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjzA73e7i2SHK7uOJ3DehCqaI-hz2IWHl5TnId-aA9eZbx_9GBZC27l-CN6Di9O7ic3rzvqLcI52NCa-eHco3HSJA4IZhuZScWNFnwRRQyCF0VTEcH-SKXMbJ1exMFCTWBfaK6XUm-RkAI/s72-c/Computer+Basics.png' width='72'/> </a> </div> <div class='item-title'><a href='https://make--itnow.blogspot.com/2014/05/computer-basics-beginners-guide.html'>Computer Basics-A Beginner’s Guide, Illustrated with real Images</a></div> <div class='item-snippet'>Computer Basics-A Beginner’s Guide, Illustrated with real Images -While we think about computer, an image of a squqre box appears in mind wh...</div> </div> <div style='clear: both;'></div> </li> <li> <div class='item-content'> <div class='item-thumbnail'> <a href='https://make--itnow.blogspot.com/2016/06/dangerous-trojan-win64rootkit-gen-rtk.html'> <img alt='Dangerous Trojan Win64:Rootkit-gen [Rtk], Causes, actions and removal process' border='0' height='72' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhhO79NnAAQbEIOUncISjDNIPTMOtKGU4YjpGnOaSkTXJxMtDnJ-6QQoITiK8TpoicA5d-akt7K9c6SlyZZK31-Tj2mTQwOuWlXq_efPLGNOx7PAWTl-clDORI4jCC0VBjgI8dvNLX0J8Q/s72-c/Trojan+Win64-Rootkit-gen+%255BRtk%255D.png' width='72'/> </a> </div> <div class='item-title'><a href='https://make--itnow.blogspot.com/2016/06/dangerous-trojan-win64rootkit-gen-rtk.html'>Dangerous Trojan Win64:Rootkit-gen [Rtk], Causes, actions and removal process</a></div> <div class='item-snippet'> As all the other malware do,  trojan Win64:Rootkit-gen [Rtk] also get access to your computer system without your notice. Win64:Rootkit-ge...</div> </div> <div style='clear: both;'></div> </li> <li> <div class='item-content'> <div class='item-thumbnail'> <a href='https://make--itnow.blogspot.com/2014/08/usb-disabler-very-useful-small.html'> <img alt='USB Disabler-a very useful, small application for Windows' border='0' height='72' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEivNE_RhK5QDd5aOEGP8z-0kh6ZosDow8_Khl-F39paRhePAWYTIQDyDyrjRQNxg1iTDajBMjQKNNOqR-9c8SyPhrEo8eG2Iq9-n-G9jfOuh7r8ATmBrgF2SAazjzzkTpT4cxuD-syV7Eg/s72-c/USB+Disabler.png' width='72'/> </a> </div> <div class='item-title'><a href='https://make--itnow.blogspot.com/2014/08/usb-disabler-very-useful-small.html'>USB Disabler-a very useful, small application for Windows</a></div> <div class='item-snippet'>USB Disabler-a very useful, small application for Windows -USB Disabler is a small, simple yet powerful program. It is a program which provi...</div> </div> <div style='clear: both;'></div> </li> <li> <div class='item-content'> <div class='item-thumbnail'> <a href='https://make--itnow.blogspot.com/2016/12/google-trusted-contacts-agoogle.html'> <img alt='Google trusted Contacts-AGoogle initiative for the safety of your family and beloved ones' border='0' height='72' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj4cL2hnh96aXjzgwW22qu6RtHsZg75fqagI4x-v2BE_LILHkSzgMOE8d22rF5t3p85utIz9V15jyp0FDnij4p95N1SvQyTjoQujCU3he5ryvJ4EuSKWfJ5cB_o8QWcJrAu1t02iVMNGIQ/s72-c/Google+trusted+Contacts-AGoogle+initiative+for+the+safety+of+your+family+and+beloved+ones.png' width='72'/> </a> </div> <div class='item-title'><a href='https://make--itnow.blogspot.com/2016/12/google-trusted-contacts-agoogle.html'>Google trusted Contacts-AGoogle initiative for the safety of your family and beloved ones</a></div> <div class='item-snippet'> What is Google Trusted Contacts- Trusted Contacts is an excellent system provided by Google Inc. if you use trusted contacts you will be ...</div> </div> <div style='clear: both;'></div> </li> <li> <div class='item-content'> <div class='item-thumbnail'> <a href='https://make--itnow.blogspot.com/2014/10/neemazadirachta-indica-magic-tree.html'> <img alt='Neem(Azadirachta Indica)-The Magic tree, A doctor in your house' border='0' height='72' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhfviMlDEgBU-6i3-XHKGmvVeaJ02rVangPtfjPNzP07uWNmvam00v5Zo0PvamTsZm9_x4wknDvDBtnpm8gZwjAjWw28wvqGAmL1skIr39B5GcYsO18CP_RVxnxoLy1HVI_6kYYMjPVXq4/s72-c/Neem.png' width='72'/> </a> </div> <div class='item-title'><a href='https://make--itnow.blogspot.com/2014/10/neemazadirachta-indica-magic-tree.html'>Neem(Azadirachta Indica)-The Magic tree, A doctor in your house</a></div> <div class='item-snippet'>Neem(Azadirachta Indica)-The Magic tree, A doctor in your house - Neem is used in parts of mainland Southeast Asia, particularly in Cambodia...</div> </div> <div style='clear: both;'></div> </li> <li> <div class='item-content'> <div class='item-thumbnail'> <a href='https://make--itnow.blogspot.com/2014/05/file-openers-open-all-documents.html'> <img alt='File Openers-Open all Documents Pictures files of All Formats' border='0' height='72' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhrRMcabCvR6mQ8u0eQSZ1s9AAbRWK6N-Hyx7t5dP_CSMl4H2sZk1tvdFnXhpEVsMFJdof9PjLtvcZaoBDBZNygNkW3qSNKVZFxENkVytHXHuwN5qJrohtJK1XOzLDg66zcPG0uuRPIQrc/s72-c/File+Opener.png' width='72'/> </a> </div> <div class='item-title'><a href='https://make--itnow.blogspot.com/2014/05/file-openers-open-all-documents.html'>File Openers-Open all Documents Pictures files of All Formats</a></div> <div class='item-snippet'>File Openers-Open all Documents Pictures files of All Formats -Some Times we face problems while opening the files and some times we can not...</div> </div> <div style='clear: both;'></div> </li> <li> <div class='item-content'> <div class='item-thumbnail'> <a href='https://make--itnow.blogspot.com/2016/03/niel-patel-legend-iconic-personality-of.html'> <img alt='Niel Patel-The legend, the iconic personality of the webworld' border='0' height='72' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgCtVh43mF1S8plcJMUk38EiWvbFDA18dJXMh5RPWyvpwuPaA5A1B4PsmJPlS-prmRF7Wy1lJb23dolSHQdfDrq0PEHTiXvdcKz-1y90zQ21uVBjefs7RlFqWxx4NhK7o-Am_cFiMhuHt0/s72-c/Niel+Patel.png' width='72'/> </a> </div> <div class='item-title'><a href='https://make--itnow.blogspot.com/2016/03/niel-patel-legend-iconic-personality-of.html'>Niel Patel-The legend, the iconic personality of the webworld</a></div> <div class='item-snippet'> Niel Patel-The legend, the iconic personality of the webworld- Though I am an engineer by profession but much interested in history special...</div> </div> <div style='clear: both;'></div> </li> <li> <div class='item-content'> <div class='item-thumbnail'> <a href='https://make--itnow.blogspot.com/2015/05/manually-remove-computer-viruses.html'> <img alt='Manually Remove Computer Viruses Without Antivirus Software' border='0' height='72' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiKUit5IAwnJdEosa5YTxOZ4xlsiKb01z7up9PX7Bq73OXfY0XwbMisFD8tOludGO5KqXdroTCgDsj7CYpG5H5j-lUR9zfy4ZJ5Pg3nWYrys3wMGRmM8HGbEII1zqGPXpcf63RfsMgeTpU/s72-c/Mannually+Remove+Computer+Virus.png' width='72'/> </a> </div> <div class='item-title'><a href='https://make--itnow.blogspot.com/2015/05/manually-remove-computer-viruses.html'>Manually Remove Computer Viruses Without Antivirus Software</a></div> <div class='item-snippet'>Manually Remove Computer Viruses Without Antivirus Software -  Virus are present in the form of harmful agents in both livings and computing...</div> </div> <div style='clear: both;'></div> </li> <li> <div class='item-content'> <div class='item-thumbnail'> <a href='https://make--itnow.blogspot.com/2014/06/absolute-uninstaller-from-glarysoft.html'> <img alt='Absolute Uninstaller From Glarysoft – Very Useful Free Software' border='0' height='72' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjskbQTULsWbaSEItiBsk1rSWFFLmh5ClhaHP4bjiv6GJyQwNYJEkvv_7Wq1ygeyrQrQljirBQE3ni29qGQOpl77QXKlRuKA-Ay0Lqi_yehC1D1b3Lg8EEe6V3DkwHdZ9AqIONg7X6V30I/s72-c/Glarysoft.png' width='72'/> </a> </div> <div class='item-title'><a href='https://make--itnow.blogspot.com/2014/06/absolute-uninstaller-from-glarysoft.html'>Absolute Uninstaller From Glarysoft – Very Useful Free Software</a></div> <div class='item-snippet'>Absolute Uninstaller From Glarysoft-Very Useful Free Software-  Many times we need to uninstall software for one reason or another. Whatever...</div> </div> <div style='clear: both;'></div> </li> </ul> </div> </div><div class='widget Attribution' data-version='1' id='Attribution1'> <div class='widget-content' style='text-align: center;'> Powered by <a href='https://www.blogger.com' target='_blank'>Blogger</a>. </div> <div class='clear'></div> </div><div class='widget HTML' data-version='1' id='HTML11'> <script> document.write('<div class="recent-post-title"><h2><a href="/search/label/?max-results=10">Gallery</a></h2></div>'); </script> <div class='widget-content'> <div class='news_pictures'> <ul class='news_pictures_list'> <script type='text/javascript'> var nopost = 13; </script> <script> document.write("<script src=\"/feeds/posts/default/-/?alt=json-in-script&callback=galposts\"><\/script>"); </script> </ul> </div> </div> <div class='clear'></div> </div><div class='widget HTML' data-version='1' id='HTML12'> <h2 class='title'>Random Posts</h2> <div class='widget-content'> </div> <div class='clear'></div> </div><div class='widget Navbar' data-version='1' id='Navbar1'><script type="text/javascript"> function setAttributeOnload(object, attribute, val) { if(window.addEventListener) { window.addEventListener('load', function(){ object[attribute] = val; }, false); } else { window.attachEvent('onload', function(){ object[attribute] = val; }); } } </script> <div id="navbar-iframe-container"></div> <script type="text/javascript" src="https://apis.google.com/js/platform.js"></script> <script type="text/javascript"> gapi.load("gapi.iframes:gapi.iframes.style.bubble", function() { if (gapi.iframes && gapi.iframes.getContext) { gapi.iframes.getContext().openChild({ url: 'https://www.blogger.com/navbar.g?targetBlogID\x3d51004775192143503\x26blogName\x3dMake+itNow\x26publishMode\x3dPUBLISH_MODE_BLOGSPOT\x26navbarType\x3dLIGHT\x26layoutType\x3dLAYOUTS\x26searchRoot\x3dhttps://make--itnow.blogspot.com/search\x26blogLocale\x3den\x26v\x3d2\x26homepageUrl\x3dhttps://make--itnow.blogspot.com/\x26targetPostID\x3d6435033101250624969\x26blogPostOrPageUrl\x3dhttps://make--itnow.blogspot.com/2015/03/html-basics-important-tags-used-while.html\x26vt\x3d6554860821292602490', where: document.getElementById("navbar-iframe-container"), id: "navbar-iframe" }); } }); </script><script type="text/javascript"> (function() { var script = document.createElement('script'); script.type = 'text/javascript'; script.src = '//pagead2.googlesyndication.com/pagead/js/google_top_exp.js'; var head = document.getElementsByTagName('head')[0]; if (head) { head.appendChild(script); }})(); </script> </div><div class='widget PopularPosts' data-version='1' id='PopularPosts2'> <h2>Popular Posts</h2> <div class='widget-content popular-posts'> <ul> <li> <div class='item-content'> <div class='item-thumbnail'> <a href='https://make--itnow.blogspot.com/2014/05/malcode-malware-worms-spyware-virus.html' target='_blank'> <img alt='Malcode-Malware, Worms, Spyware, Virus, Trojans, Bots, Backdoors' border='0' height='72' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEigNcSBJpATjA9oxaDwdZ5Cufr2wLSNa4A9bhV4PGfgpbr-f84IPEW5FWmav_2Ufv9gsxxtA3aKXJEjSURax4wv9qOXBtIRJMGlif_2JPRphp18W9I4eCsQ04eupH7YeC7E9CtK-gsybM8/s72-c/Malcode.png' width='72'/> </a> </div> <div class='item-title'><a href='https://make--itnow.blogspot.com/2014/05/malcode-malware-worms-spyware-virus.html'>Malcode-Malware, Worms, Spyware, Virus, Trojans, Bots, Backdoors</a></div> <div class='item-snippet'>Malcode-Malware, Worms, Spyware, Virus, Trojans, Bots, Backdoors What is a malware or Malcode-A large number of computer users know computer...</div> </div> <div style='clear: both;'></div> </li> <li> <div class='item-content'> <div class='item-thumbnail'> <a href='https://make--itnow.blogspot.com/2014/05/computer-basics-beginners-guide.html' target='_blank'> <img alt='Computer Basics-A Beginner’s Guide, Illustrated with real Images' border='0' height='72' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjzA73e7i2SHK7uOJ3DehCqaI-hz2IWHl5TnId-aA9eZbx_9GBZC27l-CN6Di9O7ic3rzvqLcI52NCa-eHco3HSJA4IZhuZScWNFnwRRQyCF0VTEcH-SKXMbJ1exMFCTWBfaK6XUm-RkAI/s72-c/Computer+Basics.png' width='72'/> </a> </div> <div class='item-title'><a href='https://make--itnow.blogspot.com/2014/05/computer-basics-beginners-guide.html'>Computer Basics-A Beginner’s Guide, Illustrated with real Images</a></div> <div class='item-snippet'>Computer Basics-A Beginner’s Guide, Illustrated with real Images -While we think about computer, an image of a squqre box appears in mind wh...</div> </div> <div style='clear: both;'></div> </li> <li> <div class='item-content'> <div class='item-thumbnail'> <a href='https://make--itnow.blogspot.com/2016/06/dangerous-trojan-win64rootkit-gen-rtk.html' target='_blank'> <img alt='Dangerous Trojan Win64:Rootkit-gen [Rtk], Causes, actions and removal process' border='0' height='72' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhhO79NnAAQbEIOUncISjDNIPTMOtKGU4YjpGnOaSkTXJxMtDnJ-6QQoITiK8TpoicA5d-akt7K9c6SlyZZK31-Tj2mTQwOuWlXq_efPLGNOx7PAWTl-clDORI4jCC0VBjgI8dvNLX0J8Q/s72-c/Trojan+Win64-Rootkit-gen+%255BRtk%255D.png' width='72'/> </a> </div> <div class='item-title'><a href='https://make--itnow.blogspot.com/2016/06/dangerous-trojan-win64rootkit-gen-rtk.html'>Dangerous Trojan Win64:Rootkit-gen [Rtk], Causes, actions and removal process</a></div> <div class='item-snippet'> As all the other malware do,  trojan Win64:Rootkit-gen [Rtk] also get access to your computer system without your notice. Win64:Rootkit-ge...</div> </div> <div style='clear: both;'></div> </li> <li> <div class='item-content'> <div class='item-thumbnail'> <a href='https://make--itnow.blogspot.com/2014/08/usb-disabler-very-useful-small.html' target='_blank'> <img alt='USB Disabler-a very useful, small application for Windows' border='0' height='72' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEivNE_RhK5QDd5aOEGP8z-0kh6ZosDow8_Khl-F39paRhePAWYTIQDyDyrjRQNxg1iTDajBMjQKNNOqR-9c8SyPhrEo8eG2Iq9-n-G9jfOuh7r8ATmBrgF2SAazjzzkTpT4cxuD-syV7Eg/s72-c/USB+Disabler.png' width='72'/> </a> </div> <div class='item-title'><a href='https://make--itnow.blogspot.com/2014/08/usb-disabler-very-useful-small.html'>USB Disabler-a very useful, small application for Windows</a></div> <div class='item-snippet'>USB Disabler-a very useful, small application for Windows -USB Disabler is a small, simple yet powerful program. It is a program which provi...</div> </div> <div style='clear: both;'></div> </li> <li> <div class='item-content'> <div class='item-thumbnail'> <a href='https://make--itnow.blogspot.com/2016/12/google-trusted-contacts-agoogle.html' target='_blank'> <img alt='Google trusted Contacts-AGoogle initiative for the safety of your family and beloved ones' border='0' height='72' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj4cL2hnh96aXjzgwW22qu6RtHsZg75fqagI4x-v2BE_LILHkSzgMOE8d22rF5t3p85utIz9V15jyp0FDnij4p95N1SvQyTjoQujCU3he5ryvJ4EuSKWfJ5cB_o8QWcJrAu1t02iVMNGIQ/s72-c/Google+trusted+Contacts-AGoogle+initiative+for+the+safety+of+your+family+and+beloved+ones.png' width='72'/> </a> </div> <div class='item-title'><a href='https://make--itnow.blogspot.com/2016/12/google-trusted-contacts-agoogle.html'>Google trusted Contacts-AGoogle initiative for the safety of your family and beloved ones</a></div> <div class='item-snippet'> What is Google Trusted Contacts- Trusted Contacts is an excellent system provided by Google Inc. if you use trusted contacts you will be ...</div> </div> <div style='clear: both;'></div> </li> <li> <div class='item-content'> <div class='item-thumbnail'> <a href='https://make--itnow.blogspot.com/2014/10/neemazadirachta-indica-magic-tree.html' target='_blank'> <img alt='Neem(Azadirachta Indica)-The Magic tree, A doctor in your house' border='0' height='72' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhfviMlDEgBU-6i3-XHKGmvVeaJ02rVangPtfjPNzP07uWNmvam00v5Zo0PvamTsZm9_x4wknDvDBtnpm8gZwjAjWw28wvqGAmL1skIr39B5GcYsO18CP_RVxnxoLy1HVI_6kYYMjPVXq4/s72-c/Neem.png' width='72'/> </a> </div> <div class='item-title'><a href='https://make--itnow.blogspot.com/2014/10/neemazadirachta-indica-magic-tree.html'>Neem(Azadirachta Indica)-The Magic tree, A doctor in your house</a></div> <div class='item-snippet'>Neem(Azadirachta Indica)-The Magic tree, A doctor in your house - Neem is used in parts of mainland Southeast Asia, particularly in Cambodia...</div> </div> <div style='clear: both;'></div> </li> <li> <div class='item-content'> <div class='item-thumbnail'> <a href='https://make--itnow.blogspot.com/2014/05/file-openers-open-all-documents.html' target='_blank'> <img alt='File Openers-Open all Documents Pictures files of All Formats' border='0' height='72' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhrRMcabCvR6mQ8u0eQSZ1s9AAbRWK6N-Hyx7t5dP_CSMl4H2sZk1tvdFnXhpEVsMFJdof9PjLtvcZaoBDBZNygNkW3qSNKVZFxENkVytHXHuwN5qJrohtJK1XOzLDg66zcPG0uuRPIQrc/s72-c/File+Opener.png' width='72'/> </a> </div> <div class='item-title'><a href='https://make--itnow.blogspot.com/2014/05/file-openers-open-all-documents.html'>File Openers-Open all Documents Pictures files of All Formats</a></div> <div class='item-snippet'>File Openers-Open all Documents Pictures files of All Formats -Some Times we face problems while opening the files and some times we can not...</div> </div> <div style='clear: both;'></div> </li> <li> <div class='item-content'> <div class='item-thumbnail'> <a href='https://make--itnow.blogspot.com/2016/03/niel-patel-legend-iconic-personality-of.html' target='_blank'> <img alt='Niel Patel-The legend, the iconic personality of the webworld' border='0' height='72' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgCtVh43mF1S8plcJMUk38EiWvbFDA18dJXMh5RPWyvpwuPaA5A1B4PsmJPlS-prmRF7Wy1lJb23dolSHQdfDrq0PEHTiXvdcKz-1y90zQ21uVBjefs7RlFqWxx4NhK7o-Am_cFiMhuHt0/s72-c/Niel+Patel.png' width='72'/> </a> </div> <div class='item-title'><a href='https://make--itnow.blogspot.com/2016/03/niel-patel-legend-iconic-personality-of.html'>Niel Patel-The legend, the iconic personality of the webworld</a></div> <div class='item-snippet'> Niel Patel-The legend, the iconic personality of the webworld- Though I am an engineer by profession but much interested in history special...</div> </div> <div style='clear: both;'></div> </li> <li> <div class='item-content'> <div class='item-thumbnail'> <a href='https://make--itnow.blogspot.com/2015/05/manually-remove-computer-viruses.html' target='_blank'> <img alt='Manually Remove Computer Viruses Without Antivirus Software' border='0' height='72' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiKUit5IAwnJdEosa5YTxOZ4xlsiKb01z7up9PX7Bq73OXfY0XwbMisFD8tOludGO5KqXdroTCgDsj7CYpG5H5j-lUR9zfy4ZJ5Pg3nWYrys3wMGRmM8HGbEII1zqGPXpcf63RfsMgeTpU/s72-c/Mannually+Remove+Computer+Virus.png' width='72'/> </a> </div> <div class='item-title'><a href='https://make--itnow.blogspot.com/2015/05/manually-remove-computer-viruses.html'>Manually Remove Computer Viruses Without Antivirus Software</a></div> <div class='item-snippet'>Manually Remove Computer Viruses Without Antivirus Software -  Virus are present in the form of harmful agents in both livings and computing...</div> </div> <div style='clear: both;'></div> </li> <li> <div class='item-content'> <div class='item-thumbnail'> <a href='https://make--itnow.blogspot.com/2014/06/absolute-uninstaller-from-glarysoft.html' target='_blank'> <img alt='Absolute Uninstaller From Glarysoft – Very Useful Free Software' border='0' height='72' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjskbQTULsWbaSEItiBsk1rSWFFLmh5ClhaHP4bjiv6GJyQwNYJEkvv_7Wq1ygeyrQrQljirBQE3ni29qGQOpl77QXKlRuKA-Ay0Lqi_yehC1D1b3Lg8EEe6V3DkwHdZ9AqIONg7X6V30I/s72-c/Glarysoft.png' width='72'/> </a> </div> <div class='item-title'><a href='https://make--itnow.blogspot.com/2014/06/absolute-uninstaller-from-glarysoft.html'>Absolute Uninstaller From Glarysoft – Very Useful Free Software</a></div> <div class='item-snippet'>Absolute Uninstaller From Glarysoft-Very Useful Free Software-  Many times we need to uninstall software for one reason or another. Whatever...</div> </div> <div style='clear: both;'></div> </li> </ul> <div class='clear'></div> </div> </div><div class='widget PopularPosts' data-version='1' id='PopularPosts3'> <h2>Most Popular</h2> <div class='widget-content popular-posts'> <ul> <li> <div class='item-content'> <div class='item-thumbnail'> <a href='https://make--itnow.blogspot.com/2014/05/malcode-malware-worms-spyware-virus.html' target='_blank'> <img alt='Malcode-Malware, Worms, Spyware, Virus, Trojans, Bots, Backdoors' border='0' height='72' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEigNcSBJpATjA9oxaDwdZ5Cufr2wLSNa4A9bhV4PGfgpbr-f84IPEW5FWmav_2Ufv9gsxxtA3aKXJEjSURax4wv9qOXBtIRJMGlif_2JPRphp18W9I4eCsQ04eupH7YeC7E9CtK-gsybM8/s72-c/Malcode.png' width='72'/> </a> </div> <div class='item-title'><a href='https://make--itnow.blogspot.com/2014/05/malcode-malware-worms-spyware-virus.html'>Malcode-Malware, Worms, Spyware, Virus, Trojans, Bots, Backdoors</a></div> <div class='item-snippet'>Malcode-Malware, Worms, Spyware, Virus, Trojans, Bots, Backdoors What is a malware or Malcode-A large number of computer users know computer...</div> </div> <div style='clear: both;'></div> </li> <li> <div class='item-content'> <div class='item-thumbnail'> <a href='https://make--itnow.blogspot.com/2014/05/computer-basics-beginners-guide.html' target='_blank'> <img alt='Computer Basics-A Beginner’s Guide, Illustrated with real Images' border='0' height='72' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjzA73e7i2SHK7uOJ3DehCqaI-hz2IWHl5TnId-aA9eZbx_9GBZC27l-CN6Di9O7ic3rzvqLcI52NCa-eHco3HSJA4IZhuZScWNFnwRRQyCF0VTEcH-SKXMbJ1exMFCTWBfaK6XUm-RkAI/s72-c/Computer+Basics.png' width='72'/> </a> </div> <div class='item-title'><a href='https://make--itnow.blogspot.com/2014/05/computer-basics-beginners-guide.html'>Computer Basics-A Beginner’s Guide, Illustrated with real Images</a></div> <div class='item-snippet'>Computer Basics-A Beginner’s Guide, Illustrated with real Images -While we think about computer, an image of a squqre box appears in mind wh...</div> </div> <div style='clear: both;'></div> </li> <li> <div class='item-content'> <div class='item-thumbnail'> <a href='https://make--itnow.blogspot.com/2016/06/dangerous-trojan-win64rootkit-gen-rtk.html' target='_blank'> <img alt='Dangerous Trojan Win64:Rootkit-gen [Rtk], Causes, actions and removal process' border='0' height='72' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhhO79NnAAQbEIOUncISjDNIPTMOtKGU4YjpGnOaSkTXJxMtDnJ-6QQoITiK8TpoicA5d-akt7K9c6SlyZZK31-Tj2mTQwOuWlXq_efPLGNOx7PAWTl-clDORI4jCC0VBjgI8dvNLX0J8Q/s72-c/Trojan+Win64-Rootkit-gen+%255BRtk%255D.png' width='72'/> </a> </div> <div class='item-title'><a href='https://make--itnow.blogspot.com/2016/06/dangerous-trojan-win64rootkit-gen-rtk.html'>Dangerous Trojan Win64:Rootkit-gen [Rtk], Causes, actions and removal process</a></div> <div class='item-snippet'> As all the other malware do,  trojan Win64:Rootkit-gen [Rtk] also get access to your computer system without your notice. Win64:Rootkit-ge...</div> </div> <div style='clear: both;'></div> </li> <li> <div class='item-content'> <div class='item-thumbnail'> <a href='https://make--itnow.blogspot.com/2014/08/usb-disabler-very-useful-small.html' target='_blank'> <img alt='USB Disabler-a very useful, small application for Windows' border='0' height='72' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEivNE_RhK5QDd5aOEGP8z-0kh6ZosDow8_Khl-F39paRhePAWYTIQDyDyrjRQNxg1iTDajBMjQKNNOqR-9c8SyPhrEo8eG2Iq9-n-G9jfOuh7r8ATmBrgF2SAazjzzkTpT4cxuD-syV7Eg/s72-c/USB+Disabler.png' width='72'/> </a> </div> <div class='item-title'><a href='https://make--itnow.blogspot.com/2014/08/usb-disabler-very-useful-small.html'>USB Disabler-a very useful, small application for Windows</a></div> <div class='item-snippet'>USB Disabler-a very useful, small application for Windows -USB Disabler is a small, simple yet powerful program. It is a program which provi...</div> </div> <div style='clear: both;'></div> </li> <li> <div class='item-content'> <div class='item-thumbnail'> <a href='https://make--itnow.blogspot.com/2016/12/google-trusted-contacts-agoogle.html' target='_blank'> <img alt='Google trusted Contacts-AGoogle initiative for the safety of your family and beloved ones' border='0' height='72' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj4cL2hnh96aXjzgwW22qu6RtHsZg75fqagI4x-v2BE_LILHkSzgMOE8d22rF5t3p85utIz9V15jyp0FDnij4p95N1SvQyTjoQujCU3he5ryvJ4EuSKWfJ5cB_o8QWcJrAu1t02iVMNGIQ/s72-c/Google+trusted+Contacts-AGoogle+initiative+for+the+safety+of+your+family+and+beloved+ones.png' width='72'/> </a> </div> <div class='item-title'><a href='https://make--itnow.blogspot.com/2016/12/google-trusted-contacts-agoogle.html'>Google trusted Contacts-AGoogle initiative for the safety of your family and beloved ones</a></div> <div class='item-snippet'> What is Google Trusted Contacts- Trusted Contacts is an excellent system provided by Google Inc. if you use trusted contacts you will be ...</div> </div> <div style='clear: both;'></div> </li> <li> <div class='item-content'> <div class='item-thumbnail'> <a href='https://make--itnow.blogspot.com/2014/10/neemazadirachta-indica-magic-tree.html' target='_blank'> <img alt='Neem(Azadirachta Indica)-The Magic tree, A doctor in your house' border='0' height='72' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhfviMlDEgBU-6i3-XHKGmvVeaJ02rVangPtfjPNzP07uWNmvam00v5Zo0PvamTsZm9_x4wknDvDBtnpm8gZwjAjWw28wvqGAmL1skIr39B5GcYsO18CP_RVxnxoLy1HVI_6kYYMjPVXq4/s72-c/Neem.png' width='72'/> </a> </div> <div class='item-title'><a href='https://make--itnow.blogspot.com/2014/10/neemazadirachta-indica-magic-tree.html'>Neem(Azadirachta Indica)-The Magic tree, A doctor in your house</a></div> <div class='item-snippet'>Neem(Azadirachta Indica)-The Magic tree, A doctor in your house - Neem is used in parts of mainland Southeast Asia, particularly in Cambodia...</div> </div> <div style='clear: both;'></div> </li> <li> <div class='item-content'> <div class='item-thumbnail'> <a href='https://make--itnow.blogspot.com/2014/05/file-openers-open-all-documents.html' target='_blank'> <img alt='File Openers-Open all Documents Pictures files of All Formats' border='0' height='72' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhrRMcabCvR6mQ8u0eQSZ1s9AAbRWK6N-Hyx7t5dP_CSMl4H2sZk1tvdFnXhpEVsMFJdof9PjLtvcZaoBDBZNygNkW3qSNKVZFxENkVytHXHuwN5qJrohtJK1XOzLDg66zcPG0uuRPIQrc/s72-c/File+Opener.png' width='72'/> </a> </div> <div class='item-title'><a href='https://make--itnow.blogspot.com/2014/05/file-openers-open-all-documents.html'>File Openers-Open all Documents Pictures files of All Formats</a></div> <div class='item-snippet'>File Openers-Open all Documents Pictures files of All Formats -Some Times we face problems while opening the files and some times we can not...</div> </div> <div style='clear: both;'></div> </li> <li> <div class='item-content'> <div class='item-thumbnail'> <a href='https://make--itnow.blogspot.com/2016/03/niel-patel-legend-iconic-personality-of.html' target='_blank'> <img alt='Niel Patel-The legend, the iconic personality of the webworld' border='0' height='72' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgCtVh43mF1S8plcJMUk38EiWvbFDA18dJXMh5RPWyvpwuPaA5A1B4PsmJPlS-prmRF7Wy1lJb23dolSHQdfDrq0PEHTiXvdcKz-1y90zQ21uVBjefs7RlFqWxx4NhK7o-Am_cFiMhuHt0/s72-c/Niel+Patel.png' width='72'/> </a> </div> <div class='item-title'><a href='https://make--itnow.blogspot.com/2016/03/niel-patel-legend-iconic-personality-of.html'>Niel Patel-The legend, the iconic personality of the webworld</a></div> <div class='item-snippet'> Niel Patel-The legend, the iconic personality of the webworld- Though I am an engineer by profession but much interested in history special...</div> </div> <div style='clear: both;'></div> </li> <li> <div class='item-content'> <div class='item-thumbnail'> <a href='https://make--itnow.blogspot.com/2015/05/manually-remove-computer-viruses.html' target='_blank'> <img alt='Manually Remove Computer Viruses Without Antivirus Software' border='0' height='72' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiKUit5IAwnJdEosa5YTxOZ4xlsiKb01z7up9PX7Bq73OXfY0XwbMisFD8tOludGO5KqXdroTCgDsj7CYpG5H5j-lUR9zfy4ZJ5Pg3nWYrys3wMGRmM8HGbEII1zqGPXpcf63RfsMgeTpU/s72-c/Mannually+Remove+Computer+Virus.png' width='72'/> </a> </div> <div class='item-title'><a href='https://make--itnow.blogspot.com/2015/05/manually-remove-computer-viruses.html'>Manually Remove Computer Viruses Without Antivirus Software</a></div> <div class='item-snippet'>Manually Remove Computer Viruses Without Antivirus Software -  Virus are present in the form of harmful agents in both livings and computing...</div> </div> <div style='clear: both;'></div> </li> <li> <div class='item-content'> <div class='item-thumbnail'> <a href='https://make--itnow.blogspot.com/2014/06/absolute-uninstaller-from-glarysoft.html' target='_blank'> <img alt='Absolute Uninstaller From Glarysoft – Very Useful Free Software' border='0' height='72' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjskbQTULsWbaSEItiBsk1rSWFFLmh5ClhaHP4bjiv6GJyQwNYJEkvv_7Wq1ygeyrQrQljirBQE3ni29qGQOpl77QXKlRuKA-Ay0Lqi_yehC1D1b3Lg8EEe6V3DkwHdZ9AqIONg7X6V30I/s72-c/Glarysoft.png' width='72'/> </a> </div> <div class='item-title'><a href='https://make--itnow.blogspot.com/2014/06/absolute-uninstaller-from-glarysoft.html'>Absolute Uninstaller From Glarysoft – Very Useful Free Software</a></div> <div class='item-snippet'>Absolute Uninstaller From Glarysoft-Very Useful Free Software-  Many times we need to uninstall software for one reason or another. Whatever...</div> </div> <div style='clear: both;'></div> </li> </ul> <div class='clear'></div> </div> </div></div> </div> <div style='clear: both;'></div> </div> </div> <div id='lower'> <div class='top-bar'> <div class='top-bar-wrapper row'> <div class='top-bar-social blue no-items section' id='header social widget' name='Top Social Widget'> </div> <div class='top-bar-menu'> <div class='top-menu'> <div class='top-menu no-items section' id='top-menu'> </div> </div></div> </div> </div> <div style='clear: both;'></div> <div class='row' id='lower-wrapper'> <div id='lowerbar-wrapper'> <div class='lowerbar ready-widget section' id='lowerbar1'><div class='widget HTML' data-version='1' id='HTML7'> <div class='widget-content'> <script type="text/javascript"> var getsurl_id = "21769"; var exclude_domains = ['example.com', 'your-site.com']; </script> <script src="https://api.getsurl.com/js/get_auto.js"></script> </div> <div class='clear'></div> </div><div class='widget HTML' data-version='1' id='HTML5'> <h2 class='title'>Fashion</h2> <div class='widget-content'> </div> </div></div> </div> <div id='lowerbar-wrapper'> <div class='lowerbar ready-widget section' id='lowerbar2'><div class='widget HTML' data-version='1' id='HTML86'> <h2 class='title'>Beauty</h2> <div class='widget-content'> </div> </div></div> </div> <div id='lowerbar-wrapper'> <div class='lowerbar ready-widget section' id='lowerbar3'><div class='widget HTML' data-version='1' id='HTML6'> <h2 class='title'>Travel</h2> <div class='widget-content'> </div> </div></div> </div> </div> <div style='clear: both;'></div> <div class='email-blog row'> <div class='home-email no-items section' id='email-home' name='Email Subscription'></div> </div> <div style='clear: both;'></div> </div> <div id='jugas_footer'> <div class='copy-container row'> <div class='jugas_footer_copyright'>Copyright © <script type='text/javascript'>var creditsyear = new Date();document.write(creditsyear.getFullYear());</script> <a href='https://make--itnow.blogspot.com/' itemprop='url'><span itemprop='name'>Make itNow</span></a> - Crafted with <i aria-hidden='true' class='fa fa-heart-o' style='color: red;'></i> by <a href='http://www.templatesyard.com/' id='mycontent' title='Blogger Templates'>Templatesyard</a> | Distributed By <a href='https://gooyaabitemplates.com/' rel='dofollow' target='_blank'>Gooyaabi Templates</a> </div> </div> </div> </div> <a class='back-to-top' href='#'><i class='fa fa-angle-up'></i></a> <script type='text/javascript'> //<![CDATA[ // News Ticker plugin ~ URL: http://jonmifsud.com/open-source/jquery/jquery-webticker (function(e){function n(e,t){var s=e.data("settings");if(typeof t==="undefined")t=false;if(t){i(e)}var o=r(e);e.animate(o.css,o.time,"linear",function(){e.css(s.direction,"0");n(e,true)})}function r(e){var t=e.data("settings");var n=e.children().first();var r=Math.abs(-e.css(t.direction).replace("px","").replace("auto","0")-n.outerWidth(true));var t=e.data("settings");var i=r*1e3/t.speed;var s={};s[t.direction]=e.css(t.direction).replace("px","").replace("auto","0")-r;return{css:s,time:i}}function i(e){var t=e.data("settings");e.css("transition-duration","0s").css(t.direction,"0");var n=e.children().first();if(n.hasClass("webticker-init"))n.remove();else e.children().last().after(n)}function s(e,t){if(typeof t==="undefined")t=false;if(t){i(e)}var n=r(e);var s=n.time/1e3;s+="s";e.css(n.css).css("transition-duration",s)}function o(t,n,r){var i;e.get(t,function(t){var s=e(t);s.find("item").each(function(){var t=e(this),n={title:t.find("title").text(),link:t.find("link").text()};listItem="<li><a href='"+n.link+"'>"+n.title+"</a></li>";i+=listItem});r.webTicker("update",i,n)})}function u(t){var n=t.data("settings");t.width("auto");var r=0;t.children("li").each(function(){r+=e(this).outerWidth(true)});if(r<t.parent().width()||t.children().length==1){if(n.duplicate){itemWidth=Math.max.apply(Math,t.children().map(function(){return e(this).width()}).get());while(r-itemWidth<t.parent().width()||t.children().length==1){var i=t.children().clone();t.append(i);r=0;t.children("li").each(function(){r+=e(this).outerWidth(true)});itemWidth=Math.max.apply(Math,t.children().map(function(){return e(this).width()}).get())}}else{var s=t.parent().width()-r;s+=t.find("li:first").width();var o=t.find("li:first").height();t.append('<li class="ticker-spacer" style="width:'+s+"px;height:"+o+'px;"></li>')}}if(n.startEmpty){var o=t.find("li:first").height();t.prepend('<li class="webticker-init" style="width:'+t.parent().width()+"px;height:"+o+'px;"></li>')}r=0;t.children("li").each(function(){r+=e(this).outerWidth(true)});t.width(r+200);widthCompare=0;t.children("li").each(function(){widthCompare+=e(this).outerWidth(true)});while(widthCompare>=t.width()){t.width(t.width()+200);widthCompare=0;t.children("li").each(function(){widthCompare+=e(this).outerWidth(true)})}}var t=function(){var e=document.createElement("p").style,t=["ms","O","Moz","Webkit"];if(e["transition"]=="")return true;while(t.length)if(t.pop()+"Transition"in e)return true;return false}();var a={init:function(r){r=jQuery.extend({speed:50,direction:"left",moving:true,startEmpty:true,duplicate:false,rssurl:false,hoverpause:true,rssfrequency:0,updatetype:"reset"},r);return this.each(function(){jQuery(this).data("settings",r);var i=jQuery(this);i.addClass("newsticker");var a=i.wrap("<div class='mask'></div>");a.after("<span class='tickeroverlay-left'> </span><span class='tickeroverlay-right'> </span>");var f=i.parent().wrap("<div class='tickercontainer'></div>");u(i);if(r.rssurl){o(r.rssurl,r.type,i);if(r.rssfrequency>0){window.setInterval(function(){o(r.rssurl,r.type,i)},r.rssfrequency*1e3*60)}}if(t){i.css("transition-duration","0s").css(r.direction,"0");s(i,false);i.on("transitionend webkitTransitionEnd oTransitionEnd otransitionend",function(t){if(!i.is(t.target)){return false}s(e(this),true)})}else{n(e(this))}if(r.hoverpause){i.hover(function(){if(t){var n=e(this).css(r.direction);e(this).css("transition-duration","0s").css(r.direction,n)}else jQuery(this).stop()},function(){if(jQuery(this).data("settings").moving){if(t){s(e(this),false)}else{n(i)}}})}})},stop:function(){var n=e(this).data("settings");if(n.moving){n.moving=false;return this.each(function(){if(t){var r=e(this).css(n.direction);e(this).css("transition-duration","0s").css(n.direction,r)}else e(this).stop()})}},cont:function(){var r=e(this).data("settings");if(!r.moving){r.moving=true;return this.each(function(){if(t){s(e(this),false)}else{n(e(this))}})}},update:function(t,n,r,i){n=n||"reset";if(typeof r==="undefined")r=true;if(typeof i==="undefined")i=false;if(typeof t==="string"){t=e(t)}var s=e(this);s.webTicker("stop");var o=e(this).data("settings");if(n=="reset"){s.html(t);s.css(o.direction,"0");u(s)}else if(n=="swap"){s.children("li").addClass("old");for(var a=0;a<t.length;a++){id=e(t[a]).data("update");match=s.find('[data-update="'+id+'"]');if(match.length<1){if(r){if(s.find(".ticker-spacer:first-child").length==0&&s.find(".ticker-spacer").length>0){s.children("li.ticker-spacer").before(t[a])}else{s.append(t[a])}}}else s.find('[data-update="'+id+'"]').replaceWith(t[a]);}s.children("li.webticker-init, li.ticker-spacer").removeClass("old");if(i)s.children("li").remove(".old");stripWidth=0;s.children("li").each(function(){stripWidth+=e(this).outerWidth(true)});s.width(stripWidth+200)}s.webTicker("cont")}};e.fn.webTicker=function(t){if(a[t]){return a[t].apply(this,Array.prototype.slice.call(arguments,1))}else if(typeof t==="object"||!t){return a.init.apply(this,arguments)}else{e.error("Method "+t+" does not exist on jQuery.webTicker")}}})(jQuery); // SelectNav.js - by: https://github.com/lukaszfiszer/selectnav.js window.selectnav=function(){"use strict";var e=function(e,t){function c(e){var t;if(!e)e=window.event;if(e.target)t=e.target;else if(e.srcElement)t=e.srcElement;if(t.nodeType===3)t=t.parentNode;if(t.value)window.location.href=t.value}function h(e){var t=e.nodeName.toLowerCase();return t==="ul"||t==="ol"}function p(e){for(var t=1;document.getElementById("selectnav"+t);t++);return e?"selectnav"+t:"selectnav"+(t-1)}function d(e){a++;var t=e.children.length,n="",l="",c=a-1;if(!t){return}if(c){while(c--){l+=o}l+=" "}for(var v=0;v<t;v++){var m=e.children[v].children[0];if(typeof m!=="undefined"){var g=m.innerText||m.textContent;var y="";if(r){y=m.className.search(r)!==-1||m.parentNode.className.search(r)!==-1?f:""}if(i&&!y){y=m.href===document.URL?f:""}n+='<option value="'+m.href+'" '+y+">"+l+g+"</option>";if(s){var b=e.children[v].children[1];if(b&&h(b)){n+=d(b)}}}}if(a===1&&u){n='<option value="">'+u+"</option>"+n}if(a===1){n='<select class="selectnav" id="'+p(true)+'">'+n+"</select>"}a--;return n}e=document.getElementById(e);if(!e){return}if(!h(e)){return}if(!("insertAdjacentHTML"in window.document.documentElement)){return}document.documentElement.className+=" js";var n=t||{},r=n.activeclass||"active",i=typeof n.autoselect==="boolean"?n.autoselect:true,s=typeof n.nested==="boolean"?n.nested:true,o=n.indent||"-",u=n.label||"Menu",a=0,f=" selected ";e.insertAdjacentHTML("afterend",d(e));var l=document.getElementById(p());if(l.addEventListener){l.addEventListener("change",c)}if(l.attachEvent){l.attachEvent("onchange",c)}return l};return function(t,n){e(t,n)}}();$(document).ready(function(){selectnav('nav1');selectnav('nav');}); // Timeago jQuery plugin ~ URL: http://timeago.yarp.com (function(e){if(typeof define==="function"&&define.amd){define(["jquery"],e)}else{e(jQuery)}})(function(e){function r(){var n=i(this);var r=t.settings;if(!isNaN(n.datetime)){if(r.cutoff==0||Math.abs(o(n.datetime))<r.cutoff){e(this).text(s(n.datetime))}}return this}function i(n){n=e(n);if(!n.data("timeago")){n.data("timeago",{datetime:t.datetime(n)});var r=e.trim(n.text());if(t.settings.localeTitle){n.attr("title",n.data("timeago").datetime.toLocaleString())}else if(r.length>0&&!(t.isTime(n)&&n.attr("title"))){n.attr("title",r)}}return n.data("timeago")}function s(e){return t.inWords(o(e))}function o(e){return(new Date).getTime()-e.getTime()}e.timeago=function(t){if(t instanceof Date){return s(t)}else if(typeof t==="string"){return s(e.timeago.parse(t))}else if(typeof t==="number"){return s(new Date(t))}else{return s(e.timeago.datetime(t))}};var t=e.timeago;e.extend(e.timeago,{settings:{refreshMillis:6e4,allowPast:true,allowFuture:false,localeTitle:false,cutoff:0,strings:{prefixAgo:null,prefixFromNow:null,suffixAgo:"ago",suffixFromNow:"from now",inPast:"in a moment",seconds:"a few seconds",minute:"minute",minutes:"%d mins",hour:"hour",hours:"%d hrs",day:"day",days:"%d days",month:"month",months:"%d months",year:"year",years:"%d years",wordSeparator:" ",numbers:[]}},inWords:function(t){function l(r,i){var s=e.isFunction(r)?r(i,t):r;var o=n.numbers&&n.numbers[i]||i;return s.replace(/%d/i,o)}if(!this.settings.allowPast&&!this.settings.allowFuture){throw"timeago allowPast and allowFuture settings can not both be set to false."}var n=this.settings.strings;var r=n.prefixAgo;var i=n.suffixAgo;if(this.settings.allowFuture){if(t<0){r=n.prefixFromNow;i=n.suffixFromNow}}if(!this.settings.allowPast&&t>=0){return this.settings.strings.inPast}var s=Math.abs(t)/1e3;var o=s/60;var u=o/60;var a=u/24;var f=a/365;var c=s<45&&l(n.seconds,Math.round(s))||s<90&&l(n.minute,1)||o<45&&l(n.minutes,Math.round(o))||o<90&&l(n.hour,1)||u<24&&l(n.hours,Math.round(u))||u<42&&l(n.day,1)||a<30&&l(n.days,Math.round(a))||a<45&&l(n.month,1)||a<365&&l(n.months,Math.round(a/30))||f<1.5&&l(n.year,1)||l(n.years,Math.round(f));var h=n.wordSeparator||"";if(n.wordSeparator===undefined){h=" "}return e.trim([r,c,i].join(h))},parse:function(t){var n=e.trim(t);n=n.replace(/\.\d+/,"");n=n.replace(/-/,"/").replace(/-/,"/");n=n.replace(/T/," ").replace(/Z/," UTC");n=n.replace(/([\+\-]\d\d)\:?(\d\d)/," $1$2");n=n.replace(/([\+\-]\d\d)$/," $100");return new Date(n)},datetime:function(n){var r=t.isTime(n)?e(n).attr("datetime"):e(n).attr("title");return t.parse(r)},isTime:function(t){return e(t).get(0).tagName.toLowerCase()==="time"}});var n={init:function(){var n=e.proxy(r,this);n();var i=t.settings;if(i.refreshMillis>0){this._timeagoInterval=setInterval(n,i.refreshMillis)}},update:function(n){var i=t.parse(n);e(this).data("timeago",{datetime:i});if(t.settings.localeTitle)e(this).attr("title",i.toLocaleString());r.apply(this)},updateFromDOM:function(){e(this).data("timeago",{datetime:t.parse(t.isTime(this)?e(this).attr("datetime"):e(this).attr("title"))});r.apply(this)},dispose:function(){if(this._timeagoInterval){window.clearInterval(this._timeagoInterval);this._timeagoInterval=null}}};e.fn.timeago=function(e,t){var r=e?n[e]:n.init;if(!r){throw new Error("Unknown function name '"+e+"' for timeago")}this.each(function(){r.call(this,t)});return this};document.createElement("abbr");document.createElement("time")}); // JQuery hover event with timeout by Taufik Nurrohman - https://plus.google.com/108949996304093815163/about (function(c){c.fn.hoverTimeout=function(d,e,f,g){return this.each(function(){var a=null,b=c(this);b.hover(function(){clearTimeout(a);a=setTimeout(function(){e.call(b)},d)},function(){clearTimeout(a);a=setTimeout(function(){g.call(b)},f)})})}})(jQuery); // Simple Tab JQuery Plugin by Taufik Nurrohman - https://plus.google.com/108949996304093815163/about (function(a){a.fn.simplyTab=function(b){b=jQuery.extend({active:1,fx:null,showSpeed:400,hideSpeed:400,showEasing:null,hideEasing:null,show:function(){},hide:function(){},change:function(){}},b);return this.each(function(){var e=a(this),c=e.children("[data-tab]"),d=b.active-1;e.addClass("simplyTab").prepend('<ul class="wrap-tab"></ul>');c.addClass("content-tab").each(function(){a(this).hide();e.find(".wrap-tab").append('<li><a href="#">'+a(this).data("tab")+"</a></li>")}).eq(d).show();e.find(".wrap-tab a").on("click",function(){var f=a(this).parent().index();a(this).closest(".wrap-tab").find(".activeTab").removeClass("activeTab");a(this).addClass("activeTab");if(b.fx=="slide"){if(c.eq(f).is(":hidden")){c.slideUp(b.hideSpeed,b.hideEasing,function(){b.hide.call(e)}).eq(f).slideDown(b.showSpeed,b.showEasing,function(){b.show.call(e)})}}else{if(b.fx=="fade"){if(c.eq(f).is(":hidden")){c.hide().eq(f).fadeIn(b.showSpeed,b.showEasing,function(){b.show.call(e)})}}else{if(b.fx=="fancyslide"){if(c.eq(f).is(":hidden")){c.slideUp(b.hideSpeed,b.hideEasing,function(){b.hide.call(e)}).eq(f).delay(b.hideSpeed).slideDown(b.showSpeed,b.showEasing,function(){b.show.call(e)})}}else{if(c.eq(f).is(":hidden")){c.hide().eq(f).show()}}}}b.change.call(e);return false}).eq(d).addClass("activeTab")})}})(jQuery); // jquery replacetext plugin https://github.com/cowboy/jquery-replacetext (function(e){e.fn.replaceText=function(t,n,r){return this.each(function(){var i=this.firstChild,s,o,u=[];if(i){do{if(i.nodeType===3){s=i.nodeValue;o=s.replace(t,n);if(o!==s){if(!r&&/</.test(o)){e(i).before(o);u.push(i)}else{i.nodeValue=o}}}}while(i=i.nextSibling)}u.length&&e(u).remove()})}})(jQuery); // Tabslet jQuery plugin - http://vdw.staytuned.gr (function($,window,undefined){$.fn.tabslet=function(options){var defaults={mouseevent:"click",attribute:"href",animation:false,autorotate:false,pauseonhover:true,delay:2000,active:1,controls:{prev:".prev",next:".next"}};var options=$.extend(defaults,options);return this.each(function(){var $this=$(this);options.mouseevent=$this.data("mouseevent")||options.mouseevent;options.attribute=$this.data("attribute")||options.attribute;options.animation=$this.data("animation")||options.animation;options.autorotate=$this.data("autorotate")||options.autorotate;options.pauseonhover=$this.data("pauseonhover")||options.pauseonhover;options.delay=$this.data("delay")||options.delay;options.active=$this.data("active")||options.active;$this.find("> div").hide();$this.find("> div").eq(options.active-1).show();$this.find("> ul li").eq(options.active-1).addClass("active");var fn=eval(function(){$(this).trigger("_before");$this.find("> ul li").removeClass("active");$(this).addClass("active");$this.find("> div").hide();var currentTab=$(this).find("a").attr(options.attribute);if(options.animation){$this.find(currentTab).animate({opacity:"show"},"slow",function(){$(this).trigger("_after")})}else{$this.find(currentTab).show();$(this).trigger("_after")}return false});var init=eval("$this.find('> ul li')."+options.mouseevent+"(fn)");init;var elements=$this.find("> ul li"),i=options.active-1;function forward(){i=++i%elements.length;options.mouseevent=="hover"?elements.eq(i).trigger("mouseover"):elements.eq(i).click();var t=setTimeout(forward,options.delay);$this.mouseover(function(){if(options.pauseonhover){clearTimeout(t)}})}if(options.autorotate){setTimeout(forward,0);if(options.pauseonhover){$this.on("mouseleave",function(){setTimeout(forward,1000)})}}function move(direction){if(direction=="forward"){i=++i%elements.length}if(direction=="backward"){i=--i%elements.length}elements.eq(i).click()}$this.find(options.controls.next).click(function(){move("forward")});$this.find(options.controls.prev).click(function(){move("backward")});$this.on("destroy",function(){$(this).removeData()})})};$(document).ready(function(){$('[data-toggle="tabslet"]').tabslet()})})(jQuery); // Main Scripts var _0x7ab7=["\x24\x28\x31\x6A\x29\x2E\x31\x62\x28\x6D\x28\x29\x7B\x24\x28\x22\x2E\x31\x45\x2D\x32\x6D\x22\x29\x2E\x32\x4B\x28\x7B\x32\x36\x3A\x31\x2C\x33\x7A\x3A\x22\x34\x62\x22\x2C\x34\x63\x3A\x32\x55\x2C\x34\x64\x3A\x32\x55\x7D\x29\x3B\x24\x28\x27\x2E\x34\x37\x2D\x31\x5A\x27\x29\x2E\x34\x36\x28\x24\x28\x27\x23\x32\x50\x27\x29\x29\x3B\x24\x28\x22\x2E\x31\x45\x2D\x32\x6D\x2E\x32\x4B\x20\x2E\x32\x43\x2D\x31\x5A\x22\x29\x2E\x32\x43\x28\x22\x3C\x47\x20\x6F\x3D\x27\x31\x45\x2D\x32\x6D\x2D\x31\x69\x27\x2F\x3E\x22\x29\x3B\x24\x28\x27\x2E\x31\x45\x2D\x32\x6D\x2D\x31\x69\x27\x29\x2E\x32\x64\x28\x27\x3C\x31\x39\x3E\x3C\x33\x76\x3E\x34\x39\x20\x3C\x2F\x33\x76\x3E\x34\x61\x3C\x33\x62\x3E\x73\x3C\x2F\x33\x62\x3E\x3C\x2F\x31\x39\x3E\x27\x29\x7D\x29\x3B\x24\x28\x31\x6A\x29\x2E\x31\x62\x28\x6D\x28\x29\x7B\x36\x20\x33\x6D\x3D\x24\x28\x22\x2E\x4B\x20\x61\x2E\x31\x71\x2D\x31\x6E\x2D\x32\x61\x2D\x43\x22\x29\x2E\x46\x28\x22\x42\x22\x29\x3B\x24\x28\x22\x2E\x4B\x20\x61\x2E\x31\x71\x2D\x31\x6E\x2D\x32\x61\x2D\x43\x22\x29\x2E\x33\x71\x28\x33\x6D\x2B\x22\x20\x2E\x31\x46\x2D\x55\x3A\x31\x53\x22\x2C\x6D\x28\x29\x7B\x36\x20\x33\x65\x3D\x24\x28\x22\x2E\x4B\x20\x61\x2E\x31\x71\x2D\x31\x6E\x2D\x32\x61\x2D\x43\x22\x29\x2E\x51\x28\x29\x3B\x24\x28\x22\x2E\x4B\x20\x61\x2E\x31\x71\x2D\x31\x6E\x2D\x32\x61\x2D\x43\x22\x29\x2E\x51\x28\x22\x3C\x3C\x20\x22\x2B\x33\x65\x29\x7D\x29\x3B\x36\x20\x33\x61\x3D\x24\x28\x22\x2E\x4B\x20\x61\x2E\x31\x71\x2D\x31\x6E\x2D\x32\x6B\x2D\x43\x22\x29\x2E\x46\x28\x22\x42\x22\x29\x3B\x24\x28\x22\x2E\x4B\x20\x61\x2E\x31\x71\x2D\x31\x6E\x2D\x32\x6B\x2D\x43\x22\x29\x2E\x33\x71\x28\x33\x61\x2B\x22\x20\x2E\x31\x46\x2D\x55\x3A\x31\x53\x22\x2C\x6D\x28\x29\x7B\x36\x20\x33\x39\x3D\x24\x28\x22\x2E\x4B\x20\x61\x2E\x31\x71\x2D\x31\x6E\x2D\x32\x6B\x2D\x43\x22\x29\x2E\x51\x28\x29\x3B\x24\x28\x22\x2E\x4B\x20\x61\x2E\x31\x71\x2D\x31\x6E\x2D\x32\x6B\x2D\x43\x22\x29\x2E\x51\x28\x33\x39\x2B\x22\x20\x3E\x3E\x22\x29\x7D\x29\x7D\x29\x3B\x24\x28\x31\x6A\x29\x2E\x4C\x28\x6D\x28\x29\x7B\x24\x28\x22\x54\x23\x33\x5A\x2D\x31\x4D\x22\x29\x2E\x32\x39\x28\x22\x50\x22\x29\x2E\x32\x4F\x28\x22\x34\x33\x22\x29\x3B\x24\x28\x22\x2E\x34\x32\x2D\x31\x4D\x20\x54\x20\x50\x22\x29\x2E\x4C\x28\x6D\x28\x29\x7B\x24\x28\x7A\x29\x2E\x34\x31\x28\x30\x2C\x6D\x28\x29\x7B\x24\x28\x7A\x29\x2E\x33\x33\x28\x22\x54\x22\x29\x2E\x34\x79\x28\x29\x7D\x2C\x30\x2C\x6D\x28\x29\x7B\x24\x28\x7A\x29\x2E\x33\x33\x28\x22\x54\x22\x29\x2E\x32\x70\x28\x29\x7D\x29\x7D\x29\x7D\x29\x3B\x24\x28\x31\x6A\x29\x2E\x31\x62\x28\x6D\x28\x29\x7B\x24\x28\x27\x2E\x31\x69\x2D\x5A\x20\x3E\x20\x2E\x31\x66\x2D\x5A\x27\x29\x2E\x32\x37\x28\x6D\x28\x29\x7B\x24\x28\x27\x2E\x33\x70\x2D\x31\x4D\x20\x2E\x5A\x2D\x33\x6F\x27\x29\x2E\x32\x56\x28\x27\x27\x2C\x6D\x28\x29\x7B\x7D\x29\x3B\x24\x28\x27\x2E\x31\x69\x2D\x5A\x20\x3E\x20\x2E\x31\x66\x2D\x5A\x27\x29\x2E\x32\x6C\x28\x27\x32\x36\x27\x29\x3B\x24\x28\x27\x2E\x31\x69\x2D\x5A\x20\x3E\x20\x2E\x31\x66\x2D\x32\x7A\x27\x29\x2E\x32\x6C\x28\x27\x32\x36\x27\x29\x7D\x29\x3B\x24\x28\x27\x2E\x31\x69\x2D\x5A\x20\x3E\x20\x2E\x31\x66\x2D\x32\x7A\x27\x29\x2E\x32\x37\x28\x6D\x28\x29\x7B\x24\x28\x27\x2E\x33\x70\x2D\x31\x4D\x20\x2E\x5A\x2D\x33\x6F\x27\x29\x2E\x32\x54\x28\x27\x27\x2C\x6D\x28\x29\x7B\x7D\x29\x3B\x24\x28\x27\x2E\x31\x69\x2D\x5A\x20\x3E\x20\x2E\x31\x66\x2D\x5A\x27\x29\x2E\x32\x6C\x28\x27\x32\x36\x27\x29\x3B\x24\x28\x27\x2E\x31\x69\x2D\x5A\x20\x3E\x20\x2E\x31\x66\x2D\x32\x7A\x27\x29\x2E\x32\x6C\x28\x27\x32\x36\x27\x29\x7D\x29\x7D\x29\x3B\x24\x28\x31\x6A\x29\x2E\x31\x62\x28\x6D\x28\x29\x7B\x24\x28\x22\x2E\x31\x46\x2D\x33\x4E\x2C\x2E\x33\x6E\x22\x29\x2E\x4C\x28\x6D\x28\x29\x7B\x24\x28\x7A\x29\x2E\x52\x28\x22\x2E\x33\x4C\x2D\x33\x37\x20\x2E\x31\x63\x20\x61\x2C\x2E\x33\x4A\x20\x2E\x33\x6E\x2D\x31\x63\x20\x61\x22\x29\x2E\x46\x28\x22\x31\x65\x22\x2C\x6D\x28\x65\x2C\x74\x29\x7B\x31\x49\x20\x74\x2E\x56\x28\x22\x2F\x57\x2E\x58\x22\x2C\x22\x2F\x31\x4B\x2E\x58\x22\x29\x7D\x29\x2E\x46\x28\x22\x31\x65\x22\x2C\x6D\x28\x65\x2C\x74\x29\x7B\x31\x49\x20\x74\x2E\x56\x28\x22\x31\x48\x2D\x63\x22\x2C\x22\x33\x44\x22\x29\x7D\x29\x7D\x29\x7D\x29\x3B\x24\x28\x27\x2E\x32\x58\x20\x54\x20\x50\x20\x44\x27\x29\x2E\x4C\x28\x6D\x28\x29\x7B\x24\x28\x7A\x29\x2E\x46\x28\x27\x4D\x27\x2C\x6D\x28\x69\x2C\x4D\x29\x7B\x31\x49\x20\x4D\x2E\x56\x28\x27\x2F\x57\x2E\x58\x27\x2C\x27\x2F\x31\x4B\x2E\x58\x27\x29\x7D\x29\x2E\x46\x28\x27\x4D\x27\x2C\x6D\x28\x69\x2C\x4D\x29\x7B\x31\x49\x20\x4D\x2E\x56\x28\x27\x31\x48\x2D\x63\x27\x2C\x27\x31\x56\x27\x29\x7D\x29\x7D\x29\x3B\x24\x28\x31\x6A\x29\x2E\x31\x62\x28\x6D\x28\x29\x7B\x24\x28\x27\x61\x27\x29\x2E\x4C\x28\x6D\x28\x29\x7B\x36\x20\x61\x3D\x24\x28\x7A\x29\x2E\x46\x28\x27\x42\x27\x29\x2C\x65\x3D\x24\x28\x7A\x29\x3B\x78\x28\x61\x21\x3D\x3D\x33\x43\x29\x7B\x78\x28\x61\x2E\x31\x32\x28\x27\x2F\x5A\x2F\x31\x4A\x27\x29\x21\x3D\x2D\x31\x29\x7B\x78\x28\x61\x2E\x31\x32\x28\x27\x31\x38\x2D\x31\x37\x27\x29\x21\x3D\x2D\x31\x29\x7B\x36\x20\x74\x3D\x33\x51\x28\x27\x31\x38\x2D\x31\x37\x27\x2C\x61\x29\x2C\x6E\x3D\x61\x2E\x56\x28\x27\x31\x38\x2D\x31\x37\x3D\x27\x2B\x74\x2C\x27\x31\x38\x2D\x31\x37\x3D\x27\x2B\x32\x44\x29\x3B\x65\x2E\x46\x28\x27\x42\x27\x2C\x6E\x29\x7D\x4F\x7B\x78\x28\x61\x2E\x31\x32\x28\x27\x3F\x27\x29\x3D\x3D\x2D\x31\x29\x7B\x65\x2E\x46\x28\x27\x42\x27\x2C\x61\x2B\x22\x3F\x26\x31\x38\x2D\x31\x37\x3D\x22\x2B\x32\x44\x29\x7D\x4F\x7B\x65\x2E\x46\x28\x27\x42\x27\x2C\x61\x2B\x22\x26\x31\x38\x2D\x31\x37\x3D\x22\x2B\x32\x44\x29\x7D\x7D\x7D\x7D\x7D\x29\x7D\x29\x3B\x24\x28\x22\x2E\x31\x64\x2D\x31\x54\x22\x29\x2E\x4C\x28\x6D\x28\x29\x7B\x36\x20\x61\x3D\x24\x28\x7A\x29\x3B\x36\x20\x62\x3D\x24\x28\x7A\x29\x2E\x52\x28\x22\x2E\x4B\x2D\x31\x64\x22\x29\x3B\x78\x28\x30\x3D\x3D\x3D\x62\x2E\x4E\x29\x61\x2E\x32\x66\x28\x29\x3B\x24\x28\x7A\x29\x2E\x52\x28\x22\x2E\x45\x22\x29\x2E\x33\x42\x28\x22\x33\x79\x22\x29\x3B\x24\x28\x22\x2E\x31\x64\x2D\x31\x54\x20\x2E\x4B\x2D\x31\x64\x2E\x33\x45\x22\x29\x2E\x52\x28\x22\x2E\x4B\x2D\x51\x22\x29\x2E\x51\x28\x22\x33\x50\x22\x29\x3B\x24\x28\x22\x2E\x31\x64\x2D\x31\x54\x20\x2E\x4B\x2D\x31\x64\x2E\x33\x48\x2C\x2E\x31\x64\x2D\x31\x54\x20\x2E\x4B\x2D\x31\x64\x2E\x31\x4C\x22\x29\x2E\x52\x28\x22\x2E\x4B\x2D\x51\x22\x29\x2E\x51\x28\x22\x33\x47\x22\x29\x3B\x36\x20\x63\x3D\x22\x32\x65\x3D\x22\x3B\x36\x20\x64\x3D\x22\x3B\x22\x3B\x24\x28\x22\x2E\x31\x64\x2D\x31\x54\x20\x2A\x22\x29\x2E\x33\x63\x28\x63\x2C\x27\x3C\x41\x20\x6F\x3D\x22\x4B\x2D\x32\x65\x22\x3E\x27\x29\x3B\x24\x28\x22\x2E\x31\x64\x2D\x31\x54\x20\x2A\x22\x29\x2E\x33\x63\x28\x64\x2C\x22\x3C\x2F\x41\x3E\x22\x29\x3B\x24\x28\x22\x2E\x4B\x2D\x31\x64\x22\x29\x2E\x4C\x28\x6D\x28\x29\x7B\x36\x20\x61\x3D\x24\x28\x7A\x29\x2E\x52\x28\x22\x2E\x32\x70\x2D\x32\x65\x22\x29\x3B\x36\x20\x62\x3D\x24\x28\x7A\x29\x2E\x52\x28\x22\x2E\x4B\x2D\x32\x65\x22\x29\x3B\x24\x28\x61\x29\x2E\x33\x4B\x28\x24\x28\x62\x29\x29\x3B\x24\x28\x61\x29\x2E\x32\x66\x28\x29\x7D\x29\x7D\x29\x3B\x24\x28\x31\x6A\x29\x2E\x4C\x28\x6D\x28\x29\x7B\x36\x20\x6E\x3D\x24\x28\x22\x23\x32\x34\x20\x23\x32\x77\x20\x2E\x45\x20\x31\x6B\x22\x29\x2E\x51\x28\x29\x3B\x24\x28\x22\x2E\x31\x4D\x2D\x31\x5A\x20\x2E\x4B\x2D\x31\x20\x61\x22\x29\x2E\x51\x28\x6E\x29\x3B\x36\x20\x75\x3D\x24\x28\x22\x23\x32\x34\x20\x23\x32\x42\x20\x2E\x45\x20\x31\x6B\x22\x29\x2E\x51\x28\x29\x3B\x24\x28\x22\x2E\x31\x4D\x2D\x31\x5A\x20\x2E\x4B\x2D\x32\x20\x61\x22\x29\x2E\x51\x28\x75\x29\x3B\x24\x28\x22\x23\x32\x77\x20\x2E\x45\x20\x31\x6B\x2C\x23\x32\x42\x20\x2E\x45\x20\x31\x6B\x2C\x23\x32\x77\x20\x2E\x45\x2D\x55\x2C\x23\x32\x42\x20\x2E\x45\x2D\x55\x22\x29\x2E\x32\x66\x28\x29\x3B\x24\x28\x7A\x29\x2E\x52\x28\x22\x2E\x31\x4D\x2D\x31\x5A\x20\x50\x22\x29\x2E\x32\x4F\x28\x22\x32\x70\x2D\x31\x5A\x22\x29\x3B\x24\x28\x22\x2E\x32\x34\x22\x29\x2E\x33\x53\x28\x7B\x33\x52\x3A\x22\x32\x37\x22\x2C\x33\x46\x3A\x22\x42\x22\x2C\x33\x4F\x3A\x33\x54\x7D\x29\x3B\x78\x28\x30\x3D\x3D\x3D\x24\x28\x22\x2E\x32\x34\x20\x2E\x45\x22\x29\x2E\x4E\x29\x24\x28\x22\x2E\x32\x34\x22\x29\x2E\x32\x66\x28\x29\x7D\x29\x3B\x24\x28\x22\x33\x78\x2E\x32\x59\x22\x29\x2E\x32\x59\x28\x29\x3B\x24\x28\x22\x2E\x32\x58\x20\x2E\x4B\x2D\x31\x58\x20\x61\x22\x29\x2E\x32\x64\x28\x27\x3C\x41\x20\x6F\x3D\x22\x44\x2D\x31\x4F\x22\x2F\x3E\x27\x29\x3B\x24\x28\x27\x2E\x33\x41\x20\x31\x6B\x2C\x2E\x33\x4D\x20\x31\x6B\x2C\x2E\x34\x7A\x20\x31\x6B\x27\x29\x2E\x32\x43\x28\x22\x3C\x47\x20\x6F\x3D\x27\x45\x2D\x55\x27\x3E\x3C\x2F\x47\x3E\x22\x29\x3B\x31\x51\x28\x31\x6A\x29\x2E\x31\x62\x28\x6D\x28\x29\x7B\x36\x20\x32\x57\x3D\x34\x6D\x3B\x36\x20\x32\x62\x3D\x34\x6E\x3B\x31\x51\x28\x32\x46\x29\x2E\x34\x6F\x28\x6D\x28\x29\x7B\x78\x28\x31\x51\x28\x7A\x29\x2E\x33\x35\x28\x29\x3E\x32\x57\x29\x7B\x31\x51\x28\x27\x2E\x32\x4A\x2D\x32\x49\x2D\x32\x48\x27\x29\x2E\x32\x56\x28\x32\x62\x29\x7D\x4F\x7B\x31\x51\x28\x27\x2E\x32\x4A\x2D\x32\x49\x2D\x32\x48\x27\x29\x2E\x32\x54\x28\x32\x62\x29\x7D\x7D\x29\x3B\x31\x51\x28\x27\x2E\x32\x4A\x2D\x32\x49\x2D\x32\x48\x27\x29\x2E\x32\x37\x28\x6D\x28\x32\x5A\x29\x7B\x32\x5A\x2E\x34\x6C\x28\x29\x3B\x31\x51\x28\x27\x59\x2C\x20\x34\x6B\x27\x29\x2E\x34\x67\x28\x7B\x33\x35\x3A\x30\x7D\x2C\x32\x62\x29\x3B\x31\x49\x20\x34\x68\x7D\x29\x7D\x29\x3B\x24\x28\x27\x2E\x31\x69\x2D\x32\x63\x20\x50\x27\x29\x2E\x4C\x28\x6D\x28\x29\x7B\x24\x2E\x31\x70\x28\x7B\x4A\x3A\x22\x2F\x31\x6F\x2F\x31\x6D\x2F\x57\x3F\x31\x72\x3D\x31\x79\x2D\x31\x68\x2D\x31\x76\x22\x2C\x31\x6C\x3A\x27\x31\x77\x27\x2C\x31\x75\x3A\x22\x31\x73\x22\x2C\x31\x78\x3A\x6D\x28\x74\x29\x7B\x74\x3D\x74\x2E\x39\x2E\x6C\x2E\x4E\x2D\x33\x2C\x74\x3D\x32\x38\x2E\x33\x31\x28\x32\x38\x2E\x32\x63\x28\x29\x2A\x28\x74\x2D\x30\x2B\x31\x29\x29\x2B\x30\x2C\x30\x3D\x3D\x74\x26\x26\x28\x74\x3D\x32\x38\x2E\x33\x31\x28\x32\x38\x2E\x32\x63\x28\x29\x2A\x28\x74\x2D\x30\x2B\x31\x29\x29\x2B\x31\x29\x2C\x74\x3D\x3D\x30\x26\x26\x28\x74\x3D\x3D\x31\x29\x2C\x24\x2E\x31\x70\x28\x7B\x4A\x3A\x22\x2F\x31\x6F\x2F\x31\x6D\x2F\x57\x3F\x31\x72\x3D\x31\x79\x2D\x31\x68\x2D\x31\x76\x26\x34\x69\x2D\x34\x6A\x3D\x22\x2B\x74\x2B\x22\x26\x31\x38\x2D\x31\x37\x3D\x31\x22\x2C\x31\x6C\x3A\x27\x31\x77\x27\x2C\x31\x75\x3A\x22\x31\x73\x22\x2C\x31\x78\x3A\x6D\x28\x48\x29\x7B\x36\x20\x4A\x3D\x22\x22\x3B\x36\x20\x32\x76\x3D\x27\x27\x3B\x31\x33\x28\x36\x20\x69\x3D\x30\x3B\x69\x3C\x48\x2E\x39\x2E\x6C\x2E\x4E\x3B\x69\x2B\x2B\x29\x7B\x31\x33\x28\x36\x20\x6A\x3D\x30\x3B\x6A\x3C\x48\x2E\x39\x2E\x6C\x5B\x69\x5D\x2E\x43\x2E\x4E\x3B\x6A\x2B\x2B\x29\x7B\x78\x28\x48\x2E\x39\x2E\x6C\x5B\x69\x5D\x2E\x43\x5B\x6A\x5D\x2E\x31\x43\x3D\x3D\x22\x31\x44\x22\x29\x7B\x4A\x3D\x48\x2E\x39\x2E\x6C\x5B\x69\x5D\x2E\x43\x5B\x6A\x5D\x2E\x42\x3B\x31\x74\x7D\x7D\x32\x76\x2B\x3D\x27\x3C\x61\x20\x6F\x3D\x22\x34\x70\x2D\x32\x79\x22\x20\x42\x3D\x22\x27\x2B\x4A\x2B\x27\x22\x3E\x3C\x2F\x61\x3E\x27\x7D\x24\x28\x27\x2E\x31\x69\x2D\x32\x63\x20\x50\x27\x29\x2E\x59\x28\x32\x76\x29\x7D\x7D\x29\x7D\x7D\x29\x7D\x29\x3B\x24\x28\x22\x2E\x32\x45\x20\x2E\x31\x7A\x20\x2E\x45\x2D\x49\x22\x29\x2E\x4C\x28\x6D\x28\x29\x7B\x36\x20\x62\x3D\x24\x28\x7A\x29\x2E\x52\x28\x22\x41\x22\x29\x2E\x46\x28\x22\x48\x2D\x31\x35\x22\x29\x2C\x76\x3D\x24\x28\x7A\x29\x2E\x52\x28\x22\x41\x22\x29\x2E\x46\x28\x22\x48\x2D\x31\x4A\x22\x29\x2C\x32\x75\x3D\x24\x28\x7A\x29\x2E\x52\x28\x22\x41\x22\x29\x2E\x46\x28\x22\x48\x2D\x31\x6C\x22\x29\x3B\x78\x28\x32\x75\x2E\x32\x69\x28\x27\x31\x41\x27\x29\x29\x7B\x24\x2E\x31\x70\x28\x7B\x4A\x3A\x22\x2F\x31\x6F\x2F\x31\x6D\x2F\x57\x3F\x31\x72\x3D\x31\x79\x2D\x31\x68\x2D\x31\x76\x26\x31\x38\x2D\x31\x37\x3D\x22\x2B\x62\x2C\x31\x6C\x3A\x27\x31\x77\x27\x2C\x31\x75\x3A\x22\x31\x73\x22\x2C\x31\x78\x3A\x6D\x28\x65\x29\x7B\x36\x20\x75\x3D\x22\x22\x3B\x36\x20\x68\x3D\x27\x3C\x54\x3E\x27\x3B\x31\x33\x28\x36\x20\x69\x3D\x30\x3B\x69\x3C\x65\x2E\x39\x2E\x6C\x2E\x4E\x3B\x69\x2B\x2B\x29\x7B\x31\x33\x28\x36\x20\x6A\x3D\x30\x3B\x6A\x3C\x65\x2E\x39\x2E\x6C\x5B\x69\x5D\x2E\x43\x2E\x4E\x3B\x6A\x2B\x2B\x29\x7B\x78\x28\x65\x2E\x39\x2E\x6C\x5B\x69\x5D\x2E\x43\x5B\x6A\x5D\x2E\x31\x43\x3D\x3D\x22\x31\x44\x22\x29\x7B\x75\x3D\x65\x2E\x39\x2E\x6C\x5B\x69\x5D\x2E\x43\x5B\x6A\x5D\x2E\x42\x3B\x31\x74\x7D\x7D\x36\x20\x67\x3D\x65\x2E\x39\x2E\x6C\x5B\x69\x5D\x2E\x55\x2E\x24\x74\x3B\x36\x20\x73\x3D\x65\x2E\x39\x2E\x6C\x5B\x69\x5D\x2E\x32\x31\x5B\x30\x5D\x2E\x32\x33\x3B\x36\x20\x63\x3D\x65\x2E\x39\x2E\x6C\x5B\x69\x5D\x2E\x49\x2E\x24\x74\x3B\x36\x20\x24\x63\x3D\x24\x28\x27\x3C\x47\x3E\x27\x29\x2E\x59\x28\x63\x29\x3B\x78\x28\x63\x2E\x31\x32\x28\x22\x2F\x2F\x31\x42\x2E\x31\x4C\x2E\x31\x61\x2F\x31\x57\x2F\x22\x29\x3E\x2D\x31\x29\x7B\x36\x20\x70\x3D\x65\x2E\x39\x2E\x6C\x5B\x69\x5D\x2E\x32\x32\x24\x31\x58\x2E\x4A\x2E\x56\x28\x27\x2F\x57\x2E\x58\x27\x2C\x27\x2F\x31\x4B\x2E\x58\x27\x29\x3B\x36\x20\x6B\x3D\x70\x7D\x4F\x20\x78\x28\x63\x2E\x31\x32\x28\x22\x3C\x44\x22\x29\x3E\x2D\x31\x29\x7B\x36\x20\x71\x3D\x24\x63\x2E\x52\x28\x27\x44\x3A\x31\x53\x27\x29\x2E\x46\x28\x27\x4D\x27\x29\x2E\x56\x28\x27\x31\x48\x2D\x63\x27\x2C\x27\x31\x56\x27\x29\x3B\x36\x20\x6B\x3D\x71\x7D\x4F\x7B\x36\x20\x6B\x3D\x32\x35\x7D\x68\x2B\x3D\x27\x3C\x50\x3E\x3C\x47\x20\x6F\x3D\x22\x32\x6A\x2D\x31\x63\x22\x3E\x3C\x61\x20\x6F\x3D\x22\x32\x6A\x2D\x44\x22\x20\x42\x3D\x22\x27\x2B\x75\x2B\x27\x22\x20\x31\x65\x3D\x22\x31\x31\x3A\x4A\x28\x27\x2B\x6B\x2B\x27\x29\x20\x31\x35\x2D\x31\x52\x20\x31\x34\x20\x31\x34\x3B\x31\x31\x2D\x31\x50\x3A\x20\x31\x4E\x22\x3E\x3C\x41\x20\x6F\x3D\x22\x44\x2D\x31\x4F\x22\x2F\x3E\x3C\x2F\x61\x3E\x3C\x2F\x47\x3E\x3C\x61\x20\x42\x3D\x22\x2F\x5A\x2F\x31\x4A\x2F\x27\x2B\x73\x2B\x27\x22\x20\x6F\x3D\x22\x31\x46\x2D\x32\x71\x20\x32\x79\x20\x27\x2B\x73\x2B\x27\x22\x3E\x27\x2B\x73\x2B\x27\x3C\x2F\x61\x3E\x3C\x31\x39\x20\x6F\x3D\x22\x31\x41\x2D\x55\x22\x3E\x3C\x61\x20\x42\x3D\x22\x27\x2B\x75\x2B\x27\x22\x3E\x27\x2B\x67\x2B\x27\x3C\x2F\x61\x3E\x3C\x2F\x31\x39\x3E\x3C\x2F\x50\x3E\x27\x7D\x68\x2B\x3D\x27\x3C\x2F\x54\x3E\x27\x3B\x24\x28\x22\x2E\x32\x45\x20\x2E\x45\x2D\x49\x22\x29\x2E\x4C\x28\x6D\x28\x29\x7B\x24\x28\x7A\x29\x2E\x59\x28\x68\x29\x3B\x24\x28\x7A\x29\x2E\x33\x36\x28\x27\x31\x6B\x27\x29\x2E\x32\x64\x28\x27\x3C\x69\x20\x6F\x3D\x22\x31\x66\x20\x31\x66\x2D\x31\x63\x2D\x32\x52\x22\x3E\x3C\x2F\x69\x3E\x27\x29\x3B\x24\x28\x7A\x29\x2E\x52\x28\x27\x54\x27\x29\x2E\x32\x51\x28\x29\x7D\x29\x7D\x7D\x29\x7D\x4F\x20\x78\x28\x32\x75\x2E\x32\x69\x28\x27\x31\x4A\x27\x29\x29\x7B\x24\x2E\x31\x70\x28\x7B\x4A\x3A\x22\x2F\x31\x6F\x2F\x31\x6D\x2F\x57\x2F\x2D\x2F\x22\x2B\x76\x2B\x22\x3F\x31\x72\x3D\x31\x79\x2D\x31\x68\x2D\x31\x76\x26\x31\x38\x2D\x31\x37\x3D\x22\x2B\x62\x2C\x31\x6C\x3A\x27\x31\x77\x27\x2C\x31\x75\x3A\x22\x31\x73\x22\x2C\x31\x78\x3A\x6D\x28\x65\x29\x7B\x36\x20\x75\x3D\x22\x22\x3B\x36\x20\x68\x3D\x27\x3C\x54\x3E\x27\x3B\x31\x33\x28\x36\x20\x69\x3D\x30\x3B\x69\x3C\x65\x2E\x39\x2E\x6C\x2E\x4E\x3B\x69\x2B\x2B\x29\x7B\x31\x33\x28\x36\x20\x6A\x3D\x30\x3B\x6A\x3C\x65\x2E\x39\x2E\x6C\x5B\x69\x5D\x2E\x43\x2E\x4E\x3B\x6A\x2B\x2B\x29\x7B\x78\x28\x65\x2E\x39\x2E\x6C\x5B\x69\x5D\x2E\x43\x5B\x6A\x5D\x2E\x31\x43\x3D\x3D\x22\x31\x44\x22\x29\x7B\x75\x3D\x65\x2E\x39\x2E\x6C\x5B\x69\x5D\x2E\x43\x5B\x6A\x5D\x2E\x42\x3B\x31\x74\x7D\x7D\x36\x20\x67\x3D\x65\x2E\x39\x2E\x6C\x5B\x69\x5D\x2E\x55\x2E\x24\x74\x3B\x36\x20\x73\x3D\x65\x2E\x39\x2E\x6C\x5B\x69\x5D\x2E\x32\x31\x5B\x30\x5D\x2E\x32\x33\x3B\x36\x20\x63\x3D\x65\x2E\x39\x2E\x6C\x5B\x69\x5D\x2E\x49\x2E\x24\x74\x3B\x36\x20\x24\x63\x3D\x24\x28\x27\x3C\x47\x3E\x27\x29\x2E\x59\x28\x63\x29\x3B\x78\x28\x63\x2E\x31\x32\x28\x22\x2F\x2F\x31\x42\x2E\x31\x4C\x2E\x31\x61\x2F\x31\x57\x2F\x22\x29\x3E\x2D\x31\x29\x7B\x36\x20\x70\x3D\x65\x2E\x39\x2E\x6C\x5B\x69\x5D\x2E\x32\x32\x24\x31\x58\x2E\x4A\x2E\x56\x28\x27\x2F\x57\x2E\x58\x27\x2C\x27\x2F\x31\x4B\x2E\x58\x27\x29\x3B\x36\x20\x6B\x3D\x70\x7D\x4F\x20\x78\x28\x63\x2E\x31\x32\x28\x22\x3C\x44\x22\x29\x3E\x2D\x31\x29\x7B\x36\x20\x71\x3D\x24\x63\x2E\x52\x28\x27\x44\x3A\x31\x53\x27\x29\x2E\x46\x28\x27\x4D\x27\x29\x2E\x56\x28\x27\x31\x48\x2D\x63\x27\x2C\x27\x31\x56\x27\x29\x3B\x36\x20\x6B\x3D\x71\x7D\x4F\x7B\x36\x20\x6B\x3D\x32\x35\x7D\x68\x2B\x3D\x27\x3C\x50\x3E\x3C\x47\x20\x6F\x3D\x22\x32\x6A\x2D\x31\x63\x22\x3E\x3C\x61\x20\x6F\x3D\x22\x32\x6A\x2D\x44\x22\x20\x42\x3D\x22\x27\x2B\x75\x2B\x27\x22\x20\x31\x65\x3D\x22\x31\x31\x3A\x4A\x28\x27\x2B\x6B\x2B\x27\x29\x20\x31\x35\x2D\x31\x52\x20\x31\x34\x20\x31\x34\x3B\x31\x31\x2D\x31\x50\x3A\x20\x31\x4E\x22\x3E\x3C\x41\x20\x6F\x3D\x22\x44\x2D\x31\x4F\x22\x2F\x3E\x3C\x2F\x61\x3E\x3C\x2F\x47\x3E\x3C\x61\x20\x42\x3D\x22\x2F\x5A\x2F\x31\x4A\x2F\x27\x2B\x73\x2B\x27\x22\x20\x6F\x3D\x22\x31\x46\x2D\x32\x71\x20\x32\x79\x20\x27\x2B\x73\x2B\x27\x22\x3E\x27\x2B\x73\x2B\x27\x3C\x2F\x61\x3E\x3C\x31\x39\x20\x6F\x3D\x22\x31\x41\x2D\x55\x22\x3E\x3C\x61\x20\x42\x3D\x22\x27\x2B\x75\x2B\x27\x22\x3E\x27\x2B\x67\x2B\x27\x3C\x2F\x61\x3E\x3C\x2F\x31\x39\x3E\x3C\x2F\x50\x3E\x27\x7D\x68\x2B\x3D\x27\x3C\x2F\x54\x3E\x27\x3B\x24\x28\x22\x2E\x32\x45\x20\x2E\x31\x7A\x20\x2E\x45\x2D\x49\x22\x29\x2E\x4C\x28\x6D\x28\x29\x7B\x24\x28\x7A\x29\x2E\x59\x28\x68\x29\x3B\x24\x28\x7A\x29\x2E\x33\x36\x28\x27\x31\x6B\x27\x29\x2E\x32\x64\x28\x27\x3C\x69\x20\x6F\x3D\x22\x31\x66\x20\x31\x66\x2D\x31\x63\x2D\x32\x52\x22\x3E\x3C\x2F\x69\x3E\x27\x29\x3B\x24\x28\x7A\x29\x2E\x52\x28\x27\x54\x27\x29\x2E\x32\x51\x28\x29\x7D\x29\x7D\x7D\x29\x7D\x7D\x29\x3B\x24\x28\x27\x2E\x31\x62\x2D\x45\x20\x2E\x31\x7A\x20\x2E\x45\x2D\x49\x20\x41\x2E\x33\x73\x27\x29\x2E\x4C\x28\x6D\x28\x29\x7B\x36\x20\x62\x3D\x24\x28\x7A\x29\x2E\x46\x28\x22\x48\x2D\x31\x35\x22\x29\x3B\x24\x2E\x31\x70\x28\x7B\x4A\x3A\x22\x2F\x31\x6F\x2F\x32\x50\x2F\x57\x3F\x31\x72\x3D\x31\x79\x2D\x31\x68\x2D\x31\x76\x26\x31\x38\x2D\x31\x37\x3D\x22\x2B\x62\x2C\x31\x6C\x3A\x27\x31\x77\x27\x2C\x31\x75\x3A\x22\x31\x73\x22\x2C\x31\x78\x3A\x6D\x28\x65\x29\x7B\x36\x20\x75\x3D\x22\x22\x3B\x36\x20\x68\x3D\x27\x3C\x54\x20\x6F\x3D\x22\x31\x45\x2D\x45\x22\x3E\x27\x3B\x31\x33\x28\x36\x20\x69\x3D\x30\x3B\x69\x3C\x65\x2E\x39\x2E\x6C\x2E\x4E\x3B\x69\x2B\x2B\x29\x7B\x78\x28\x69\x3D\x3D\x65\x2E\x39\x2E\x6C\x2E\x4E\x29\x31\x74\x3B\x31\x33\x28\x36\x20\x6A\x3D\x30\x3B\x6A\x3C\x65\x2E\x39\x2E\x6C\x5B\x69\x5D\x2E\x43\x2E\x4E\x3B\x6A\x2B\x2B\x29\x7B\x78\x28\x65\x2E\x39\x2E\x6C\x5B\x69\x5D\x2E\x43\x5B\x6A\x5D\x2E\x31\x43\x3D\x3D\x27\x31\x44\x27\x29\x7B\x75\x3D\x65\x2E\x39\x2E\x6C\x5B\x69\x5D\x2E\x43\x5B\x6A\x5D\x2E\x42\x3B\x31\x74\x7D\x7D\x78\x28\x22\x49\x22\x31\x68\x20\x65\x2E\x39\x2E\x6C\x5B\x69\x5D\x29\x7B\x36\x20\x63\x3D\x65\x2E\x39\x2E\x6C\x5B\x69\x5D\x2E\x49\x2E\x24\x74\x7D\x4F\x20\x78\x28\x22\x32\x4C\x22\x31\x68\x20\x34\x78\x29\x7B\x36\x20\x63\x3D\x65\x2E\x39\x2E\x6C\x5B\x69\x5D\x2E\x32\x4C\x2E\x24\x74\x7D\x4F\x20\x36\x20\x63\x3D\x22\x22\x3B\x36\x20\x32\x4D\x3D\x2F\x3C\x5C\x53\x5B\x5E\x3E\x5D\x2A\x3E\x2F\x67\x3B\x63\x3D\x63\x2E\x56\x28\x32\x4D\x2C\x22\x22\x29\x3B\x78\x28\x63\x2E\x4E\x3E\x34\x76\x29\x7B\x63\x3D\x27\x27\x2B\x63\x2E\x31\x67\x28\x30\x2C\x34\x75\x29\x2B\x27\x2E\x2E\x2E\x27\x7D\x36\x20\x79\x3D\x65\x2E\x39\x2E\x6C\x5B\x69\x5D\x2E\x31\x55\x5B\x30\x5D\x2E\x32\x73\x2E\x24\x74\x3B\x36\x20\x32\x67\x3D\x65\x2E\x39\x2E\x6C\x5B\x69\x5D\x2E\x31\x55\x5B\x30\x5D\x2E\x34\x72\x24\x33\x37\x2E\x4D\x3B\x78\x28\x32\x67\x2E\x32\x69\x28\x27\x31\x47\x3A\x2F\x2F\x32\x78\x2E\x32\x68\x2E\x31\x61\x2F\x44\x2F\x34\x73\x2E\x33\x6C\x27\x29\x29\x7B\x36\x20\x6B\x3D\x27\x31\x47\x3A\x2F\x2F\x32\x78\x2E\x32\x68\x2E\x31\x61\x2F\x44\x2F\x33\x72\x2E\x33\x77\x27\x7D\x4F\x7B\x78\x28\x32\x67\x2E\x32\x69\x28\x27\x31\x47\x3A\x2F\x2F\x33\x55\x2E\x32\x68\x2E\x31\x61\x2F\x44\x2F\x34\x74\x2D\x34\x66\x2E\x33\x6C\x27\x29\x29\x7B\x36\x20\x6B\x3D\x27\x31\x47\x3A\x2F\x2F\x32\x78\x2E\x32\x68\x2E\x31\x61\x2F\x44\x2F\x33\x72\x2E\x33\x77\x27\x7D\x4F\x7B\x36\x20\x6B\x3D\x32\x67\x7D\x7D\x3B\x68\x2B\x3D\x27\x3C\x50\x3E\x3C\x47\x20\x6F\x3D\x22\x31\x45\x2D\x34\x65\x22\x3E\x3C\x44\x20\x6F\x3D\x22\x31\x45\x2D\x44\x22\x20\x4D\x3D\x22\x27\x2B\x6B\x2B\x27\x22\x2F\x3E\x3C\x2F\x47\x3E\x3C\x61\x20\x42\x3D\x22\x27\x2B\x75\x2B\x27\x22\x3E\x27\x2B\x79\x2B\x27\x3C\x2F\x61\x3E\x3C\x41\x3E\x22\x27\x2B\x63\x2B\x27\x22\x3C\x2F\x41\x3E\x3C\x2F\x50\x3E\x27\x7D\x68\x2B\x3D\x27\x3C\x2F\x54\x3E\x3C\x47\x20\x6F\x3D\x22\x33\x67\x22\x2F\x3E\x27\x3B\x24\x28\x27\x2E\x31\x62\x2D\x45\x20\x2E\x31\x7A\x20\x2E\x45\x2D\x49\x20\x41\x2E\x33\x73\x27\x29\x2E\x4C\x28\x6D\x28\x29\x7B\x36\x20\x51\x3D\x24\x28\x7A\x29\x2E\x46\x28\x22\x48\x2D\x31\x35\x22\x29\x3B\x78\x28\x51\x3D\x3D\x62\x29\x7B\x24\x28\x7A\x29\x2E\x32\x39\x28\x29\x2E\x59\x28\x68\x29\x7D\x7D\x29\x7D\x7D\x29\x7D\x29\x3B\x24\x28\x27\x2E\x31\x62\x2D\x45\x20\x2E\x31\x7A\x20\x2E\x45\x2D\x49\x20\x41\x2E\x33\x74\x27\x29\x2E\x4C\x28\x6D\x28\x29\x7B\x36\x20\x62\x3D\x24\x28\x7A\x29\x2E\x46\x28\x22\x48\x2D\x31\x35\x22\x29\x3B\x24\x2E\x31\x70\x28\x7B\x4A\x3A\x22\x2F\x31\x6F\x2F\x31\x6D\x2F\x57\x3F\x31\x72\x3D\x31\x79\x2D\x31\x68\x2D\x31\x76\x26\x31\x38\x2D\x31\x37\x3D\x22\x2B\x62\x2C\x31\x6C\x3A\x27\x31\x77\x27\x2C\x31\x75\x3A\x22\x31\x73\x22\x2C\x31\x78\x3A\x6D\x28\x65\x29\x7B\x36\x20\x75\x3D\x22\x22\x3B\x36\x20\x68\x3D\x27\x3C\x54\x20\x6F\x3D\x22\x33\x6A\x2D\x45\x22\x3E\x27\x3B\x31\x33\x28\x36\x20\x69\x3D\x30\x3B\x69\x3C\x65\x2E\x39\x2E\x6C\x2E\x4E\x3B\x69\x2B\x2B\x29\x7B\x31\x33\x28\x36\x20\x6A\x3D\x30\x3B\x6A\x3C\x65\x2E\x39\x2E\x6C\x5B\x69\x5D\x2E\x43\x2E\x4E\x3B\x6A\x2B\x2B\x29\x7B\x78\x28\x65\x2E\x39\x2E\x6C\x5B\x69\x5D\x2E\x43\x5B\x6A\x5D\x2E\x31\x43\x3D\x3D\x22\x31\x44\x22\x29\x7B\x75\x3D\x65\x2E\x39\x2E\x6C\x5B\x69\x5D\x2E\x43\x5B\x6A\x5D\x2E\x42\x3B\x31\x74\x7D\x7D\x36\x20\x67\x3D\x65\x2E\x39\x2E\x6C\x5B\x69\x5D\x2E\x55\x2E\x24\x74\x3B\x36\x20\x73\x3D\x65\x2E\x39\x2E\x6C\x5B\x69\x5D\x2E\x32\x31\x5B\x30\x5D\x2E\x32\x33\x3B\x36\x20\x79\x3D\x65\x2E\x39\x2E\x6C\x5B\x69\x5D\x2E\x31\x55\x5B\x30\x5D\x2E\x32\x73\x2E\x24\x74\x3B\x36\x20\x64\x3D\x65\x2E\x39\x2E\x6C\x5B\x69\x5D\x2E\x32\x47\x2E\x24\x74\x2C\x74\x3D\x64\x2E\x31\x67\x28\x30\x2C\x34\x29\x2C\x77\x3D\x64\x2E\x31\x67\x28\x35\x2C\x37\x29\x2C\x66\x3D\x64\x2E\x31\x67\x28\x38\x2C\x31\x30\x29\x2C\x72\x3D\x32\x72\x5B\x32\x74\x28\x77\x2C\x31\x30\x29\x5D\x2B\x27\x20\x27\x2B\x66\x2B\x27\x2C\x20\x27\x2B\x74\x3B\x36\x20\x63\x3D\x65\x2E\x39\x2E\x6C\x5B\x69\x5D\x2E\x49\x2E\x24\x74\x3B\x36\x20\x24\x63\x3D\x24\x28\x27\x3C\x47\x3E\x27\x29\x2E\x59\x28\x63\x29\x3B\x78\x28\x63\x2E\x31\x32\x28\x22\x2F\x2F\x31\x42\x2E\x31\x4C\x2E\x31\x61\x2F\x31\x57\x2F\x22\x29\x3E\x2D\x31\x29\x7B\x36\x20\x70\x3D\x65\x2E\x39\x2E\x6C\x5B\x69\x5D\x2E\x32\x32\x24\x31\x58\x2E\x4A\x2E\x56\x28\x27\x2F\x57\x2E\x58\x27\x2C\x27\x2F\x31\x4B\x2E\x58\x27\x29\x3B\x36\x20\x6B\x3D\x70\x7D\x4F\x20\x78\x28\x63\x2E\x31\x32\x28\x22\x3C\x44\x22\x29\x3E\x2D\x31\x29\x7B\x36\x20\x71\x3D\x24\x63\x2E\x52\x28\x27\x44\x3A\x31\x53\x27\x29\x2E\x46\x28\x27\x4D\x27\x29\x2E\x56\x28\x27\x31\x48\x2D\x63\x27\x2C\x27\x31\x56\x27\x29\x3B\x36\x20\x6B\x3D\x71\x7D\x4F\x7B\x36\x20\x6B\x3D\x32\x35\x7D\x68\x2B\x3D\x27\x3C\x50\x3E\x3C\x61\x20\x6F\x3D\x22\x33\x66\x22\x20\x42\x3D\x22\x27\x2B\x75\x2B\x27\x22\x20\x31\x65\x3D\x22\x31\x31\x3A\x4A\x28\x27\x2B\x6B\x2B\x27\x29\x20\x31\x35\x2D\x31\x52\x20\x31\x34\x20\x31\x34\x3B\x31\x31\x2D\x31\x50\x3A\x20\x31\x4E\x22\x3E\x3C\x41\x20\x6F\x3D\x22\x44\x2D\x31\x4F\x22\x2F\x3E\x3C\x2F\x61\x3E\x3C\x47\x20\x6F\x3D\x22\x31\x46\x2D\x33\x38\x22\x3E\x3C\x31\x39\x20\x6F\x3D\x22\x33\x6B\x2D\x55\x22\x3E\x3C\x61\x20\x42\x3D\x22\x27\x2B\x75\x2B\x27\x22\x3E\x27\x2B\x67\x2B\x27\x3C\x2F\x61\x3E\x3C\x2F\x31\x39\x3E\x3C\x41\x20\x6F\x3D\x22\x31\x41\x2D\x31\x55\x22\x3E\x27\x2B\x79\x2B\x27\x3C\x2F\x41\x3E\x3C\x41\x20\x6F\x3D\x22\x31\x41\x2D\x32\x30\x22\x3E\x27\x2B\x72\x2B\x27\x3C\x2F\x41\x3E\x3C\x2F\x47\x3E\x3C\x2F\x50\x3E\x27\x7D\x68\x2B\x3D\x27\x3C\x2F\x54\x3E\x27\x3B\x24\x28\x27\x2E\x31\x62\x2D\x45\x20\x2E\x31\x7A\x20\x2E\x45\x2D\x49\x20\x41\x2E\x33\x74\x27\x29\x2E\x4C\x28\x6D\x28\x29\x7B\x36\x20\x51\x3D\x24\x28\x7A\x29\x2E\x46\x28\x22\x48\x2D\x31\x35\x22\x29\x3B\x78\x28\x51\x3D\x3D\x62\x29\x7B\x24\x28\x7A\x29\x2E\x32\x39\x28\x29\x2E\x59\x28\x68\x29\x7D\x7D\x29\x7D\x7D\x29\x7D\x29\x3B\x24\x28\x27\x2E\x31\x62\x2D\x45\x20\x2E\x31\x7A\x20\x2E\x45\x2D\x49\x20\x41\x2E\x33\x69\x27\x29\x2E\x4C\x28\x6D\x28\x29\x7B\x36\x20\x76\x3D\x24\x28\x7A\x29\x2E\x46\x28\x22\x48\x2D\x31\x4A\x22\x29\x2C\x62\x3D\x24\x28\x7A\x29\x2E\x46\x28\x22\x48\x2D\x31\x35\x22\x29\x3B\x24\x2E\x31\x70\x28\x7B\x4A\x3A\x22\x2F\x31\x6F\x2F\x31\x6D\x2F\x57\x2F\x2D\x2F\x22\x2B\x76\x2B\x22\x3F\x31\x72\x3D\x31\x79\x2D\x31\x68\x2D\x31\x76\x26\x31\x38\x2D\x31\x37\x3D\x22\x2B\x62\x2C\x31\x6C\x3A\x27\x31\x77\x27\x2C\x31\x75\x3A\x22\x31\x73\x22\x2C\x31\x78\x3A\x6D\x28\x65\x29\x7B\x36\x20\x75\x3D\x22\x22\x3B\x36\x20\x68\x3D\x27\x3C\x54\x20\x6F\x3D\x22\x33\x6A\x2D\x45\x22\x3E\x27\x3B\x31\x33\x28\x36\x20\x69\x3D\x30\x3B\x69\x3C\x65\x2E\x39\x2E\x6C\x2E\x4E\x3B\x69\x2B\x2B\x29\x7B\x31\x33\x28\x36\x20\x6A\x3D\x30\x3B\x6A\x3C\x65\x2E\x39\x2E\x6C\x5B\x69\x5D\x2E\x43\x2E\x4E\x3B\x6A\x2B\x2B\x29\x7B\x78\x28\x65\x2E\x39\x2E\x6C\x5B\x69\x5D\x2E\x43\x5B\x6A\x5D\x2E\x31\x43\x3D\x3D\x22\x31\x44\x22\x29\x7B\x75\x3D\x65\x2E\x39\x2E\x6C\x5B\x69\x5D\x2E\x43\x5B\x6A\x5D\x2E\x42\x3B\x31\x74\x7D\x7D\x36\x20\x67\x3D\x65\x2E\x39\x2E\x6C\x5B\x69\x5D\x2E\x55\x2E\x24\x74\x3B\x36\x20\x73\x3D\x65\x2E\x39\x2E\x6C\x5B\x69\x5D\x2E\x32\x31\x5B\x30\x5D\x2E\x32\x33\x3B\x36\x20\x79\x3D\x65\x2E\x39\x2E\x6C\x5B\x69\x5D\x2E\x31\x55\x5B\x30\x5D\x2E\x32\x73\x2E\x24\x74\x3B\x36\x20\x64\x3D\x65\x2E\x39\x2E\x6C\x5B\x69\x5D\x2E\x32\x47\x2E\x24\x74\x2C\x74\x3D\x64\x2E\x31\x67\x28\x30\x2C\x34\x29\x2C\x77\x3D\x64\x2E\x31\x67\x28\x35\x2C\x37\x29\x2C\x66\x3D\x64\x2E\x31\x67\x28\x38\x2C\x31\x30\x29\x2C\x72\x3D\x32\x72\x5B\x32\x74\x28\x77\x2C\x31\x30\x29\x5D\x2B\x27\x20\x27\x2B\x66\x2B\x27\x2C\x20\x27\x2B\x74\x3B\x36\x20\x63\x3D\x65\x2E\x39\x2E\x6C\x5B\x69\x5D\x2E\x49\x2E\x24\x74\x3B\x36\x20\x24\x63\x3D\x24\x28\x27\x3C\x47\x3E\x27\x29\x2E\x59\x28\x63\x29\x3B\x78\x28\x63\x2E\x31\x32\x28\x22\x2F\x2F\x31\x42\x2E\x31\x4C\x2E\x31\x61\x2F\x31\x57\x2F\x22\x29\x3E\x2D\x31\x29\x7B\x36\x20\x70\x3D\x65\x2E\x39\x2E\x6C\x5B\x69\x5D\x2E\x32\x32\x24\x31\x58\x2E\x4A\x2E\x56\x28\x27\x2F\x57\x2E\x58\x27\x2C\x27\x2F\x31\x4B\x2E\x58\x27\x29\x3B\x36\x20\x6B\x3D\x70\x7D\x4F\x20\x78\x28\x63\x2E\x31\x32\x28\x22\x3C\x44\x22\x29\x3E\x2D\x31\x29\x7B\x36\x20\x71\x3D\x24\x63\x2E\x52\x28\x27\x44\x3A\x31\x53\x27\x29\x2E\x46\x28\x27\x4D\x27\x29\x2E\x56\x28\x27\x31\x48\x2D\x63\x27\x2C\x27\x31\x56\x27\x29\x3B\x36\x20\x6B\x3D\x71\x7D\x4F\x7B\x36\x20\x6B\x3D\x32\x35\x7D\x68\x2B\x3D\x27\x3C\x50\x3E\x3C\x61\x20\x6F\x3D\x22\x33\x66\x22\x20\x42\x3D\x22\x27\x2B\x75\x2B\x27\x22\x20\x31\x65\x3D\x22\x31\x31\x3A\x4A\x28\x27\x2B\x6B\x2B\x27\x29\x20\x31\x35\x2D\x31\x52\x20\x31\x34\x20\x31\x34\x3B\x31\x31\x2D\x31\x50\x3A\x20\x31\x4E\x22\x3E\x3C\x41\x20\x6F\x3D\x22\x44\x2D\x31\x4F\x22\x2F\x3E\x3C\x2F\x61\x3E\x3C\x47\x20\x6F\x3D\x22\x31\x46\x2D\x33\x38\x22\x3E\x3C\x31\x39\x20\x6F\x3D\x22\x33\x6B\x2D\x55\x22\x3E\x3C\x61\x20\x42\x3D\x22\x27\x2B\x75\x2B\x27\x22\x3E\x27\x2B\x67\x2B\x27\x3C\x2F\x61\x3E\x3C\x2F\x31\x39\x3E\x3C\x41\x20\x6F\x3D\x22\x31\x41\x2D\x31\x55\x22\x3E\x27\x2B\x79\x2B\x27\x3C\x2F\x41\x3E\x3C\x41\x20\x6F\x3D\x22\x31\x41\x2D\x32\x30\x22\x3E\x27\x2B\x72\x2B\x27\x3C\x2F\x41\x3E\x3C\x2F\x47\x3E\x3C\x2F\x50\x3E\x27\x7D\x68\x2B\x3D\x27\x3C\x2F\x54\x3E\x27\x3B\x24\x28\x22\x2E\x31\x62\x2D\x45\x20\x2E\x31\x7A\x20\x2E\x45\x2D\x49\x20\x41\x2E\x33\x69\x22\x29\x2E\x4C\x28\x6D\x28\x29\x7B\x36\x20\x51\x3D\x24\x28\x7A\x29\x2E\x46\x28\x22\x48\x2D\x31\x4A\x22\x29\x3B\x78\x28\x51\x3D\x3D\x76\x29\x7B\x24\x28\x7A\x29\x2E\x32\x39\x28\x29\x2E\x59\x28\x68\x29\x7D\x7D\x29\x7D\x7D\x29\x7D\x29\x3B\x24\x28\x22\x23\x31\x36\x2D\x31\x6D\x22\x29\x2E\x4C\x28\x6D\x28\x29\x7B\x36\x20\x67\x3D\x24\x28\x7A\x29\x2E\x59\x28\x29\x3B\x36\x20\x33\x64\x3D\x34\x3B\x24\x2E\x31\x70\x28\x7B\x4A\x3A\x22\x2F\x31\x6F\x2F\x31\x6D\x2F\x57\x2F\x2D\x2F\x22\x2B\x67\x2B\x22\x3F\x31\x72\x3D\x31\x79\x2D\x31\x68\x2D\x31\x76\x26\x31\x38\x2D\x31\x37\x3D\x22\x2B\x33\x64\x2C\x31\x6C\x3A\x27\x31\x77\x27\x2C\x31\x75\x3A\x22\x31\x73\x22\x2C\x31\x78\x3A\x6D\x28\x48\x29\x7B\x36\x20\x31\x59\x3D\x22\x22\x3B\x36\x20\x32\x6E\x3D\x27\x3C\x47\x20\x6F\x3D\x22\x31\x36\x22\x3E\x27\x3B\x31\x33\x28\x36\x20\x69\x3D\x30\x3B\x69\x3C\x48\x2E\x39\x2E\x6C\x2E\x4E\x3B\x69\x2B\x2B\x29\x7B\x31\x33\x28\x36\x20\x6A\x3D\x30\x3B\x6A\x3C\x48\x2E\x39\x2E\x6C\x5B\x69\x5D\x2E\x43\x2E\x4E\x3B\x6A\x2B\x2B\x29\x7B\x78\x28\x48\x2E\x39\x2E\x6C\x5B\x69\x5D\x2E\x43\x5B\x6A\x5D\x2E\x31\x43\x3D\x3D\x22\x31\x44\x22\x29\x7B\x31\x59\x3D\x48\x2E\x39\x2E\x6C\x5B\x69\x5D\x2E\x43\x5B\x6A\x5D\x2E\x42\x3B\x31\x74\x7D\x7D\x36\x20\x33\x68\x3D\x48\x2E\x39\x2E\x6C\x5B\x69\x5D\x2E\x55\x2E\x24\x74\x3B\x36\x20\x32\x4E\x3D\x48\x2E\x39\x2E\x6C\x5B\x69\x5D\x2E\x32\x31\x5B\x30\x5D\x2E\x32\x33\x3B\x36\x20\x32\x6F\x3D\x48\x2E\x39\x2E\x6C\x5B\x69\x5D\x2E\x32\x47\x2E\x24\x74\x2C\x33\x34\x3D\x32\x6F\x2E\x31\x67\x28\x30\x2C\x34\x29\x2C\x33\x32\x3D\x32\x6F\x2E\x31\x67\x28\x35\x2C\x37\x29\x2C\x32\x53\x3D\x32\x6F\x2E\x31\x67\x28\x38\x2C\x31\x30\x29\x2C\x32\x30\x3D\x32\x72\x5B\x32\x74\x28\x33\x32\x2C\x31\x30\x29\x5D\x2B\x27\x20\x27\x2B\x32\x53\x2B\x27\x2C\x20\x27\x2B\x33\x34\x3B\x36\x20\x49\x3D\x48\x2E\x39\x2E\x6C\x5B\x69\x5D\x2E\x49\x2E\x24\x74\x3B\x36\x20\x24\x49\x3D\x24\x28\x27\x3C\x47\x3E\x27\x29\x2E\x59\x28\x49\x29\x3B\x78\x28\x49\x2E\x31\x32\x28\x22\x31\x47\x3A\x2F\x2F\x31\x42\x2E\x31\x4C\x2E\x31\x61\x2F\x31\x57\x2F\x22\x29\x3E\x2D\x31\x7C\x7C\x49\x2E\x31\x32\x28\x22\x34\x38\x3A\x2F\x2F\x31\x42\x2E\x31\x4C\x2E\x31\x61\x2F\x31\x57\x2F\x22\x29\x3E\x2D\x31\x29\x7B\x36\x20\x33\x30\x3D\x48\x2E\x39\x2E\x6C\x5B\x69\x5D\x2E\x32\x32\x24\x31\x58\x2E\x4A\x3B\x36\x20\x31\x63\x3D\x27\x3C\x61\x20\x6F\x3D\x22\x31\x36\x2D\x44\x22\x20\x42\x3D\x22\x27\x2B\x31\x59\x2B\x27\x22\x20\x31\x65\x3D\x22\x31\x31\x3A\x4A\x28\x27\x2B\x33\x30\x2B\x27\x29\x20\x31\x35\x2D\x31\x52\x20\x31\x34\x20\x31\x34\x3B\x31\x31\x2D\x31\x50\x3A\x20\x31\x4E\x22\x2F\x3E\x27\x7D\x4F\x20\x78\x28\x49\x2E\x31\x32\x28\x22\x3C\x44\x22\x29\x3E\x2D\x31\x29\x7B\x36\x20\x4D\x3D\x24\x49\x2E\x52\x28\x27\x44\x3A\x31\x53\x27\x29\x2E\x46\x28\x27\x4D\x27\x29\x3B\x36\x20\x31\x63\x3D\x27\x3C\x61\x20\x6F\x3D\x22\x31\x36\x2D\x44\x22\x20\x42\x3D\x22\x27\x2B\x31\x59\x2B\x27\x22\x20\x31\x65\x3D\x22\x31\x31\x3A\x4A\x28\x27\x2B\x4D\x2B\x27\x29\x20\x31\x35\x2D\x31\x52\x20\x31\x34\x20\x31\x34\x3B\x31\x31\x2D\x31\x50\x3A\x20\x31\x4E\x22\x3E\x3C\x41\x20\x6F\x3D\x22\x31\x36\x2D\x31\x4F\x22\x3E\x3C\x2F\x41\x3E\x3C\x2F\x61\x3E\x27\x7D\x4F\x7B\x36\x20\x31\x63\x3D\x27\x3C\x61\x20\x6F\x3D\x22\x31\x36\x2D\x44\x22\x20\x42\x3D\x22\x27\x2B\x31\x59\x2B\x27\x22\x20\x31\x65\x3D\x22\x31\x31\x3A\x4A\x28\x27\x2B\x32\x35\x2B\x27\x29\x20\x31\x35\x2D\x31\x52\x20\x31\x34\x20\x31\x34\x3B\x31\x31\x2D\x31\x50\x3A\x20\x31\x4E\x22\x3E\x3C\x41\x20\x6F\x3D\x22\x31\x36\x2D\x31\x4F\x22\x3E\x3C\x2F\x41\x3E\x3C\x2F\x61\x3E\x27\x7D\x32\x6E\x2B\x3D\x27\x3C\x50\x3E\x3C\x41\x20\x6F\x3D\x22\x31\x36\x2D\x32\x71\x22\x3E\x27\x2B\x32\x4E\x2B\x27\x3C\x2F\x41\x3E\x3C\x47\x20\x6F\x3D\x22\x31\x36\x2D\x31\x63\x22\x3E\x27\x2B\x31\x63\x2B\x27\x3C\x2F\x47\x3E\x3C\x47\x20\x6F\x3D\x22\x31\x36\x2D\x49\x22\x3E\x3C\x31\x39\x20\x6F\x3D\x22\x31\x36\x2D\x55\x22\x3E\x3C\x61\x20\x42\x3D\x22\x27\x2B\x31\x59\x2B\x27\x22\x3E\x27\x2B\x33\x68\x2B\x27\x3C\x2F\x61\x3E\x3C\x41\x20\x6F\x3D\x22\x31\x41\x2D\x32\x30\x22\x3E\x27\x2B\x32\x30\x2B\x27\x3C\x2F\x41\x3E\x3C\x2F\x31\x39\x3E\x3C\x2F\x47\x3E\x3C\x2F\x50\x3E\x27\x7D\x32\x6E\x2B\x3D\x27\x3C\x2F\x47\x3E\x3C\x47\x20\x6F\x3D\x22\x33\x67\x22\x2F\x3E\x27\x3B\x24\x28\x22\x23\x31\x36\x2D\x31\x6D\x22\x29\x2E\x59\x28\x32\x6E\x29\x3B\x24\x28\x27\x2E\x31\x36\x2D\x44\x27\x29\x2E\x4C\x28\x6D\x28\x29\x7B\x24\x28\x7A\x29\x2E\x46\x28\x27\x31\x65\x27\x2C\x6D\x28\x69\x2C\x4D\x29\x7B\x31\x49\x20\x4D\x2E\x56\x28\x27\x2F\x57\x2E\x58\x27\x2C\x27\x2F\x31\x4B\x2E\x58\x27\x29\x7D\x29\x2E\x46\x28\x27\x31\x65\x27\x2C\x6D\x28\x69\x2C\x4D\x29\x7B\x31\x49\x20\x4D\x2E\x56\x28\x27\x31\x48\x2D\x63\x27\x2C\x27\x31\x56\x27\x29\x7D\x29\x7D\x29\x7D\x7D\x29\x7D\x29\x3B\x32\x46\x2E\x34\x35\x3D\x6D\x28\x29\x7B\x36\x20\x65\x3D\x31\x6A\x2E\x34\x34\x28\x22\x33\x59\x22\x29\x3B\x78\x28\x65\x3D\x3D\x33\x58\x29\x7B\x32\x46\x2E\x33\x57\x2E\x42\x3D\x22\x31\x47\x3A\x2F\x2F\x31\x42\x2E\x33\x75\x2E\x31\x61\x2F\x22\x7D\x65\x2E\x32\x41\x28\x22\x42\x22\x2C\x22\x31\x47\x3A\x2F\x2F\x31\x42\x2E\x33\x75\x2E\x31\x61\x2F\x22\x29\x3B\x65\x2E\x32\x41\x28\x22\x55\x22\x2C\x22\x20\x33\x56\x20\x34\x77\x22\x29\x3B\x65\x2E\x32\x41\x28\x22\x31\x43\x22\x2C\x22\x34\x71\x22\x29\x3B\x65\x2E\x33\x49\x3D\x22\x34\x30\x22\x7D","\x7C","\x73\x70\x6C\x69\x74","\x7C\x7C\x7C\x7C\x7C\x7C\x76\x61\x72\x7C\x7C\x7C\x66\x65\x65\x64\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x65\x6E\x74\x72\x79\x7C\x66\x75\x6E\x63\x74\x69\x6F\x6E\x7C\x7C\x63\x6C\x61\x73\x73\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x69\x66\x7C\x7C\x74\x68\x69\x73\x7C\x73\x70\x61\x6E\x7C\x68\x72\x65\x66\x7C\x6C\x69\x6E\x6B\x7C\x69\x6D\x67\x7C\x77\x69\x64\x67\x65\x74\x7C\x61\x74\x74\x72\x7C\x64\x69\x76\x7C\x64\x61\x74\x61\x7C\x63\x6F\x6E\x74\x65\x6E\x74\x7C\x75\x72\x6C\x7C\x69\x74\x65\x6D\x7C\x65\x61\x63\x68\x7C\x73\x72\x63\x7C\x6C\x65\x6E\x67\x74\x68\x7C\x65\x6C\x73\x65\x7C\x6C\x69\x7C\x74\x65\x78\x74\x7C\x66\x69\x6E\x64\x7C\x7C\x75\x6C\x7C\x74\x69\x74\x6C\x65\x7C\x72\x65\x70\x6C\x61\x63\x65\x7C\x64\x65\x66\x61\x75\x6C\x74\x7C\x6A\x70\x67\x7C\x68\x74\x6D\x6C\x7C\x73\x65\x61\x72\x63\x68\x7C\x7C\x62\x61\x63\x6B\x67\x72\x6F\x75\x6E\x64\x7C\x69\x6E\x64\x65\x78\x4F\x66\x7C\x66\x6F\x72\x7C\x63\x65\x6E\x74\x65\x72\x7C\x6E\x6F\x7C\x72\x65\x6C\x61\x74\x65\x64\x7C\x72\x65\x73\x75\x6C\x74\x73\x7C\x6D\x61\x78\x7C\x68\x33\x7C\x63\x6F\x6D\x7C\x72\x65\x61\x64\x79\x7C\x74\x68\x75\x6D\x62\x7C\x73\x6F\x63\x69\x61\x6C\x7C\x73\x74\x79\x6C\x65\x7C\x66\x61\x7C\x73\x75\x62\x73\x74\x72\x69\x6E\x67\x7C\x69\x6E\x7C\x68\x65\x61\x64\x65\x72\x7C\x64\x6F\x63\x75\x6D\x65\x6E\x74\x7C\x68\x32\x7C\x74\x79\x70\x65\x7C\x70\x6F\x73\x74\x73\x7C\x70\x61\x67\x65\x72\x7C\x66\x65\x65\x64\x73\x7C\x61\x6A\x61\x78\x7C\x62\x6C\x6F\x67\x7C\x61\x6C\x74\x7C\x6A\x73\x6F\x6E\x70\x7C\x62\x72\x65\x61\x6B\x7C\x64\x61\x74\x61\x54\x79\x70\x65\x7C\x73\x63\x72\x69\x70\x74\x7C\x67\x65\x74\x7C\x73\x75\x63\x63\x65\x73\x73\x7C\x6A\x73\x6F\x6E\x7C\x48\x54\x4D\x4C\x7C\x72\x65\x63\x65\x6E\x74\x7C\x77\x77\x77\x7C\x72\x65\x6C\x7C\x61\x6C\x74\x65\x72\x6E\x61\x74\x65\x7C\x63\x6D\x6D\x7C\x70\x6F\x73\x74\x7C\x68\x74\x74\x70\x7C\x73\x37\x32\x7C\x72\x65\x74\x75\x72\x6E\x7C\x6C\x61\x62\x65\x6C\x7C\x6D\x71\x64\x65\x66\x61\x75\x6C\x74\x7C\x79\x6F\x75\x74\x75\x62\x65\x7C\x6D\x65\x6E\x75\x7C\x63\x6F\x76\x65\x72\x7C\x6F\x76\x65\x72\x6C\x61\x79\x7C\x73\x69\x7A\x65\x7C\x6A\x51\x75\x65\x72\x79\x7C\x72\x65\x70\x65\x61\x74\x7C\x66\x69\x72\x73\x74\x7C\x63\x6F\x75\x6E\x74\x65\x72\x7C\x61\x75\x74\x68\x6F\x72\x7C\x73\x31\x36\x30\x30\x7C\x65\x6D\x62\x65\x64\x7C\x74\x68\x75\x6D\x62\x6E\x61\x69\x6C\x7C\x70\x6F\x73\x74\x75\x72\x6C\x7C\x74\x61\x62\x7C\x64\x61\x74\x65\x7C\x63\x61\x74\x65\x67\x6F\x72\x79\x7C\x6D\x65\x64\x69\x61\x7C\x74\x65\x72\x6D\x7C\x73\x69\x64\x65\x74\x61\x62\x73\x7C\x6E\x6F\x5F\x69\x6D\x61\x67\x65\x7C\x61\x63\x74\x69\x76\x65\x7C\x63\x6C\x69\x63\x6B\x7C\x4D\x61\x74\x68\x7C\x70\x61\x72\x65\x6E\x74\x7C\x6E\x65\x77\x65\x72\x7C\x64\x75\x72\x61\x74\x69\x6F\x6E\x7C\x72\x61\x6E\x64\x6F\x6D\x7C\x70\x72\x65\x70\x65\x6E\x64\x7C\x63\x6F\x75\x6E\x74\x7C\x72\x65\x6D\x6F\x76\x65\x7C\x79\x6B\x7C\x62\x6C\x6F\x67\x62\x6C\x6F\x67\x7C\x6D\x61\x74\x63\x68\x7C\x74\x6B\x7C\x6F\x6C\x64\x65\x72\x7C\x74\x6F\x67\x67\x6C\x65\x43\x6C\x61\x73\x73\x7C\x74\x61\x62\x73\x7C\x68\x74\x6D\x6C\x63\x6F\x64\x65\x7C\x67\x65\x74\x5F\x64\x61\x74\x65\x7C\x68\x69\x64\x65\x7C\x74\x61\x67\x7C\x6D\x6F\x6E\x74\x68\x5F\x66\x6F\x72\x6D\x61\x74\x7C\x6E\x61\x6D\x65\x7C\x70\x61\x72\x73\x65\x49\x6E\x74\x7C\x62\x6F\x78\x7C\x72\x6C\x69\x6E\x6B\x7C\x74\x61\x62\x73\x69\x64\x65\x31\x7C\x69\x6D\x67\x31\x7C\x69\x63\x6F\x6E\x7C\x74\x69\x6D\x65\x73\x7C\x73\x65\x74\x41\x74\x74\x72\x69\x62\x75\x74\x65\x7C\x74\x61\x62\x73\x69\x64\x65\x32\x7C\x77\x72\x61\x70\x7C\x70\x65\x72\x50\x61\x67\x65\x7C\x74\x69\x63\x6B\x65\x72\x7C\x77\x69\x6E\x64\x6F\x77\x7C\x70\x75\x62\x6C\x69\x73\x68\x65\x64\x7C\x74\x6F\x70\x7C\x74\x6F\x7C\x62\x61\x63\x6B\x7C\x73\x69\x6D\x70\x6C\x79\x54\x61\x62\x7C\x73\x75\x6D\x6D\x61\x72\x79\x7C\x72\x65\x7C\x70\x6F\x73\x74\x6C\x61\x62\x65\x6C\x7C\x61\x64\x64\x43\x6C\x61\x73\x73\x7C\x63\x6F\x6D\x6D\x65\x6E\x74\x73\x7C\x77\x65\x62\x54\x69\x63\x6B\x65\x72\x7C\x74\x61\x63\x6B\x7C\x64\x61\x79\x7C\x66\x61\x64\x65\x4F\x75\x74\x7C\x34\x30\x30\x7C\x66\x61\x64\x65\x49\x6E\x7C\x6F\x66\x66\x73\x65\x74\x7C\x50\x6F\x70\x75\x6C\x61\x72\x50\x6F\x73\x74\x73\x7C\x74\x69\x6D\x65\x61\x67\x6F\x7C\x65\x76\x65\x6E\x74\x7C\x73\x72\x63\x32\x7C\x66\x6C\x6F\x6F\x72\x7C\x6D\x6F\x6E\x74\x68\x7C\x63\x68\x69\x6C\x64\x72\x65\x6E\x7C\x79\x65\x61\x72\x7C\x73\x63\x72\x6F\x6C\x6C\x54\x6F\x70\x7C\x70\x72\x65\x76\x7C\x69\x6D\x61\x67\x65\x7C\x70\x61\x6E\x65\x6C\x7C\x6F\x6C\x64\x65\x72\x4C\x69\x6E\x6B\x54\x69\x74\x6C\x65\x7C\x6F\x6C\x64\x65\x72\x4C\x69\x6E\x6B\x7C\x68\x39\x7C\x72\x65\x70\x6C\x61\x63\x65\x54\x65\x78\x74\x7C\x72\x65\x6C\x61\x74\x65\x64\x5F\x6E\x75\x6D\x62\x65\x72\x7C\x6E\x65\x77\x65\x72\x4C\x69\x6E\x6B\x54\x69\x74\x6C\x65\x7C\x72\x63\x74\x68\x75\x6D\x62\x7C\x63\x6C\x65\x61\x72\x7C\x70\x6F\x73\x74\x74\x69\x74\x6C\x65\x7C\x6C\x61\x62\x65\x6C\x70\x6F\x73\x74\x7C\x63\x75\x73\x74\x6F\x6D\x7C\x72\x63\x70\x7C\x67\x69\x66\x7C\x6E\x65\x77\x65\x72\x4C\x69\x6E\x6B\x7C\x66\x65\x61\x74\x7C\x66\x6F\x72\x6D\x7C\x6E\x61\x76\x69\x7C\x6C\x6F\x61\x64\x7C\x61\x6E\x6F\x6E\x33\x36\x7C\x72\x65\x63\x65\x6E\x74\x63\x6F\x6D\x6D\x65\x6E\x74\x73\x7C\x72\x65\x63\x65\x6E\x74\x70\x6F\x73\x74\x73\x7C\x74\x65\x6D\x70\x6C\x61\x74\x65\x73\x79\x61\x72\x64\x7C\x68\x38\x7C\x70\x6E\x67\x7C\x61\x62\x62\x72\x7C\x4C\x69\x6E\x6B\x4C\x69\x73\x74\x7C\x66\x78\x7C\x73\x69\x64\x65\x62\x61\x72\x7C\x72\x65\x6D\x6F\x76\x65\x43\x6C\x61\x73\x73\x7C\x75\x6E\x64\x65\x66\x69\x6E\x65\x64\x7C\x73\x36\x34\x30\x7C\x66\x61\x63\x65\x62\x6F\x6F\x6B\x7C\x61\x74\x74\x72\x69\x62\x75\x74\x65\x7C\x53\x75\x62\x73\x63\x72\x69\x62\x65\x73\x7C\x72\x73\x73\x7C\x69\x6E\x6E\x65\x72\x48\x54\x4D\x4C\x7C\x70\x72\x69\x6D\x65\x69\x72\x6F\x7C\x62\x65\x66\x6F\x72\x65\x7C\x62\x6C\x6F\x63\x6B\x7C\x6C\x6F\x77\x65\x72\x62\x61\x72\x7C\x6F\x75\x74\x65\x72\x7C\x61\x6E\x69\x6D\x61\x74\x69\x6F\x6E\x7C\x4C\x69\x6B\x65\x73\x7C\x67\x65\x74\x50\x61\x72\x61\x6D\x65\x74\x65\x72\x42\x79\x4E\x61\x6D\x65\x7C\x6D\x6F\x75\x73\x65\x65\x76\x65\x6E\x74\x7C\x74\x61\x62\x73\x6C\x65\x74\x7C\x74\x72\x75\x65\x7C\x69\x6D\x67\x32\x7C\x42\x6C\x6F\x67\x67\x65\x72\x7C\x6C\x6F\x63\x61\x74\x69\x6F\x6E\x7C\x6E\x75\x6C\x6C\x7C\x6D\x79\x63\x6F\x6E\x74\x65\x6E\x74\x7C\x73\x75\x62\x7C\x54\x65\x6D\x70\x6C\x61\x74\x65\x73\x79\x61\x72\x64\x7C\x68\x6F\x76\x65\x72\x54\x69\x6D\x65\x6F\x75\x74\x7C\x6E\x61\x76\x7C\x68\x61\x73\x53\x75\x62\x7C\x67\x65\x74\x45\x6C\x65\x6D\x65\x6E\x74\x42\x79\x49\x64\x7C\x6F\x6E\x6C\x6F\x61\x64\x7C\x61\x70\x70\x65\x6E\x64\x7C\x62\x6C\x6F\x67\x67\x65\x72\x7C\x68\x74\x74\x70\x73\x7C\x50\x6F\x73\x74\x7C\x43\x6F\x6D\x6D\x65\x6E\x74\x7C\x66\x61\x64\x65\x7C\x73\x68\x6F\x77\x53\x70\x65\x65\x64\x7C\x68\x69\x64\x65\x53\x70\x65\x65\x64\x7C\x61\x76\x61\x74\x61\x72\x7C\x72\x6F\x75\x6E\x64\x65\x64\x7C\x61\x6E\x69\x6D\x61\x74\x65\x7C\x66\x61\x6C\x73\x65\x7C\x73\x74\x61\x72\x74\x7C\x69\x6E\x64\x65\x78\x7C\x62\x6F\x64\x79\x7C\x70\x72\x65\x76\x65\x6E\x74\x44\x65\x66\x61\x75\x6C\x74\x7C\x32\x32\x30\x7C\x35\x30\x30\x7C\x73\x63\x72\x6F\x6C\x6C\x7C\x72\x64\x6E\x7C\x64\x6F\x66\x6F\x6C\x6C\x6F\x77\x7C\x67\x64\x7C\x62\x6C\x61\x6E\x6B\x7C\x62\x31\x36\x7C\x35\x30\x7C\x37\x30\x7C\x54\x65\x6D\x70\x6C\x61\x74\x65\x73\x7C\x62\x5F\x72\x63\x7C\x73\x6C\x69\x64\x65\x44\x6F\x77\x6E\x7C\x46\x65\x61\x74\x75\x72\x65\x64\x50\x6F\x73\x74","","\x66\x72\x6F\x6D\x43\x68\x61\x72\x43\x6F\x64\x65","\x5C\x62","\x67","\x72\x65\x70\x6C\x61\x63\x65"];eval(function(_0x840dx1,_0x840dx2,_0x840dx3,_0x840dx4,_0x840dx5,_0x840dx6){_0x840dx5= function(_0x840dx3){return (_0x840dx3< _0x840dx2?_0x7ab7[4]:_0x840dx5(parseInt(_0x840dx3/ _0x840dx2)))+ ((_0x840dx3= _0x840dx3% _0x840dx2)> 35?String[_0x7ab7[5]](_0x840dx3+ 29):_0x840dx3.toString(36))};while(_0x840dx3--){if(_0x840dx4[_0x840dx3]){_0x840dx1= _0x840dx1[_0x7ab7[8]]( new RegExp(_0x7ab7[6]+ _0x840dx5(_0x840dx3)+ _0x7ab7[6],_0x7ab7[7]),_0x840dx4[_0x840dx3])}};return _0x840dx1}(_0x7ab7[0],62,284,_0x7ab7[3][_0x7ab7[2]](_0x7ab7[1]))) //]]> </script> <!--Page Navigation Ends --> <script> //<![CDATA[ (function(d, s, id) { var js, fjs = d.getElementsByTagName(s)[0]; if (d.getElementById(id)) return; js = d.createElement(s); js.id = id; js.src = "//connect.facebook.net/en_US/sdk.js#xfbml=1&version=v2.5"; fjs.parentNode.insertBefore(js, fjs); }(document, 'script', 'facebook-jssdk')); //]]> </script> <script type="text/javascript" src="https://www.blogger.com/static/v1/widgets/58807883-widgets.js"></script> <script type='text/javascript'> window['__wavt'] = 'AOuZoY6DjlMO-Tj9XABXpWUCw2TT7BGYcw:1719794645553';_WidgetManager._Init('//www.blogger.com/rearrange?blogID\x3d51004775192143503','//make--itnow.blogspot.com/2015/03/html-basics-important-tags-used-while.html','51004775192143503'); _WidgetManager._SetDataContext([{'name': 'blog', 'data': {'blogId': '51004775192143503', 'title': 'Make itNow', 'url': 'https://make--itnow.blogspot.com/2015/03/html-basics-important-tags-used-while.html', 'canonicalUrl': 'http://make--itnow.blogspot.com/2015/03/html-basics-important-tags-used-while.html', 'homepageUrl': 'https://make--itnow.blogspot.com/', 'searchUrl': 'https://make--itnow.blogspot.com/search', 'canonicalHomepageUrl': 'http://make--itnow.blogspot.com/', 'blogspotFaviconUrl': 'https://make--itnow.blogspot.com/favicon.ico', 'bloggerUrl': 'https://www.blogger.com', 'hasCustomDomain': false, 'httpsEnabled': true, 'enabledCommentProfileImages': true, 'gPlusViewType': 'FILTERED_POSTMOD', 'adultContent': false, 'analyticsAccountNumber': '', 'encoding': 'UTF-8', 'locale': 'en', 'localeUnderscoreDelimited': 'en', 'languageDirection': 'ltr', 'isPrivate': false, 'isMobile': false, 'isMobileRequest': false, 'mobileClass': '', 'isPrivateBlog': false, 'isDynamicViewsAvailable': true, 'feedLinks': '\x3clink rel\x3d\x22alternate\x22 type\x3d\x22application/atom+xml\x22 title\x3d\x22Make itNow - Atom\x22 href\x3d\x22https://make--itnow.blogspot.com/feeds/posts/default\x22 /\x3e\n\x3clink rel\x3d\x22alternate\x22 type\x3d\x22application/rss+xml\x22 title\x3d\x22Make itNow - RSS\x22 href\x3d\x22https://make--itnow.blogspot.com/feeds/posts/default?alt\x3drss\x22 /\x3e\n\x3clink rel\x3d\x22service.post\x22 type\x3d\x22application/atom+xml\x22 title\x3d\x22Make itNow - Atom\x22 href\x3d\x22https://www.blogger.com/feeds/51004775192143503/posts/default\x22 /\x3e\n\n\x3clink rel\x3d\x22alternate\x22 type\x3d\x22application/atom+xml\x22 title\x3d\x22Make itNow - Atom\x22 href\x3d\x22https://make--itnow.blogspot.com/feeds/6435033101250624969/comments/default\x22 /\x3e\n', 'meTag': '', 'adsenseHostId': 'ca-host-pub-1556223355139109', 'adsenseHasAds': false, 'adsenseAutoAds': false, 'boqCommentIframeForm': true, 'loginRedirectParam': '', 'view': '', 'dynamicViewsCommentsSrc': '//www.blogblog.com/dynamicviews/4224c15c4e7c9321/js/comments.js', 'dynamicViewsScriptSrc': '//www.blogblog.com/dynamicviews/c096a1c47be762cc', 'plusOneApiSrc': 'https://apis.google.com/js/platform.js', 'disableGComments': true, 'interstitialAccepted': false, 'sharing': {'platforms': [{'name': 'Get link', 'key': 'link', 'shareMessage': 'Get link', 'target': ''}, {'name': 'Facebook', 'key': 'facebook', 'shareMessage': 'Share to Facebook', 'target': 'facebook'}, {'name': 'BlogThis!', 'key': 'blogThis', 'shareMessage': 'BlogThis!', 'target': 'blog'}, {'name': 'Twitter', 'key': 'twitter', 'shareMessage': 'Share to Twitter', 'target': 'twitter'}, {'name': 'Pinterest', 'key': 'pinterest', 'shareMessage': 'Share to Pinterest', 'target': 'pinterest'}, {'name': 'Email', 'key': 'email', 'shareMessage': 'Email', 'target': 'email'}], 'disableGooglePlus': true, 'googlePlusShareButtonWidth': 0, 'googlePlusBootstrap': '\x3cscript type\x3d\x22text/javascript\x22\x3ewindow.___gcfg \x3d {\x27lang\x27: \x27en\x27};\x3c/script\x3e'}, 'hasCustomJumpLinkMessage': false, 'jumpLinkMessage': 'Read more', 'pageType': 'item', 'postId': '6435033101250624969', 'postImageThumbnailUrl': 'https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiKPwQYznnl3V_HE6zYIOevDlNpUl2_QjUSymrqpMew1l8MmEzKQaLWxGkgtIYe3eFskj4zFe9AqAPHFbH5GwuvUsPaHDPPkoFv79Fp9738dQ-VQQlYp370fjBZbyKWMJcqMr64OEkx0g0/s72-c/HTML+Tags.png', 'postImageUrl': 'https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiKPwQYznnl3V_HE6zYIOevDlNpUl2_QjUSymrqpMew1l8MmEzKQaLWxGkgtIYe3eFskj4zFe9AqAPHFbH5GwuvUsPaHDPPkoFv79Fp9738dQ-VQQlYp370fjBZbyKWMJcqMr64OEkx0g0/s1600/HTML+Tags.png', 'pageName': 'HTML Basics-Important Tags Used While Creating a WebPage', 'pageTitle': 'Make itNow: HTML Basics-Important Tags Used While Creating a WebPage'}}, {'name': 'features', 'data': {}}, {'name': 'messages', 'data': {'edit': 'Edit', 'linkCopiedToClipboard': 'Link copied to clipboard!', 'ok': 'Ok', 'postLink': 'Post Link'}}, {'name': 'template', 'data': {'name': 'custom', 'localizedName': 'Custom', 'isResponsive': false, 'isAlternateRendering': false, 'isCustom': true}}, {'name': 'view', 'data': {'classic': {'name': 'classic', 'url': '?view\x3dclassic'}, 'flipcard': {'name': 'flipcard', 'url': '?view\x3dflipcard'}, 'magazine': {'name': 'magazine', 'url': '?view\x3dmagazine'}, 'mosaic': {'name': 'mosaic', 'url': '?view\x3dmosaic'}, 'sidebar': {'name': 'sidebar', 'url': '?view\x3dsidebar'}, 'snapshot': {'name': 'snapshot', 'url': '?view\x3dsnapshot'}, 'timeslide': {'name': 'timeslide', 'url': '?view\x3dtimeslide'}, 'isMobile': false, 'title': 'HTML Basics-Important Tags Used While Creating a WebPage', 'description': 'HTML Basics-Important Tags Used While Creating a WebPage- The tags , , , \x3cBODY\x3e have already been discussed in the post \x3c/span\x3e\x3cspan style\x3d\x22...', 'featuredImage': 'https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiKPwQYznnl3V_HE6zYIOevDlNpUl2_QjUSymrqpMew1l8MmEzKQaLWxGkgtIYe3eFskj4zFe9AqAPHFbH5GwuvUsPaHDPPkoFv79Fp9738dQ-VQQlYp370fjBZbyKWMJcqMr64OEkx0g0/s1600/HTML+Tags.png', 'url': 'https://make--itnow.blogspot.com/2015/03/html-basics-important-tags-used-while.html', 'type': 'item', 'isSingleItem': true, 'isMultipleItems': false, 'isError': false, 'isPage': false, 'isPost': true, 'isHomepage': false, 'isArchive': false, 'isLabelSearch': false, 'postId': 6435033101250624969}}]); _WidgetManager._RegisterWidget('_HTMLView', new _WidgetInfo('HTML900', 'option', document.getElementById('HTML900'), {}, 'displayModeFull')); _WidgetManager._RegisterWidget('_HTMLView', new _WidgetInfo('HTML911', 'option', document.getElementById('HTML911'), {}, 'displayModeFull')); _WidgetManager._RegisterWidget('_HTMLView', new _WidgetInfo('HTML910', 'option', document.getElementById('HTML910'), {}, 'displayModeFull')); _WidgetManager._RegisterWidget('_HTMLView', new _WidgetInfo('HTML13', 'ticker', document.getElementById('HTML13'), {}, 'displayModeFull')); _WidgetManager._RegisterWidget('_HeaderView', new _WidgetInfo('Header1', 'headerleft', document.getElementById('Header1'), {}, 'displayModeFull')); _WidgetManager._RegisterWidget('_HTMLView', new _WidgetInfo('HTML1', 'headerright', document.getElementById('HTML1'), {}, 'displayModeFull')); _WidgetManager._RegisterWidget('_HTMLView', new _WidgetInfo('HTML112', 'ads-home', document.getElementById('HTML112'), {}, 'displayModeFull')); _WidgetManager._RegisterWidget('_HTMLView', new _WidgetInfo('HTML8', 'main', document.getElementById('HTML8'), {}, 'displayModeFull')); _WidgetManager._RegisterWidget('_HTMLView', new _WidgetInfo('HTML4', 'main', document.getElementById('HTML4'), {}, 'displayModeFull')); _WidgetManager._RegisterWidget('_BlogView', new _WidgetInfo('Blog1', 'main', document.getElementById('Blog1'), {'cmtInteractionsEnabled': false, 'lightboxEnabled': true, 'lightboxModuleUrl': 'https://www.blogger.com/static/v1/jsbin/2372121118-lbx.js', 'lightboxCssUrl': 'https://www.blogger.com/static/v1/v-css/13464135-lightbox_bundle.css'}, 'displayModeFull')); _WidgetManager._RegisterWidget('_HTMLView', new _WidgetInfo('HTML901', 'main', document.getElementById('HTML901'), {}, 'displayModeFull')); _WidgetManager._RegisterWidget('_HTMLView', new _WidgetInfo('HTML902', 'main', document.getElementById('HTML902'), {}, 'displayModeFull')); _WidgetManager._RegisterWidget('_LabelView', new _WidgetInfo('Label1', 'social-counter', document.getElementById('Label1'), {}, 'displayModeFull')); _WidgetManager._RegisterWidget('_HTMLView', new _WidgetInfo('HTML2', 'tabside1', document.getElementById('HTML2'), {}, 'displayModeFull')); _WidgetManager._RegisterWidget('_HTMLView', new _WidgetInfo('HTML3', 'tabside2', document.getElementById('HTML3'), {}, 'displayModeFull')); _WidgetManager._RegisterWidget('_LabelView', new _WidgetInfo('Label2', 'sidebar', document.getElementById('Label2'), {}, 'displayModeFull')); _WidgetManager._RegisterWidget('_PopularPostsView', new _WidgetInfo('PopularPosts1', 'sidebar', document.getElementById('PopularPosts1'), {}, 'displayModeFull')); _WidgetManager._RegisterWidget('_AttributionView', new _WidgetInfo('Attribution1', 'sidebar', document.getElementById('Attribution1'), {}, 'displayModeFull')); _WidgetManager._RegisterWidget('_HTMLView', new _WidgetInfo('HTML11', 'sidebar', document.getElementById('HTML11'), {}, 'displayModeFull')); _WidgetManager._RegisterWidget('_HTMLView', new _WidgetInfo('HTML12', 'sidebar', document.getElementById('HTML12'), {}, 'displayModeFull')); _WidgetManager._RegisterWidget('_NavbarView', new _WidgetInfo('Navbar1', 'sidebar', document.getElementById('Navbar1'), {}, 'displayModeFull')); _WidgetManager._RegisterWidget('_PopularPostsView', new _WidgetInfo('PopularPosts2', 'sidebar', document.getElementById('PopularPosts2'), {}, 'displayModeFull')); _WidgetManager._RegisterWidget('_PopularPostsView', new _WidgetInfo('PopularPosts3', 'sidebar', document.getElementById('PopularPosts3'), {}, 'displayModeFull')); _WidgetManager._RegisterWidget('_HTMLView', new _WidgetInfo('HTML7', 'lowerbar1', document.getElementById('HTML7'), {}, 'displayModeFull')); _WidgetManager._RegisterWidget('_HTMLView', new _WidgetInfo('HTML5', 'lowerbar1', document.getElementById('HTML5'), {}, 'displayModeFull')); _WidgetManager._RegisterWidget('_HTMLView', new _WidgetInfo('HTML86', 'lowerbar2', document.getElementById('HTML86'), {}, 'displayModeFull')); _WidgetManager._RegisterWidget('_HTMLView', new _WidgetInfo('HTML6', 'lowerbar3', document.getElementById('HTML6'), {}, 'displayModeFull')); </script> </body> </html>