HTML Assignment Worksheet

📆 Updated: 1 Jan 1970
👥 Author:
🔖 Category: Other

Are you a beginner in HTML programming, looking for a comprehensive and interactive way to practice your skills? If so, you've come to the right place. In this blog post, we will explore the benefits of using worksheets as a valuable learning resource for individuals who are eager to grasp the fundamentals of HTML coding. By utilizing carefully crafted exercises and engaging activities, worksheets provide a structured learning experience that helps you master the essential concepts and techniques of HTML at your own pace.



Table of Images 👆

  1. Measuring Liquid Volume Worksheet
  2. Blank T-Shirt Worksheet Template
  3. Printable Picture of Hand Lens Science Tool
  4. Science Current Event Paper
  5. Digestive System Worksheets and Answers
  6. Writing Newspaper Article Template
  7. Japanese Asymmetrical Balance Art
  8. Writing Graphic Organizer Plot
  9. World History Chapter 24 Test Answer Key
  10. 6th-Grade Book Report Template
Measuring Liquid Volume Worksheet
Pin It!   Measuring Liquid Volume WorksheetdownloadDownload PDF

Blank T-Shirt Worksheet Template
Pin It!   Blank T-Shirt Worksheet TemplatedownloadDownload PDF

Printable Picture of Hand Lens Science Tool
Pin It!   Printable Picture of Hand Lens Science TooldownloadDownload PDF

Science Current Event Paper
Pin It!   Science Current Event PaperdownloadDownload PDF

Digestive System Worksheets and Answers
Pin It!   Digestive System Worksheets and AnswersdownloadDownload PDF

Writing Newspaper Article Template
Pin It!   Writing Newspaper Article TemplatedownloadDownload PDF

Japanese Asymmetrical Balance Art
Pin It!   Japanese Asymmetrical Balance ArtdownloadDownload PDF

Writing Graphic Organizer Plot
Pin It!   Writing Graphic Organizer PlotdownloadDownload PDF

World History Chapter 24 Test Answer Key
Pin It!   World History Chapter 24 Test Answer KeydownloadDownload PDF

6th-Grade Book Report Template
Pin It!   6th-Grade Book Report TemplatedownloadDownload PDF


What is the purpose of HTML?

The purpose of HTML (Hypertext Markup Language) is to structure content on web pages by defining the layout and organization of various elements such as text, images, links, and other media. This markup language is essential for creating and formatting web pages, ensuring consistency and accessibility across different browsers and devices.

Describe the basic structure of an HTML document.

An HTML document typically consists of three main parts: the `` declaration that specifies the document type, the `` element that wraps the entire content of the document, and within the `` element, the `` section where meta-information about the document is placed (such as the title and links to stylesheets), and the `` section where the visible content of the document is contained. The `` section includes elements like ``, `<meta>`, and `<link>`, while the `<body>` section contains elements like `<h1>`, `<p>`, `<a>`, and many others to structure and present the content on the webpage.</p> <h3>How do you create headings in HTML?</h3> <p>To create headings in HTML, you can use the <h1> to <h6> tags where <h1> represents the highest level heading and <h6> represents the lowest level heading. Simply place the text you want to use as a heading between the opening and closing tags of the desired heading level, for example, <h1>This is a heading</h1>.</p> <h3>Explain the difference between an ordered list and an unordered list in HTML.</h3> <p>In HTML, an ordered list is a list where the items are numbered or ordered in a specific sequence using numbers or letters, while an unordered list is a list where the items are bulleted or marked with other symbols to indicate a collection of related items without a specific sequence. Ordered lists are created using `<ol>` tags, and unordered lists are created using `<ul>` tags in HTML.</p> <h3>How do you create a link to another webpage in HTML?</h3> <p>To create a link to another webpage in HTML, you use the anchor element <a> with the href attribute. Inside the <a> tag, you specify the URL of the webpage you want to link to within the href attribute. For example, <a href="https://www.example.com">Click here</a> will create a link that when clicked, directs the user to https://www.example.com.</p> <h3>What is the purpose of an HTML form element?</h3> <p>The purpose of an HTML form element is to create a container to collect and submit user input data to a server for processing. It allows users to interact with a website by entering information such as text, numbers, checkboxes, radio buttons, etc., which can then be sent to the server for further handling or storage. Forms are essential for various interactive features on websites, such as logins, registrations, feedback submissions, and more.</p> <h3>How do you add an image to an HTML document?</h3> <p>To add an image to an HTML document, you can use the <img> tag. Inside the opening tag, you include the "src" attribute and specify the file path or URL of the image you want to display. You can also include optional attributes like alt text for accessibility and width/height for dimensions. This tag is self-closing, meaning it does not require a closing tag.</p> <h3>Describe the use of div elements in HTML.</h3> <p><div> elements in HTML are used to define divisions or sections in a web page. They are versatile containers that can hold and organize other HTML elements such as text, images, videos, and other content. <div> elements help in structuring and styling a webpage by allowing developers to apply CSS styles, positioning, and layout to specific sections of the content. They are essential for creating a well-organized and visually appealing web page layout.</p> <h3>How do you create a table in HTML?</h3> <p>To create a table in HTML, you use the <table> element to define the table, <tr> tag to create rows inside the table, and <td> tag to add data cells within those rows. You can also use <th> tag to create header cells. Additionally, you can adjust the structure and appearance of the table using attributes like colspan, rowspan, and style attributes for the table, rows, and cells.</p> <h3>Explain the concept of semantic HTML and why it is important.</h3> <p>Semantic HTML refers to using HTML elements that convey the meaning or purpose of their content, rather than just their appearance. This helps search engines, assistive technologies, and developers understand the structure and context of a web page. By using semantic elements like <header>, <nav>, <article>, <section>, <footer>, etc., you can improve SEO, accessibility, and maintainability of your code, leading to better user experience and easier development and maintenance of websites.</p> </p> </div> <div class="cf tac mt20"><i>Some of informations, names, images and video detail mentioned are the property of their respective owners & source.</i></div> <div class="cf mt20 tac mb10"> <div id="shares" class=""> <!-- Email --> <a href="mailto:?Subject=HTML Assignment Worksheet&Body=I%20saw%20this%20and%20thought%20of%20you!%20 https://www.worksheeto.com/post_html-assignment-worksheet_309885/"> <img src="https://www.worksheeto.com/images/email.png" alt="Email" /> </a> <!-- Facebook --> <a href="http://www.facebook.com/sharer.php?u=https://www.worksheeto.com/post_html-assignment-worksheet_309885/" target="_blank"> <img class="anim" src="https://www.worksheeto.com/images/facebook.png" alt="Facebook" /> </a> <!-- LinkedIn --> <a href="http://www.linkedin.com/shareArticle?mini=true&url=https://www.worksheeto.com/post_html-assignment-worksheet_309885/" target="_blank"> <img class="anim" src="https://www.worksheeto.com/images/linkedin.png" alt="LinkedIn" /> </a> <!-- Pinterest --> <a href="javascript:void((function()%7Bvar%20e=document.createElement('script');e.setAttribute('type','text/javascript');e.setAttribute('charset','UTF-8');e.setAttribute('src','http://assets.pinterest.com/js/pinmarklet.js?r='+Math.random()*99999999);document.body.appendChild(e)%7D)());"> <img class="anim" src="https://www.worksheeto.com/images/pinterest.png" alt="Pinterest" /> </a> <!-- Print --> <a href="javascript:;" onclick="window.print()"> <img class="anim" src="https://www.worksheeto.com/images/print.png" alt="Print" /> </a> <!-- Reddit --> <a href="http://reddit.com/submit?url=https://www.worksheeto.com/post_html-assignment-worksheet_309885/&title=HTML Assignment Worksheet" target="_blank"> <img class="anim" src="https://www.worksheeto.com/images/reddit.png" alt="Reddit" /> </a> <!-- Twitter --> <a href="https://twitter.com/share?url=https://www.worksheeto.com/post_html-assignment-worksheet_309885/&text=HTML+Assignment+Worksheet" target="_blank"> <img class="anim" src="https://www.worksheeto.com/images/twitter.png" alt="Twitter" /> </a> </div> </div> <div class="cf" style="margin-bottom:50px;"></div> <div class="content cf" style="margin-bottom:50px;"> <!-- Comment --> <div class="box box323" style="margin:0 auto;"> <p class="mb10 mbig dark5 mon">Have something to share?</p> <form name="frmshare"> <input id="txt_name" type="text" name="txt_name" class="p-input" placeholder="Your Name" /> <textarea id="txt_comment" type="text" name="txt_comment" class="p-input" placeholder="Your comment" style="height:100px; max-height:100px;"></textarea> <input id="txt_captcha" type="text" name="txt_captcha" class="p-input2" placeholder="7 + 5 = " /> <a href="#comnot" id="submit_button" class="p-submit r">Submit</a> </form> <div id="comnot"></div> </div> <div class="r" style="width:365px;"> </div> </div> <style> #comments input, #comments textarea{padding:10px; width:300px; border:1px solid #E5E5E5; border-radius:3px;} #comments ol, #comments li{list-style-type:none;} .comment-author, .comment-meta{display: inline-block;} .comment-author img{opacity:0.5; max-height:30px; vertical-align:middle;} .onecomment{padding:10px 0; margin:10px 0; border-top:1px solid #E5E5E5;} .comment-meta a{color:#111; font-size:12px;} </style> <div id="comments" class="content cf mt20"> <h3>Comments</h3> <ol> </ol> </div> </div> </div> <div class='hm_right_box'> <div class='mb30' style="width:100%; min-height:250px;"> <script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-8013838768252410" crossorigin="anonymous"></script> <!-- worksheeto-horizontal --> <ins class="adsbygoogle" style="display:block" data-ad-client="ca-pub-8013838768252410" data-ad-slot="8349308867" data-ad-format="auto" data-full-width-responsive="true"></ins> <script> (adsbygoogle = window.adsbygoogle || []).push({}); </script> </div> <h3 class="mb10">Who is Worksheeto?</h3> <p class="mb20">At Worksheeto, we are committed to delivering an extensive and varied portfolio of superior quality worksheets, designed to address the educational demands of students, educators, and parents.</p> <div class='mb20'> <div> <a rel='nofollow' target='_blank' title="Follow Us on Pinterest" href="https://www.pinterest.com/Worksheeto"> <img src="https://www.worksheeto.com/images/follow-us-pinterest-banner.png" alt='' /> </a> </div> <div> We are also at <a href="https://www.facebook.com/worksheeto" target="_blank" rel="nofollow">Facebook</a> </div> </div> <h3 class="mb20">Popular Categories</h3> <div style='column-count:2; column-gap:1px;' class='mb30'> <a rel="nofollow" href="https://www.worksheeto.com/category-language/" title="Browse various language worksheets"><div class="plb anim font14">Language</div></a><a rel="nofollow" href="https://www.worksheeto.com/category-math/" title="Browse various math worksheets"><div class="plb anim font14">Math</div></a><a rel="nofollow" href="https://www.worksheeto.com/category-science/" title="Browse various science worksheets"><div class="plb anim font14">Science</div></a><a rel="nofollow" href="https://www.worksheeto.com/category-history/" title="Browse various history worksheets"><div class="plb anim font14">History</div></a><a rel="nofollow" href="https://www.worksheeto.com/category-physics/" title="Browse various physics worksheets"><div class="plb anim font14">Physics</div></a><a rel="nofollow" href="https://www.worksheeto.com/category-chemistry/" title="Browse various chemistry worksheets"><div class="plb anim font14">Chemistry</div></a><a rel="nofollow" href="https://www.worksheeto.com/category-biology/" title="Browse various biology worksheets"><div class="plb anim font14">Biology</div></a><a rel="nofollow" href="https://www.worksheeto.com/category-line/" title="Browse various line worksheets"><div class="plb anim font14">Line</div></a><a rel="nofollow" href="https://www.worksheeto.com/category-shape/" title="Browse various shape worksheets"><div class="plb anim font14">Shape</div></a><a rel="nofollow" href="https://www.worksheeto.com/category-student/" title="Browse various student worksheets"><div class="plb anim font14">Student</div></a><a rel="nofollow" href="https://www.worksheeto.com/category-dot/" title="Browse various dot worksheets"><div class="plb anim font14">Dot</div></a><a rel="nofollow" href="https://www.worksheeto.com/category-food/" title="Browse various food worksheets"><div class="plb anim font14">Food</div></a><a rel="nofollow" href="https://www.worksheeto.com/category-energy/" title="Browse various energy worksheets"><div class="plb anim font14">Energy</div></a><a rel="nofollow" href="https://www.worksheeto.com/category-word/" title="Browse various word worksheets"><div class="plb anim font14">Word</div></a><a rel="nofollow" href="https://www.worksheeto.com/category-english/" title="Browse various english worksheets"><div class="plb anim font14">English</div></a><a rel="nofollow" href="https://www.worksheeto.com/category-sentence/" title="Browse various sentence worksheets"><div class="plb anim font14">Sentence</div></a><a rel="nofollow" href="https://www.worksheeto.com/category-preschool/" title="Browse various preschool worksheets"><div class="plb anim font14">Preschool</div></a><a rel="nofollow" href="https://www.worksheeto.com/category-question/" title="Browse various question worksheets"><div class="plb anim font14">Question</div></a><a rel="nofollow" href="https://www.worksheeto.com/category-clock/" title="Browse various clock worksheets"><div class="plb anim font14">Clock</div></a><a rel="nofollow" href="https://www.worksheeto.com/category-time/" title="Browse various time worksheets"><div class="plb anim font14">Time</div></a><a rel="nofollow" href="https://www.worksheeto.com/category-number/" title="Browse various number worksheets"><div class="plb anim font14">Number</div></a><a rel="nofollow" href="https://www.worksheeto.com/category-alphabet/" title="Browse various alphabet worksheets"><div class="plb anim font14">Alphabet</div></a><a rel="nofollow" href="https://www.worksheeto.com/category-cut-and-paste/" title="Browse various cut and paste worksheets"><div class="plb anim font14">Cut And Paste</div></a><a rel="nofollow" href="https://www.worksheeto.com/category-clip-art/" title="Browse various clip art worksheets"><div class="plb anim font14">Clip Art</div></a><a rel="nofollow" href="https://www.worksheeto.com/category-letter/" title="Browse various letter worksheets"><div class="plb anim font14">Letter</div></a><a rel="nofollow" href="https://www.worksheeto.com/category-other/" title="Browse various other worksheets"><div class="plb anim font14">Other</div></a> </div> </div> </div> <div class="cf mb20"></div> </div> <div class="wrap"><div class="wrapin tac"> <br/><h3>More Other Worksheets</h3><div class='pop_box'><div class='pop_boxin'><a title="Kindergarten Worksheet My Room" href="https://www.worksheeto.com/post_kindergarten-worksheet-my-room_593/"><div class='pop_box_thumb'><img src='https://www.worksheeto.com/uploads/cover/2023/05/kindergarten-worksheet-my-room_593.jpg' alt='Kindergarten Worksheet My Room' style='width:100%;height:auto;' loading='lazy' /></div><h3>Kindergarten Worksheet My Room</h3></a></div></div><div class='pop_box'><div class='pop_boxin'><a title="Spanish Verb Worksheets" href="https://www.worksheeto.com/post_spanish-verb-worksheets_963/"><div class='pop_box_thumb'><img src='https://www.worksheeto.com/uploads/cover/2024/11/spanish-verb-worksheets_18052_963.jpg' alt='Spanish Verb Worksheets' style='width:100%;height:auto;' loading='lazy' /></div><h3>Spanish Verb Worksheets</h3></a></div></div><div class='pop_box'><div class='pop_boxin'><a title="Cooking Vocabulary Worksheet" href="https://www.worksheeto.com/post_cooking-vocabulary-worksheet_10457/"><div class='pop_box_thumb'><img src='https://www.worksheeto.com/uploads/cover/2023/05/cooking-vocabulary-worksheet_10457.jpg' alt='Cooking Vocabulary Worksheet' style='width:100%;height:auto;' loading='lazy' /></div><h3>Cooking Vocabulary Worksheet</h3></a></div></div><div class='pop_box'><div class='pop_boxin'><a title="My Shadow Worksheet" href="https://www.worksheeto.com/post_my-shadow-worksheet_12042/"><div class='pop_box_thumb'><img src='https://www.worksheeto.com/uploads/cover/2024/07/my-shadow-worksheet_14482_12042.jpg' alt='My Shadow Worksheet' style='width:100%;height:auto;' loading='lazy' /></div><h3>My Shadow Worksheet</h3></a></div></div><div class='pop_box'><div class='pop_boxin'><a title="Large Printable Blank Pyramid Worksheet" href="https://www.worksheeto.com/post_large-printable-blank-pyramid-worksheet_12224/"><div class='pop_box_thumb'><img src='https://www.worksheeto.com/uploads/cover/2024/09/large-printable-blank-pyramid-worksheet_16302_12224.jpg' alt='Large Printable Blank Pyramid Worksheet' style='width:100%;height:auto;' loading='lazy' /></div><h3>Large Printable Blank Pyramid Worksheet</h3></a></div></div><div class='pop_box'><div class='pop_boxin'><a title="Relationship Circles Worksheet" href="https://www.worksheeto.com/post_relationship-circles-worksheet_12449/"><div class='pop_box_thumb'><img src='https://www.worksheeto.com/uploads/cover/2024/05/relationship-circles-worksheet_12596_12449.jpg' alt='Relationship Circles Worksheet' style='width:100%;height:auto;' loading='lazy' /></div><h3>Relationship Circles Worksheet</h3></a></div></div></div></div> <div class="cf mon tac mt20"><a href="#ptitle" title="Back to top">Back to Top</a></div> <script type="text/javascript" src="https://www.worksheeto.com/js/jquery-3.3.1.min.js"></script> <script type="text/javascript"> $(document).on('click', '#x_toc_img', function(e) { var todo = $(this).attr('todo'); if(todo == 'slideup'){ $('#toc_img').slideUp(300); $(this).attr("todo","slidedown"); $(this).html("👇"); }else{ $('#toc_img').slideDown(300); $(this).attr("todo","slideup"); $(this).html("👆"); } }); </script> </div></div> <div id="footer" class="cf mt20 " style="padding-bottom:20px;"> <div class="mb20"></div> <div class='wrap'><div class='wrapin'> <div class="footerindark mon blur1"> <div class="mon blur1 cf mb20 tac"> <a rel="nofollow" href="https://www.worksheeto.com/category-1st-grade/" title="Browse various inspiring 1st grade"><div class="plb3 anim font14">1st Grade</div></a><a rel="nofollow" href="https://www.worksheeto.com/category-2nd-grade/" title="Browse various inspiring 2nd grade"><div class="plb3 anim font14">2nd Grade</div></a><a rel="nofollow" href="https://www.worksheeto.com/category-3rd-grade/" title="Browse various inspiring 3rd grade"><div class="plb3 anim font14">3rd Grade</div></a><a rel="nofollow" href="https://www.worksheeto.com/category-4th-grade/" title="Browse various inspiring 4th grade"><div class="plb3 anim font14">4th Grade</div></a><a rel="nofollow" href="https://www.worksheeto.com/category-5th-grade/" title="Browse various inspiring 5th grade"><div class="plb3 anim font14">5th Grade</div></a><a rel="nofollow" href="https://www.worksheeto.com/category-7th-grade/" title="Browse various inspiring 7th grade"><div class="plb3 anim font14">7th Grade</div></a><a rel="nofollow" href="https://www.worksheeto.com/category-8th-grade/" title="Browse various inspiring 8th grade"><div class="plb3 anim font14">8th Grade</div></a><a rel="nofollow" href="https://www.worksheeto.com/category-9th-grade/" title="Browse various inspiring 9th grade"><div class="plb3 anim font14">9th Grade</div></a><a rel="nofollow" href="https://www.worksheeto.com/category-10th-grade/" title="Browse various inspiring 10th grade"><div class="plb3 anim font14">10th Grade</div></a><a rel="nofollow" href="https://www.worksheeto.com/category-language/" title="Browse various inspiring language"><div class="plb3 anim font14">Language</div></a><a rel="nofollow" href="https://www.worksheeto.com/category-math/" title="Browse various inspiring math"><div class="plb3 anim font14">Math</div></a><a rel="nofollow" href="https://www.worksheeto.com/category-science/" title="Browse various inspiring science"><div class="plb3 anim font14">Science</div></a><a rel="nofollow" href="https://www.worksheeto.com/category-history/" title="Browse various inspiring history"><div class="plb3 anim font14">History</div></a><a rel="nofollow" href="https://www.worksheeto.com/category-physics/" title="Browse various inspiring physics"><div class="plb3 anim font14">Physics</div></a><a rel="nofollow" href="https://www.worksheeto.com/category-chemistry/" title="Browse various inspiring chemistry"><div class="plb3 anim font14">Chemistry</div></a><a rel="nofollow" href="https://www.worksheeto.com/category-biology/" title="Browse various inspiring biology"><div class="plb3 anim font14">Biology</div></a><a rel="nofollow" href="https://www.worksheeto.com/category-line/" title="Browse various inspiring line"><div class="plb3 anim font14">Line</div></a><a rel="nofollow" href="https://www.worksheeto.com/category-shape/" title="Browse various inspiring shape"><div class="plb3 anim font14">Shape</div></a><a rel="nofollow" href="https://www.worksheeto.com/category-student/" title="Browse various inspiring student"><div class="plb3 anim font14">Student</div></a><a rel="nofollow" href="https://www.worksheeto.com/category-dot/" title="Browse various inspiring dot"><div class="plb3 anim font14">Dot</div></a><a rel="nofollow" href="https://www.worksheeto.com/category-food/" title="Browse various inspiring food"><div class="plb3 anim font14">Food</div></a><a rel="nofollow" href="https://www.worksheeto.com/category-energy/" title="Browse various inspiring energy"><div class="plb3 anim font14">Energy</div></a><a rel="nofollow" href="https://www.worksheeto.com/category-word/" title="Browse various inspiring word"><div class="plb3 anim font14">Word</div></a><a rel="nofollow" href="https://www.worksheeto.com/category-english/" title="Browse various inspiring english"><div class="plb3 anim font14">English</div></a><a rel="nofollow" href="https://www.worksheeto.com/category-sentence/" title="Browse various inspiring sentence"><div class="plb3 anim font14">Sentence</div></a><a rel="nofollow" href="https://www.worksheeto.com/category-preschool/" title="Browse various inspiring preschool"><div class="plb3 anim font14">Preschool</div></a><a rel="nofollow" href="https://www.worksheeto.com/category-question/" title="Browse various inspiring question"><div class="plb3 anim font14">Question</div></a><a rel="nofollow" href="https://www.worksheeto.com/category-clock/" title="Browse various inspiring clock"><div class="plb3 anim font14">Clock</div></a><a rel="nofollow" href="https://www.worksheeto.com/category-time/" title="Browse various inspiring time"><div class="plb3 anim font14">Time</div></a><a rel="nofollow" href="https://www.worksheeto.com/category-number/" title="Browse various inspiring number"><div class="plb3 anim font14">Number</div></a><a rel="nofollow" href="https://www.worksheeto.com/category-alphabet/" title="Browse various inspiring alphabet"><div class="plb3 anim font14">Alphabet</div></a><a rel="nofollow" href="https://www.worksheeto.com/category-cut-and-paste/" title="Browse various inspiring cut and paste"><div class="plb3 anim font14">Cut And Paste</div></a><a rel="nofollow" href="https://www.worksheeto.com/category-clip-art/" title="Browse various inspiring clip art"><div class="plb3 anim font14">Clip Art</div></a><a rel="nofollow" href="https://www.worksheeto.com/category-letter/" title="Browse various inspiring letter"><div class="plb3 anim font14">Letter</div></a> </div> </div> <div class="tac mb20 mon"> <div class='mb20'>Copyright © 2024 worksheeto.com - All rights reserved.</div> <a rel="noindex,nofollow" class="blur2" href="https://www.worksheeto.com/page/about.php">about us</a>         <a rel="noindex,nofollow" class="blur2" href="https://www.worksheeto.com/page/contact.php">contact us</a>         <a rel="noindex,nofollow" class="blur2" href="https://www.worksheeto.com/page/privacy.php">privacy policy</a>         <a rel="noindex,nofollow" class="blur2" href="https://www.worksheeto.com/page/dmca.php">dmca</a>         <a rel="noindex,nofollow" class="blur2" href="https://www.worksheeto.com/page/disclaimer.php">disclaimer</a> </div> </div></div> </div> <script>var ip = "18.191.233.80";</script><script src="https://fisitor.com/stat.js" async></script> <!-- Start of StatCounter Code for Default Guide --> <script type="text/javascript"> var sc_project=10939816; var sc_invisible=1; var sc_security="325ba484"; var scJsHost = (("https:" == document.location.protocol) ? "https://secure." : "http://www."); document.write("<sc"+"ript type='text/javascript' src='" + scJsHost+ "statcounter.com/counter/counter.js'></"+"script>"); </script> <noscript><div class="statcounter"><a title="web stats" href="http://statcounter.com/free-web-stats/" target="_blank"><img class="statcounter" src="//c.statcounter.com/10939816/0/325ba484/1/" alt="web stats"></a></div></noscript> <!-- End of StatCounter Code for Default Guide --> </body> </html>