answersLogoWhite

0

📱

HTML

Hypertext Markup Language, or HTML for short, is a programming language most commonly used to develop websites and offline applications, such as manuals. Though the initial intent of the language was to exchange information from a small network of computers, it is now most often used to share information and allow engagement in online activities throughout a network with an increasing number of host computers. Questions about the development of applications and pages through HTML belong in this category.

2,666 Questions

Can you make HTML dynamic website?

HTML is, by its very nature, static. In order to add dynamic elements, you will need to use JavaScript.

Which HTML element do you put the JavaScript?

In order to put JavaScript in a HTML document place the code in script tags. These tags can be included in the HEAD section of the HTML document, or in the BODY.

Often, scripts are placed at the very bottom of the page to enhance search engine optimization (SEO).

Sample document</head></p><p></head></p><p><body></p><p>sample text sample text</p><p>sample text sample text</p><p></body></p><p></html></p></div></div></div><div class="w-full null"><div class="ml-auto"><button type="button" class="py-2 px-3 rounded-md flex items-center justify-center bg-tertiary text-secondaryLight caption3 undefined"><img alt="" class="ml-1 self-center" loading="eager" width="20" height="20" src="/icons/createIcon.svg"/><span class="text=-base">Answer</span></button></div></div></div><div id="slot-before_question_3"></div><div class="grid grid-cols-1 justify-start items-start qCard my-4 p-4 bg-white md:rounded shadow-cardGlow"><div class="flex justify-between"><div class="flex h-full w-auto overflow-x-scroll no-scrollbar"><div class="mb-2 flex h-full w-auto"><ul class="topicChips"><li class="mr-4"><a class="hover:no-underline " href="https://www.answers.com/t/html"><div class=" text-primaryColor h-7 mb-2 mr-2 cursor-pointer rounded flex justify-center items-center whitespace-nowrap caption1 " property="breadcrumb">HTML</div></a></li></ul><ul class="topicChips"><li class="mr-4"><a class="hover:no-underline " href="https://www.answers.com/t/q-and-a"><div class=" text-primaryColor h-7 mb-2 mr-2 cursor-pointer rounded flex justify-center items-center whitespace-nowrap caption1 " property="breadcrumb">Q&A</div></a></li></ul></div></div><div id="options-menu" class="flex body1 bg-transparent h-6 pl-0 hover:bg-transparent no-underline"><div class="flex items-end caption1"></div><div class="relative inline-block "><div class="h-3 focus:outline-none"><svg viewBox="0 0 24 24" class="h-6 w-6 mt-px transform rotate-90"><use xlink:href="#menu-dots" fill="#3A78FC"></use></svg></div></div></div></div><p class="w-full mb-3 headline1" property="name"><a class="hover:no-underline headline1" href="https://qa.answers.com/engineering/How_do_you_embed_music_in_an_HTML_document">How do you embed music in an HTML document<!-- -->?</a></p><div class="flex justify-between"><div class="flex m-1 items-center"><a><img class="avatar-h-20 avatar-img" alt="User Avatar" src="/images/avatars/default.png"/></a><a class="hover:no-underline " href="#"><p class="caption2 ml-1"> Asked by <span property="creator" class="text-primaryColor">Anonymous</span></p></a></div></div><div class="w-full body1"><div class="markdownStyles undefined" property="content"><p>You can embed music in HTML only in HTML5. HTML5 introduced the tag named <Audio> for that.</p></div></div><div class="w-full null"><div class="ml-auto"><button type="button" class="py-2 px-3 rounded-md flex items-center justify-center bg-tertiary text-secondaryLight caption3 undefined"><img alt="" class="ml-1 self-center" loading="eager" width="20" height="20" src="/icons/createIcon.svg"/><span class="text=-base">Answer</span></button></div></div></div><div id="slot-before_question_4"></div><div class="grid grid-cols-1 justify-start items-start qCard my-4 p-4 bg-white md:rounded shadow-cardGlow"><div class="flex justify-between"><div class="flex h-full w-auto overflow-x-scroll no-scrollbar"><div class="mb-2 flex h-full w-auto"><ul class="topicChips"><li class="mr-4"><a class="hover:no-underline " href="https://www.answers.com/t/internet"><div class=" text-primaryColor h-7 mb-2 mr-2 cursor-pointer rounded flex justify-center items-center whitespace-nowrap caption1 " property="breadcrumb">Internet</div></a></li></ul><ul class="topicChips"><li class="mr-4"><a class="hover:no-underline " href="https://www.answers.com/t/industrial-engineering"><div class=" text-primaryColor h-7 mb-2 mr-2 cursor-pointer rounded flex justify-center items-center whitespace-nowrap caption1 " property="breadcrumb">Industrial Engineering</div></a></li></ul><ul class="topicChips"><li class="mr-4"><a class="hover:no-underline " href="https://www.answers.com/t/html"><div class=" text-primaryColor h-7 mb-2 mr-2 cursor-pointer rounded flex justify-center items-center whitespace-nowrap caption1 " property="breadcrumb">HTML</div></a></li></ul><ul class="topicChips"><li class="mr-4"><a class="hover:no-underline " href="https://www.answers.com/t/the-difference-between"><div class=" text-primaryColor h-7 mb-2 mr-2 cursor-pointer rounded flex justify-center items-center whitespace-nowrap caption1 " property="breadcrumb">The Difference Between</div></a></li></ul></div></div><div id="options-menu" class="flex body1 bg-transparent h-6 pl-0 hover:bg-transparent no-underline"><div class="flex items-end caption1"></div><div class="relative inline-block "><div class="h-3 focus:outline-none"><svg viewBox="0 0 24 24" class="h-6 w-6 mt-px transform rotate-90"><use xlink:href="#menu-dots" fill="#3A78FC"></use></svg></div></div></div></div><p class="w-full mb-3 headline1" property="name"><a class="hover:no-underline headline1" href="https://www.answers.com/engineering/What_is_Difference_between_static_and_dynamic_website">What is Difference between static and dynamic website<!-- -->?</a></p><div class="flex justify-between"><div class="flex m-1 items-center"><a><img class="avatar-h-20 avatar-img" alt="User Avatar" src="/images/avatars/default.png"/></a><a class="hover:no-underline " href="#"><p class="caption2 ml-1"> Asked by <span property="creator" class="text-primaryColor">Anonymous</span></p></a></div></div><div class="w-full body1"><div class="markdownStyles undefined" property="content"><div><p><span>Static Websites</span></p><p>Static means "constant--never changing". A static website contains Web pages with fixed content. Each page is coded in HTML and displays the same information to every visitor.</p><p><br /><span>Dynamic Websites</span></p><p>dynamic is "changing". You can make dynamic changes to a database without having to shutdown the instance and restart for the changes to take effect. However, if you do not update the control file, when you shutdown and startup, the dynamic change is gone--it wasn't permanent.</p><ul><li>A site whose construction is controlled by an application server processed by server side scripts.</li></ul></div></div></div><div class="w-full null"><div class="ml-auto"><button type="button" class="py-2 px-3 rounded-md flex items-center justify-center bg-tertiary text-secondaryLight caption3 undefined"><img alt="" class="ml-1 self-center" loading="eager" width="20" height="20" src="/icons/createIcon.svg"/><span class="text=-base">Answer</span></button></div></div></div><div id="slot-before_question_5"></div><div class="grid grid-cols-1 justify-start items-start qCard my-4 p-4 bg-white md:rounded shadow-cardGlow"><div class="flex justify-between"><div class="flex h-full w-auto overflow-x-scroll no-scrollbar"><div class="mb-2 flex h-full w-auto"><ul class="topicChips"><li class="mr-4"><a class="hover:no-underline " href="https://www.answers.com/t/html"><div class=" text-primaryColor h-7 mb-2 mr-2 cursor-pointer rounded flex justify-center items-center whitespace-nowrap caption1 " property="breadcrumb">HTML</div></a></li></ul></div></div><div id="options-menu" class="flex body1 bg-transparent h-6 pl-0 hover:bg-transparent no-underline"><div class="flex items-end caption1"></div><div class="relative inline-block "><div class="h-3 focus:outline-none"><svg viewBox="0 0 24 24" class="h-6 w-6 mt-px transform rotate-90"><use xlink:href="#menu-dots" fill="#3A78FC"></use></svg></div></div></div></div><p class="w-full mb-3 headline1" property="name"><a class="hover:no-underline headline1" href="https://www.answers.com/engineering/What_does_TAG_stand_for">What does TAG stand for<!-- -->?</a></p><div class="flex justify-between"><div class="flex m-1 items-center"><a><img class="avatar-h-20 avatar-img" alt="User Avatar" src="/images/avatars/default.png"/></a><a class="hover:no-underline " href="#"><p class="caption2 ml-1"> Asked by <span property="creator" class="text-primaryColor">Anonymous</span></p></a></div></div><div class="w-full body1"><div class="markdownStyles undefined" property="content"><p>HTML isa tag based language that helps in cresting web pages.</p></div></div><div class="w-full null"><div class="ml-auto"><button type="button" class="py-2 px-3 rounded-md flex items-center justify-center bg-tertiary text-secondaryLight caption3 undefined"><img alt="" class="ml-1 self-center" loading="eager" width="20" height="20" src="/icons/createIcon.svg"/><span class="text=-base">Answer</span></button></div></div></div><div id="slot-before_question_6"></div><div class="grid grid-cols-1 justify-start items-start qCard my-4 p-4 bg-white md:rounded shadow-cardGlow"><div class="flex justify-between"><div class="flex h-full w-auto overflow-x-scroll no-scrollbar"><div class="mb-2 flex h-full w-auto"><ul class="topicChips"><li class="mr-4"><a class="hover:no-underline " href="https://www.answers.com/t/web-programming"><div class=" text-primaryColor h-7 mb-2 mr-2 cursor-pointer rounded flex justify-center items-center whitespace-nowrap caption1 " property="breadcrumb">Web Programming</div></a></li></ul><ul class="topicChips"><li class="mr-4"><a class="hover:no-underline " href="https://www.answers.com/t/html"><div class=" text-primaryColor h-7 mb-2 mr-2 cursor-pointer rounded flex justify-center items-center whitespace-nowrap caption1 " property="breadcrumb">HTML</div></a></li></ul></div></div><div id="options-menu" class="flex body1 bg-transparent h-6 pl-0 hover:bg-transparent no-underline"><div class="flex items-end caption1"></div><div class="relative inline-block "><div class="h-3 focus:outline-none"><svg viewBox="0 0 24 24" class="h-6 w-6 mt-px transform rotate-90"><use xlink:href="#menu-dots" fill="#3A78FC"></use></svg></div></div></div></div><p class="w-full mb-3 headline1" property="name"><a class="hover:no-underline headline1" href="https://www.answers.com/engineering/How_does_xml_differ_from_HTML_and_dynamic_HTML">How does xml differ from HTML and dynamic HTML<!-- -->?</a></p><div class="flex justify-between"><div class="flex m-1 items-center"><a><img class="avatar-h-20 avatar-img" alt="User Avatar" src="/images/avatars/default.png"/></a><a class="hover:no-underline " href="#"><p class="caption2 ml-1"> Asked by <span property="creator" class="text-primaryColor">Anonymous</span></p></a></div></div><div class="w-full body1"><div class="markdownStyles undefined" property="content"><p>1.xml is case sensetive but html is case insensetive.</p> <p>2.xml preserve white space but html does not .</p> <p>3.xml is about describing information but html is about displaying information.</p> <p>4.xml is about carring information hence dynamic but html is about displaying data hence static.</p></div></div><div class="w-full null"><div class="ml-auto"><button type="button" class="py-2 px-3 rounded-md flex items-center justify-center bg-tertiary text-secondaryLight caption3 undefined"><img alt="" class="ml-1 self-center" loading="eager" width="20" height="20" src="/icons/createIcon.svg"/><span class="text=-base">Answer</span></button></div></div></div><div id="slot-before_question_7"></div><div class="grid grid-cols-1 justify-start items-start qCard my-4 p-4 bg-white md:rounded shadow-cardGlow"><div class="flex justify-between"><div class="flex h-full w-auto overflow-x-scroll no-scrollbar"><div class="mb-2 flex h-full w-auto"><ul class="topicChips"><li class="mr-4"><a class="hover:no-underline " href="https://www.answers.com/t/html"><div class=" text-primaryColor h-7 mb-2 mr-2 cursor-pointer rounded flex justify-center items-center whitespace-nowrap caption1 " property="breadcrumb">HTML</div></a></li></ul></div></div><div id="options-menu" class="flex body1 bg-transparent h-6 pl-0 hover:bg-transparent no-underline"><div class="flex items-end caption1"></div><div class="relative inline-block "><div class="h-3 focus:outline-none"><svg viewBox="0 0 24 24" class="h-6 w-6 mt-px transform rotate-90"><use xlink:href="#menu-dots" fill="#3A78FC"></use></svg></div></div></div></div><p class="w-full mb-3 headline1" property="name"><a class="hover:no-underline headline1" href="https://www.answers.com/engineering/What_function_does_the_HTML_tag_perform">What function does the HTML tag perform<!-- -->?</a></p><div class="flex justify-between"><div class="flex m-1 items-center"><a><img class="avatar-h-20 avatar-img" alt="User Avatar" src="/images/avatars/default.png"/></a><a class="hover:no-underline " href="#"><p class="caption2 ml-1"> Asked by <span property="creator" class="text-primaryColor">Anonymous</span></p></a></div></div><div class="w-full body1"><div class="markdownStyles undefined" property="content"><p>An HTML tag delineates the beginning and end of an HTML element. The data contained in that element is supposed to be somehow related. In HTML 4 & 5, some elements only have one tag, for instance the image element:</p> <p><img src="example.gif" alt="Fun Example"></p> <p>Most other elements have two tags, one that opens the element, and one that closes it.</p> <p><p>This is a paragraph. It could contain an image, if we wanted it to.</p></p> <p>In XHTML, all the elements close. Elements like the image tag use an XML pattern called "self-closing."</p> <p><img src="example.gif" alt="Fun Example" /></p></div></div><div class="w-full null"><div class="ml-auto"><button type="button" class="py-2 px-3 rounded-md flex items-center justify-center bg-tertiary text-secondaryLight caption3 undefined"><img alt="" class="ml-1 self-center" loading="eager" width="20" height="20" src="/icons/createIcon.svg"/><span class="text=-base">Answer</span></button></div></div></div><div id="slot-before_question_8"></div><div class="grid grid-cols-1 justify-start items-start qCard my-4 p-4 bg-white md:rounded shadow-cardGlow"><div class="flex justify-between"><div class="flex h-full w-auto overflow-x-scroll no-scrollbar"><div class="mb-2 flex h-full w-auto"><ul class="topicChips"><li class="mr-4"><a class="hover:no-underline " href="https://www.answers.com/t/html"><div class=" text-primaryColor h-7 mb-2 mr-2 cursor-pointer rounded flex justify-center items-center whitespace-nowrap caption1 " property="breadcrumb">HTML</div></a></li></ul></div></div><div id="options-menu" class="flex body1 bg-transparent h-6 pl-0 hover:bg-transparent no-underline"><div class="flex items-end caption1"></div><div class="relative inline-block "><div class="h-3 focus:outline-none"><svg viewBox="0 0 24 24" class="h-6 w-6 mt-px transform rotate-90"><use xlink:href="#menu-dots" fill="#3A78FC"></use></svg></div></div></div></div><p class="w-full mb-3 headline1" property="name"><a class="hover:no-underline headline1" href="https://www.answers.com/engineering/What_are_the_Two_main_parts_of_an_HTML_document">What are the Two main parts of an HTML document<!-- -->?</a></p><div class="flex justify-between"><div class="flex m-1 items-center"><a><img class="avatar-h-20 avatar-img" alt="User Avatar" src="/images/avatars/default.png"/></a><a class="hover:no-underline " href="#"><p class="caption2 ml-1"> Asked by <span property="creator" class="text-primaryColor">Anonymous</span></p></a></div></div><div class="w-full body1"><div class="markdownStyles undefined" property="content"><p>Heading, denoted by the tages <head> </head> and body denoted by <body> </body></p></div></div><div class="w-full null"><div class="ml-auto"><button type="button" class="py-2 px-3 rounded-md flex items-center justify-center bg-tertiary text-secondaryLight caption3 undefined"><img alt="" class="ml-1 self-center" loading="eager" width="20" height="20" src="/icons/createIcon.svg"/><span class="text=-base">Answer</span></button></div></div></div><div id="slot-before_question_9"></div><div class="grid grid-cols-1 justify-start items-start qCard my-4 p-4 bg-white md:rounded shadow-cardGlow"><div class="flex justify-between"><div class="flex h-full w-auto overflow-x-scroll no-scrollbar"><div class="mb-2 flex h-full w-auto"><ul class="topicChips"><li class="mr-4"><a class="hover:no-underline " href="https://www.answers.com/t/html"><div class=" text-primaryColor h-7 mb-2 mr-2 cursor-pointer rounded flex justify-center items-center whitespace-nowrap caption1 " property="breadcrumb">HTML</div></a></li></ul></div></div><div id="options-menu" class="flex body1 bg-transparent h-6 pl-0 hover:bg-transparent no-underline"><div class="flex items-end caption1"></div><div class="relative inline-block "><div class="h-3 focus:outline-none"><svg viewBox="0 0 24 24" class="h-6 w-6 mt-px transform rotate-90"><use xlink:href="#menu-dots" fill="#3A78FC"></use></svg></div></div></div></div><p class="w-full mb-3 headline1" property="name"><a class="hover:no-underline headline1" href="https://www.answers.com/engineering/How_would_you_use_an_image_as_your_background_for_HTML">How would you use an image as your background for HTML<!-- -->?</a></p><div class="flex justify-between"><div class="flex m-1 items-center"><a><img class="avatar-h-20 avatar-img" alt="User Avatar" src="/images/avatars/default.png"/></a><a class="hover:no-underline " href="#"><p class="caption2 ml-1"> Asked by <span property="creator" class="text-primaryColor">Anonymous</span></p></a></div></div><div class="w-full body1"><div class="markdownStyles undefined" property="content"><p>I would use a CSS style page. Place the following line in the header of the page to link to the style sheet.</p> <p><link rel="stylesheet" type="text/css" href="mystyle.css" /></p> <p>The style sheet takes the place of the "style" modifier within HTML tags. In order to accomplish the background image you would need to put the following in the file "mystyle.css"</p> <p>body{</p> <p>background-image:URL('IMAGE FILE');</p> <p>}</p> <p>The body tag tells the compiler which tag to modify. In this case it is your entire page, or body. This could be replaced with any of the standard tags in HTML. If you wanted to specify a specific id you would write:</p> <p>tag#id</p> <p>for example, a <div id='foo'></div> would be represented in the css sheet by div#foo</p> <p>Then, all of the style modifications within the curly braces are applied. This can do anything from text positioning, to sizing, to inserting backgrounds, etc.</p> <p>This information originally came from w3schools.com</p></div></div><div class="w-full null"><div class="ml-auto"><button type="button" class="py-2 px-3 rounded-md flex items-center justify-center bg-tertiary text-secondaryLight caption3 undefined"><img alt="" class="ml-1 self-center" loading="eager" width="20" height="20" src="/icons/createIcon.svg"/><span class="text=-base">Answer</span></button></div></div></div><div id="slot-before_question_10"></div><div class="grid grid-cols-1 justify-start items-start qCard my-4 p-4 bg-white md:rounded shadow-cardGlow"><div class="flex justify-between"><div class="flex h-full w-auto overflow-x-scroll no-scrollbar"><div class="mb-2 flex h-full w-auto"><ul class="topicChips"><li class="mr-4"><a class="hover:no-underline " href="https://www.answers.com/t/html"><div class=" text-primaryColor h-7 mb-2 mr-2 cursor-pointer rounded flex justify-center items-center whitespace-nowrap caption1 " property="breadcrumb">HTML</div></a></li></ul><ul class="topicChips"><li class="mr-4"><a class="hover:no-underline " href="https://www.answers.com/t/html5"><div class=" text-primaryColor h-7 mb-2 mr-2 cursor-pointer rounded flex justify-center items-center whitespace-nowrap caption1 " property="breadcrumb">HTML5</div></a></li></ul></div></div><div id="options-menu" class="flex body1 bg-transparent h-6 pl-0 hover:bg-transparent no-underline"><div class="flex items-end caption1"></div><div class="relative inline-block "><div class="h-3 focus:outline-none"><svg viewBox="0 0 24 24" class="h-6 w-6 mt-px transform rotate-90"><use xlink:href="#menu-dots" fill="#3A78FC"></use></svg></div></div></div></div><p class="w-full mb-3 headline1" property="name"><a class="hover:no-underline headline1" href="https://www.answers.com/engineering/What_The_correct_HTML_tag_for_the_smallest_size_heading">What The correct HTML tag for the smallest size heading<!-- -->?</a></p><div class="flex justify-between"><div class="flex m-1 items-center"><a><img class="avatar-h-20 avatar-img" alt="User Avatar" src="/images/avatars/default.png"/></a><a class="hover:no-underline " href="#"><p class="caption2 ml-1"> Asked by <span property="creator" class="text-primaryColor">Anonymous</span></p></a></div></div><div class="w-full body1"><div class="markdownStyles undefined" property="content"><p>A number of tags only have one letter, like <b> or <i> or <p> or <u>.</p></div></div><div class="w-full null"><div class="ml-auto"><button type="button" class="py-2 px-3 rounded-md flex items-center justify-center bg-tertiary text-secondaryLight caption3 undefined"><img alt="" class="ml-1 self-center" loading="eager" width="20" height="20" src="/icons/createIcon.svg"/><span class="text=-base">Answer</span></button></div></div></div><div id="slot-before_question_11"></div><div class="grid grid-cols-1 justify-start items-start qCard my-4 p-4 bg-white md:rounded shadow-cardGlow"><div class="flex justify-between"><div class="flex h-full w-auto overflow-x-scroll no-scrollbar"><div class="mb-2 flex h-full w-auto"><ul class="topicChips"><li class="mr-4"><a class="hover:no-underline " href="https://www.answers.com/t/html"><div class=" text-primaryColor h-7 mb-2 mr-2 cursor-pointer rounded flex justify-center items-center whitespace-nowrap caption1 " property="breadcrumb">HTML</div></a></li></ul></div></div><div id="options-menu" class="flex body1 bg-transparent h-6 pl-0 hover:bg-transparent no-underline"><div class="flex items-end caption1"></div><div class="relative inline-block "><div class="h-3 focus:outline-none"><svg viewBox="0 0 24 24" class="h-6 w-6 mt-px transform rotate-90"><use xlink:href="#menu-dots" fill="#3A78FC"></use></svg></div></div></div></div><p class="w-full mb-3 headline1" property="name"><a class="hover:no-underline headline1" href="https://www.answers.com/engineering/Which_is_the_HTML_tag_to_start_a_Heading_level_3">Which is the HTML tag to start a Heading level 3<!-- -->?</a></p><div class="flex justify-between"><div class="flex m-1 items-center"><a><img class="avatar-h-20 avatar-img" alt="User Avatar" src="/images/avatars/default.png"/></a><a class="hover:no-underline " href="#"><p class="caption2 ml-1"> Asked by <span property="creator" class="text-primaryColor">Anonymous</span></p></a></div></div><div class="w-full body1"><div class="markdownStyles undefined" property="content"><p><h3> is the tag for starting the heading level 3. It is for mid-size of a heading, out of the 6.</p></div></div><div class="w-full null"><div class="ml-auto"><button type="button" class="py-2 px-3 rounded-md flex items-center justify-center bg-tertiary text-secondaryLight caption3 undefined"><img alt="" class="ml-1 self-center" loading="eager" width="20" height="20" src="/icons/createIcon.svg"/><span class="text=-base">Answer</span></button></div></div></div><div id="slot-before_question_12"></div><div class="grid grid-cols-1 justify-start items-start qCard my-4 p-4 bg-white md:rounded shadow-cardGlow"><div class="flex justify-between"><div class="flex h-full w-auto overflow-x-scroll no-scrollbar"><div class="mb-2 flex h-full w-auto"><ul class="topicChips"><li class="mr-4"><a class="hover:no-underline " href="https://www.answers.com/t/html"><div class=" text-primaryColor h-7 mb-2 mr-2 cursor-pointer rounded flex justify-center items-center whitespace-nowrap caption1 " property="breadcrumb">HTML</div></a></li></ul></div></div><div id="options-menu" class="flex body1 bg-transparent h-6 pl-0 hover:bg-transparent no-underline"><div class="flex items-end caption1"></div><div class="relative inline-block "><div class="h-3 focus:outline-none"><svg viewBox="0 0 24 24" class="h-6 w-6 mt-px transform rotate-90"><use xlink:href="#menu-dots" fill="#3A78FC"></use></svg></div></div></div></div><p class="w-full mb-3 headline1" property="name"><a class="hover:no-underline headline1" href="https://www.answers.com/engineering/Left_align_table_HTML">Left align table HTML<!-- -->?</a></p><div class="flex justify-between"><div class="flex m-1 items-center"><a><img class="avatar-h-20 avatar-img" alt="User Avatar" src="/images/avatars/default.png"/></a><a class="hover:no-underline " href="#"><p class="caption2 ml-1"> Asked by <span property="creator" class="text-primaryColor">Anonymous</span></p></a></div></div><div class="w-full body1"><div class="markdownStyles undefined" property="content"><p>I believe you can only align things in CSS. Using CSS left-aligning the table would require doing this:<br /><br /><br /><div id="table"><br />YOUR TABLE HERE<br /></div><br /><br /><br />Then in the <style> part you would write this:<br />#table<br />{<br />text-align: left<br />}<br /><br /><br />If you didn't get what I just said I suggest going to W3schools.com and going to the CSS tutorial.</p></div></div><div class="w-full null"><div class="ml-auto"><button type="button" class="py-2 px-3 rounded-md flex items-center justify-center bg-tertiary text-secondaryLight caption3 undefined"><img alt="" class="ml-1 self-center" loading="eager" width="20" height="20" src="/icons/createIcon.svg"/><span class="text=-base">Answer</span></button></div></div></div><div id="slot-before_question_13"></div><div class="grid grid-cols-1 justify-start items-start qCard my-4 p-4 bg-white md:rounded shadow-cardGlow"><div class="flex justify-between"><div class="flex h-full w-auto overflow-x-scroll no-scrollbar"><div class="mb-2 flex h-full w-auto"><ul class="topicChips"><li class="mr-4"><a class="hover:no-underline " href="https://www.answers.com/t/html"><div class=" text-primaryColor h-7 mb-2 mr-2 cursor-pointer rounded flex justify-center items-center whitespace-nowrap caption1 " property="breadcrumb">HTML</div></a></li></ul><ul class="topicChips"><li class="mr-4"><a class="hover:no-underline " href="https://www.answers.com/t/q-and-a"><div class=" text-primaryColor h-7 mb-2 mr-2 cursor-pointer rounded flex justify-center items-center whitespace-nowrap caption1 " property="breadcrumb">Q&A</div></a></li></ul></div></div><div id="options-menu" class="flex body1 bg-transparent h-6 pl-0 hover:bg-transparent no-underline"><div class="flex items-end caption1"></div><div class="relative inline-block "><div class="h-3 focus:outline-none"><svg viewBox="0 0 24 24" class="h-6 w-6 mt-px transform rotate-90"><use xlink:href="#menu-dots" fill="#3A78FC"></use></svg></div></div></div></div><p class="w-full mb-3 headline1" property="name"><a class="hover:no-underline headline1" href="https://qa.answers.com/engineering/Where_does_HTML_start">Where does HTML start<!-- -->?</a></p><div class="flex justify-between"><div class="flex m-1 items-center"><a><img class="avatar-h-20 avatar-img" alt="User Avatar" src="/images/avatars/default.png"/></a><a class="hover:no-underline " href="#"><p class="caption2 ml-1"> Asked by <span property="creator" class="text-primaryColor">Anonymous</span></p></a></div></div><div class="w-full body1"><div class="markdownStyles undefined" property="content"><p>It was invented by a man called Tim Berners Lee, in order to enable sharing of documents on a network and to be able to format them. It was created in 1991 and 1992, and has had continual development since then.</p></div></div><div class="w-full null"><div class="ml-auto"><button type="button" class="py-2 px-3 rounded-md flex items-center justify-center bg-tertiary text-secondaryLight caption3 undefined"><img alt="" class="ml-1 self-center" loading="eager" width="20" height="20" src="/icons/createIcon.svg"/><span class="text=-base">Answer</span></button></div></div></div><div id="slot-before_question_14"></div><div class="grid grid-cols-1 justify-start items-start qCard my-4 p-4 bg-white md:rounded shadow-cardGlow"><div class="flex justify-between"><div class="flex h-full w-auto overflow-x-scroll no-scrollbar"><div class="mb-2 flex h-full w-auto"><ul class="topicChips"><li class="mr-4"><a class="hover:no-underline " href="https://www.answers.com/t/html"><div class=" text-primaryColor h-7 mb-2 mr-2 cursor-pointer rounded flex justify-center items-center whitespace-nowrap caption1 " property="breadcrumb">HTML</div></a></li></ul></div></div><div id="options-menu" class="flex body1 bg-transparent h-6 pl-0 hover:bg-transparent no-underline"><div class="flex items-end caption1"></div><div class="relative inline-block "><div class="h-3 focus:outline-none"><svg viewBox="0 0 24 24" class="h-6 w-6 mt-px transform rotate-90"><use xlink:href="#menu-dots" fill="#3A78FC"></use></svg></div></div></div></div><p class="w-full mb-3 headline1" property="name"><a class="hover:no-underline headline1" href="https://www.answers.com/engineering/What_are_the_naming_rules_in_XML">What are the naming rules in XML<!-- -->?</a></p><div class="flex justify-between"><div class="flex m-1 items-center"><a><img class="avatar-h-20 avatar-img" alt="User Avatar" src="/images/avatars/default.png"/></a><a class="hover:no-underline " href="#"><p class="caption2 ml-1"> Asked by <span property="creator" class="text-primaryColor">Anonymous</span></p></a></div></div><div class="w-full body1"><div class="markdownStyles undefined" property="content"><p>XML has no rules like html in regards to tags and naming tags, you write your own xml tags.</p></div></div><div class="w-full null"><div class="ml-auto"><button type="button" class="py-2 px-3 rounded-md flex items-center justify-center bg-tertiary text-secondaryLight caption3 undefined"><img alt="" class="ml-1 self-center" loading="eager" width="20" height="20" src="/icons/createIcon.svg"/><span class="text=-base">Answer</span></button></div></div></div><div id="slot-before_question_15"></div><div class="grid grid-cols-1 justify-start items-start qCard my-4 p-4 bg-white md:rounded shadow-cardGlow"><div class="flex justify-between"><div class="flex h-full w-auto overflow-x-scroll no-scrollbar"><div class="mb-2 flex h-full w-auto"><ul class="topicChips"><li class="mr-4"><a class="hover:no-underline " href="https://www.answers.com/t/html"><div class=" text-primaryColor h-7 mb-2 mr-2 cursor-pointer rounded flex justify-center items-center whitespace-nowrap caption1 " property="breadcrumb">HTML</div></a></li></ul></div></div><div id="options-menu" class="flex body1 bg-transparent h-6 pl-0 hover:bg-transparent no-underline"><div class="flex items-end caption1"></div><div class="relative inline-block "><div class="h-3 focus:outline-none"><svg viewBox="0 0 24 24" class="h-6 w-6 mt-px transform rotate-90"><use xlink:href="#menu-dots" fill="#3A78FC"></use></svg></div></div></div></div><p class="w-full mb-3 headline1" property="name"><a class="hover:no-underline headline1" href="https://www.answers.com/engineering/What_do_you_mean_by_nesting_tags_in_HTML">What do you mean by nesting tags in HTML<!-- -->?</a></p><div class="flex justify-between"><div class="flex m-1 items-center"><a><img class="avatar-h-20 avatar-img" alt="User Avatar" src="/images/avatars/default.png"/></a><a class="hover:no-underline " href="#"><p class="caption2 ml-1"> Asked by <span property="creator" class="text-primaryColor">Anonymous</span></p></a></div></div><div class="w-full body1"><div class="markdownStyles undefined" property="content"><p>In HTML, all elements (which are delineated by tags) are either contiguous or nested; they cannot overlap.</p> <p>A nested element is one that is contained inside another element, just as the HEAD and BODY elements are nested inside the HTML element.</p></div></div><div class="w-full null"><div class="ml-auto"><button type="button" class="py-2 px-3 rounded-md flex items-center justify-center bg-tertiary text-secondaryLight caption3 undefined"><img alt="" class="ml-1 self-center" loading="eager" width="20" height="20" src="/icons/createIcon.svg"/><span class="text=-base">Answer</span></button></div></div></div><div id="slot-before_question_16"></div><div class="grid grid-cols-1 justify-start items-start qCard my-4 p-4 bg-white md:rounded shadow-cardGlow"><div class="flex justify-between"><div class="flex h-full w-auto overflow-x-scroll no-scrollbar"><div class="mb-2 flex h-full w-auto"><ul class="topicChips"><li class="mr-4"><a class="hover:no-underline " href="https://www.answers.com/t/mobile-phones"><div class=" text-primaryColor h-7 mb-2 mr-2 cursor-pointer rounded flex justify-center items-center whitespace-nowrap caption1 " property="breadcrumb">Mobile Phones</div></a></li></ul><ul class="topicChips"><li class="mr-4"><a class="hover:no-underline " href="https://www.answers.com/t/office-applications"><div class=" text-primaryColor h-7 mb-2 mr-2 cursor-pointer rounded flex justify-center items-center whitespace-nowrap caption1 " property="breadcrumb">Office Applications</div></a></li></ul><ul class="topicChips"><li class="mr-4"><a class="hover:no-underline " href="https://www.answers.com/t/sms-and-texting"><div class=" text-primaryColor h-7 mb-2 mr-2 cursor-pointer rounded flex justify-center items-center whitespace-nowrap caption1 " property="breadcrumb">SMS and Texting</div></a></li></ul><ul class="topicChips"><li class="mr-4"><a class="hover:no-underline " href="https://www.answers.com/t/html"><div class=" text-primaryColor h-7 mb-2 mr-2 cursor-pointer rounded flex justify-center items-center whitespace-nowrap caption1 " property="breadcrumb">HTML</div></a></li></ul></div></div><div id="options-menu" class="flex body1 bg-transparent h-6 pl-0 hover:bg-transparent no-underline"><div class="flex items-end caption1"></div><div class="relative inline-block "><div class="h-3 focus:outline-none"><svg viewBox="0 0 24 24" class="h-6 w-6 mt-px transform rotate-90"><use xlink:href="#menu-dots" fill="#3A78FC"></use></svg></div></div></div></div><p class="w-full mb-3 headline1" property="name"><a class="hover:no-underline headline1" href="https://www.answers.com/engineering/What_is_text_manipulation">What is text manipulation<!-- -->?</a></p><div class="flex justify-between"><div class="flex m-1 items-center"><a><img class="avatar-h-20 avatar-img" alt="User Avatar" src="/images/avatars/default.png"/></a><a class="hover:no-underline " href="#"><p class="caption2 ml-1"> Asked by <span property="creator" class="text-primaryColor">Anonymous</span></p></a></div></div><div class="w-full body1"><div class="markdownStyles undefined" property="content"><p>Text manipulation refers to the "processing" part of word processing. Word processors provide easy methods of deleting, inserting, copying, and moving individual characters, words, phrases, and paragraphs--even entire pages of information.</p></div></div><div class="w-full null"><div class="ml-auto"><button type="button" class="py-2 px-3 rounded-md flex items-center justify-center bg-tertiary text-secondaryLight caption3 undefined"><img alt="" class="ml-1 self-center" loading="eager" width="20" height="20" src="/icons/createIcon.svg"/><span class="text=-base">Answer</span></button></div></div></div><div id="slot-before_question_17"></div><div class="grid grid-cols-1 justify-start items-start qCard my-4 p-4 bg-white md:rounded shadow-cardGlow"><div class="flex justify-between"><div class="flex h-full w-auto overflow-x-scroll no-scrollbar"><div class="mb-2 flex h-full w-auto"><ul class="topicChips"><li class="mr-4"><a class="hover:no-underline " href="https://www.answers.com/t/microsoft-windows"><div class=" text-primaryColor h-7 mb-2 mr-2 cursor-pointer rounded flex justify-center items-center whitespace-nowrap caption1 " property="breadcrumb">Microsoft Windows</div></a></li></ul><ul class="topicChips"><li class="mr-4"><a class="hover:no-underline " href="https://www.answers.com/t/internet"><div class=" text-primaryColor h-7 mb-2 mr-2 cursor-pointer rounded flex justify-center items-center whitespace-nowrap caption1 " property="breadcrumb">Internet</div></a></li></ul><ul class="topicChips"><li class="mr-4"><a class="hover:no-underline " href="https://www.answers.com/t/html"><div class=" text-primaryColor h-7 mb-2 mr-2 cursor-pointer rounded flex justify-center items-center whitespace-nowrap caption1 " property="breadcrumb">HTML</div></a></li></ul></div></div><div id="options-menu" class="flex body1 bg-transparent h-6 pl-0 hover:bg-transparent no-underline"><div class="flex items-end caption1"></div><div class="relative inline-block "><div class="h-3 focus:outline-none"><svg viewBox="0 0 24 24" class="h-6 w-6 mt-px transform rotate-90"><use xlink:href="#menu-dots" fill="#3A78FC"></use></svg></div></div></div></div><p class="w-full mb-3 headline1" property="name"><a class="hover:no-underline headline1" href="https://www.answers.com/engineering/Why_should_you_save_as_HTML">Why should you save as HTML<!-- -->?</a></p><div class="flex justify-between"><div class="flex m-1 items-center"><a><img class="avatar-h-20 avatar-img" alt="User Avatar" src="/images/avatars/default.png"/></a><a class="hover:no-underline " href="#"><p class="caption2 ml-1"> Asked by <span property="creator" class="text-primaryColor">Anonymous</span></p></a></div></div><div class="w-full body1"><div class="markdownStyles undefined" property="content"><div><p>To save a file as a .html file:</p><p>1. Click on file</p><p>2. Then Save As</p><p>3. Change "Save as type:" to "All Files (*.*)"</p><p>4. In the "File name" input box enter (Your Pages Name).html</p><p><span>eg. Index.html</span></p><p>5. Press "Save"</p><p>Hope this helped you.</p></div></div></div><div class="w-full null"><div class="ml-auto"><button type="button" class="py-2 px-3 rounded-md flex items-center justify-center bg-tertiary text-secondaryLight caption3 undefined"><img alt="" class="ml-1 self-center" loading="eager" width="20" height="20" src="/icons/createIcon.svg"/><span class="text=-base">Answer</span></button></div></div></div><div id="slot-before_question_18"></div><div class="grid grid-cols-1 justify-start items-start qCard my-4 p-4 bg-white md:rounded shadow-cardGlow"><div class="flex justify-between"><div class="flex h-full w-auto overflow-x-scroll no-scrollbar"><div class="mb-2 flex h-full w-auto"><ul class="topicChips"><li class="mr-4"><a class="hover:no-underline " href="https://www.answers.com/t/html"><div class=" text-primaryColor h-7 mb-2 mr-2 cursor-pointer rounded flex justify-center items-center whitespace-nowrap caption1 " property="breadcrumb">HTML</div></a></li></ul></div></div><div id="options-menu" class="flex body1 bg-transparent h-6 pl-0 hover:bg-transparent no-underline"><div class="flex items-end caption1"></div><div class="relative inline-block "><div class="h-3 focus:outline-none"><svg viewBox="0 0 24 24" class="h-6 w-6 mt-px transform rotate-90"><use xlink:href="#menu-dots" fill="#3A78FC"></use></svg></div></div></div></div><p class="w-full mb-3 headline1" property="name"><a class="hover:no-underline headline1" href="https://www.answers.com/engineering/Who_invented_HTML">Who invented HTML<!-- -->?</a></p><div class="flex justify-between"><div class="flex m-1 items-center"><a><img class="avatar-h-20 avatar-img" alt="User Avatar" src="/images/avatars/default.png"/></a><a class="hover:no-underline " href="#"><p class="caption2 ml-1"> Asked by <span property="creator" class="text-primaryColor">Anonymous</span></p></a></div></div><div class="w-full body1"><div class="markdownStyles undefined" property="content"><p>Tim Berners-Lee developed the ENQUIRE language in 1980. He and Robert Cailliau created the World Wide Web project, which was supposed to establish an easy-to-use language to share data. They eventually developed HTML over time, using ENQUIRE as a model. The first version of HTML that made itself into an RFC -- making it a specific web standard -- was HTML 2.0, which was released in 1995.</p></div></div><div class="w-full null"><div class="ml-auto"><button type="button" class="py-2 px-3 rounded-md flex items-center justify-center bg-tertiary text-secondaryLight caption3 undefined"><img alt="" class="ml-1 self-center" loading="eager" width="20" height="20" src="/icons/createIcon.svg"/><span class="text=-base">Answer</span></button></div></div></div><div id="slot-before_question_19"></div><div class="grid grid-cols-1 justify-start items-start qCard my-4 p-4 bg-white md:rounded shadow-cardGlow"><div class="flex justify-between"><div class="flex h-full w-auto overflow-x-scroll no-scrollbar"><div class="mb-2 flex h-full w-auto"><ul class="topicChips"><li class="mr-4"><a class="hover:no-underline " href="https://www.answers.com/t/html"><div class=" text-primaryColor h-7 mb-2 mr-2 cursor-pointer rounded flex justify-center items-center whitespace-nowrap caption1 " property="breadcrumb">HTML</div></a></li></ul></div></div><div id="options-menu" class="flex body1 bg-transparent h-6 pl-0 hover:bg-transparent no-underline"><div class="flex items-end caption1"></div><div class="relative inline-block "><div class="h-3 focus:outline-none"><svg viewBox="0 0 24 24" class="h-6 w-6 mt-px transform rotate-90"><use xlink:href="#menu-dots" fill="#3A78FC"></use></svg></div></div></div></div><p class="w-full mb-3 headline1" property="name"><a class="hover:no-underline headline1" href="https://www.answers.com/engineering/What_attibute_you_use_in_the_body_tag_to_give_the_background_a_solid_color">What attibute you use in the body tag to give the background a solid color<!-- -->?</a></p><div class="flex justify-between"><div class="flex m-1 items-center"><a><img class="avatar-h-20 avatar-img" alt="User Avatar" src="/images/avatars/default.png"/></a><a class="hover:no-underline " href="#"><p class="caption2 ml-1"> Asked by <span property="creator" class="text-primaryColor">Anonymous</span></p></a></div></div><div class="w-full body1"><div class="markdownStyles undefined" property="content"><p>You use the style attribute to add any presentation to your BODY element, including background-color.</p> <p>This is the code to make an HTML document with a red background.</p> <p><body style="background-color: red"></p> <p>You can also add a stylesheet to the head of the document (or an external file, if you're going to have the same rules on more than 1 page.)</p> <p><style type="text/css"></p> <p>body { background-color: #f00; } /* Short of ff0000 which is hex for "red" */</p> <p></style></p></div></div><div class="w-full null"><div class="ml-auto"><button type="button" class="py-2 px-3 rounded-md flex items-center justify-center bg-tertiary text-secondaryLight caption3 undefined"><img alt="" class="ml-1 self-center" loading="eager" width="20" height="20" src="/icons/createIcon.svg"/><span class="text=-base">Answer</span></button></div></div></div><div id="slot-before_question_20"></div><div class="grid grid-cols-1 justify-start items-start qCard my-4 p-4 bg-white md:rounded shadow-cardGlow"><div class="flex justify-between"><div class="flex h-full w-auto overflow-x-scroll no-scrollbar"><div class="mb-2 flex h-full w-auto"><ul class="topicChips"><li class="mr-4"><a class="hover:no-underline " href="https://www.answers.com/t/html"><div class=" text-primaryColor h-7 mb-2 mr-2 cursor-pointer rounded flex justify-center items-center whitespace-nowrap caption1 " property="breadcrumb">HTML</div></a></li></ul></div></div><div id="options-menu" class="flex body1 bg-transparent h-6 pl-0 hover:bg-transparent no-underline"><div class="flex items-end caption1"></div><div class="relative inline-block "><div class="h-3 focus:outline-none"><svg viewBox="0 0 24 24" class="h-6 w-6 mt-px transform rotate-90"><use xlink:href="#menu-dots" fill="#3A78FC"></use></svg></div></div></div></div><p class="w-full mb-3 headline1" property="name"><a class="hover:no-underline headline1" href="https://www.answers.com/engineering/How_do_you_change_your_cursor_on_an_HTML_page">How do you change your cursor on an HTML page<!-- -->?</a></p><div class="flex justify-between"><div class="flex m-1 items-center"><a><img class="avatar-h-20 avatar-img" alt="User Avatar" src="/images/avatars/default.png"/></a><a class="hover:no-underline " href="#"><p class="caption2 ml-1"> Asked by <span property="creator" class="text-primaryColor">Anonymous</span></p></a></div></div><div class="w-full body1"><div class="markdownStyles undefined" property="content"><p>First you need a .cur file that contains the cursor. You can go to www.cursor.cc and paint one pixel by pixel or convert it from an image. Don't forget to make the white pixels transparent and choose a hotspot. Sometimes the hotspot isn't in the upper left corner. You can also just download .cur files from the internet. In Dreamweaver you have to edit the CSS of the page. This snippet must be added:</p> <p>body{ cursor: url('cursor.cur'), auto;}</p></div></div><div class="w-full null"><div class="ml-auto"><button type="button" class="py-2 px-3 rounded-md flex items-center justify-center bg-tertiary text-secondaryLight caption3 undefined"><img alt="" class="ml-1 self-center" loading="eager" width="20" height="20" src="/icons/createIcon.svg"/><span class="text=-base">Answer</span></button></div></div></div><div id="slot-before_question_21"></div><div class="grid grid-cols-1 justify-start items-start qCard my-4 p-4 bg-white md:rounded shadow-cardGlow"><div class="flex justify-between"><div class="flex h-full w-auto overflow-x-scroll no-scrollbar"><div class="mb-2 flex h-full w-auto"><ul class="topicChips"><li class="mr-4"><a class="hover:no-underline " href="https://www.answers.com/t/html"><div class=" text-primaryColor h-7 mb-2 mr-2 cursor-pointer rounded flex justify-center items-center whitespace-nowrap caption1 " property="breadcrumb">HTML</div></a></li></ul></div></div><div id="options-menu" class="flex body1 bg-transparent h-6 pl-0 hover:bg-transparent no-underline"><div class="flex items-end caption1"></div><div class="relative inline-block "><div class="h-3 focus:outline-none"><svg viewBox="0 0 24 24" class="h-6 w-6 mt-px transform rotate-90"><use xlink:href="#menu-dots" fill="#3A78FC"></use></svg></div></div></div></div><p class="w-full mb-3 headline1" property="name"><a class="hover:no-underline headline1" href="https://www.answers.com/engineering/What_is_the_code_for_inserting_a_line_break">What is the code for inserting a line break<!-- -->?</a></p><div class="flex justify-between"><div class="flex m-1 items-center"><a><img class="avatar-h-20 avatar-img" alt="User Avatar" src="/images/avatars/default.png"/></a><a class="hover:no-underline " href="#"><p class="caption2 ml-1"> Asked by <span property="creator" class="text-primaryColor">Anonymous</span></p></a></div></div><div class="w-full body1"><div class="markdownStyles undefined" property="content"><p>Line breaks are inserted using the empty BR entity:</p> <p><br /></p> <p>You can enclose a paragraph inside a P entity:</p> <p><p>This is a paragraph</p></p> <p>Check the w3schools.org site for HTML how to's.</p></div></div><div class="w-full null"><div class="ml-auto"><button type="button" class="py-2 px-3 rounded-md flex items-center justify-center bg-tertiary text-secondaryLight caption3 undefined"><img alt="" class="ml-1 self-center" loading="eager" width="20" height="20" src="/icons/createIcon.svg"/><span class="text=-base">Answer</span></button></div></div></div><div id="slot-before_question_22"></div><div class="grid grid-cols-1 justify-start items-start qCard my-4 p-4 bg-white md:rounded shadow-cardGlow"><div class="flex justify-between"><div class="flex h-full w-auto overflow-x-scroll no-scrollbar"><div class="mb-2 flex h-full w-auto"><ul class="topicChips"><li class="mr-4"><a class="hover:no-underline " href="https://www.answers.com/t/html"><div class=" text-primaryColor h-7 mb-2 mr-2 cursor-pointer rounded flex justify-center items-center whitespace-nowrap caption1 " property="breadcrumb">HTML</div></a></li></ul></div></div><div id="options-menu" class="flex body1 bg-transparent h-6 pl-0 hover:bg-transparent no-underline"><div class="flex items-end caption1"></div><div class="relative inline-block "><div class="h-3 focus:outline-none"><svg viewBox="0 0 24 24" class="h-6 w-6 mt-px transform rotate-90"><use xlink:href="#menu-dots" fill="#3A78FC"></use></svg></div></div></div></div><p class="w-full mb-3 headline1" property="name"><a class="hover:no-underline headline1" href="https://www.answers.com/engineering/How_do_you_increase_the_line_height_of_a_paragraph_in_HTML">How do you increase the line height of a paragraph in HTML<!-- -->?</a></p><div class="flex justify-between"><div class="flex m-1 items-center"><a><img class="avatar-h-20 avatar-img" alt="User Avatar" src="/images/avatars/default.png"/></a><a class="hover:no-underline " href="#"><p class="caption2 ml-1"> Asked by <span property="creator" class="text-primaryColor">Anonymous</span></p></a></div></div><div class="w-full body1"><div class="markdownStyles undefined" property="content"><p>This is how you do in HTML</p> <p><div style="width:400px; line-height:30px;padding: 5px; border: 1px solid #CCC;">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras varius imperdiet nunc. Donec eu nibh a odio sodales viverra et non purus.</div></p> <p>If you are looking to do in CSS, check the related link.</p></div></div><div class="w-full null"><div class="ml-auto"><button type="button" class="py-2 px-3 rounded-md flex items-center justify-center bg-tertiary text-secondaryLight caption3 undefined"><img alt="" class="ml-1 self-center" loading="eager" width="20" height="20" src="/icons/createIcon.svg"/><span class="text=-base">Answer</span></button></div></div></div><div id="slot-before_question_23"></div><div class="grid grid-cols-1 justify-start items-start qCard my-4 p-4 bg-white md:rounded shadow-cardGlow"><div class="flex justify-between"><div class="flex h-full w-auto overflow-x-scroll no-scrollbar"><div class="mb-2 flex h-full w-auto"><ul class="topicChips"><li class="mr-4"><a class="hover:no-underline " href="https://www.answers.com/t/web-design-and-publishing"><div class=" text-primaryColor h-7 mb-2 mr-2 cursor-pointer rounded flex justify-center items-center whitespace-nowrap caption1 " property="breadcrumb">Web Design and Publishing</div></a></li></ul><ul class="topicChips"><li class="mr-4"><a class="hover:no-underline " href="https://www.answers.com/t/html"><div class=" text-primaryColor h-7 mb-2 mr-2 cursor-pointer rounded flex justify-center items-center whitespace-nowrap caption1 " property="breadcrumb">HTML</div></a></li></ul></div></div><div id="options-menu" class="flex body1 bg-transparent h-6 pl-0 hover:bg-transparent no-underline"><div class="flex items-end caption1"></div><div class="relative inline-block "><div class="h-3 focus:outline-none"><svg viewBox="0 0 24 24" class="h-6 w-6 mt-px transform rotate-90"><use xlink:href="#menu-dots" fill="#3A78FC"></use></svg></div></div></div></div><p class="w-full mb-3 headline1" property="name"><a class="hover:no-underline headline1" href="https://www.answers.com/engineering/How_people_use_webpages">How people use webpages<!-- -->?</a></p><div class="flex justify-between"><div class="flex m-1 items-center"><a><img class="avatar-h-20 avatar-img" alt="User Avatar" src="/images/avatars/default.png"/></a><a class="hover:no-underline " href="#"><p class="caption2 ml-1"> Asked by <span property="creator" class="text-primaryColor">Anonymous</span></p></a></div></div><div class="w-full body1"><div class="markdownStyles undefined" property="content"><div><p>A <span>web page</span> is a web document that is suitable for the World Wide Web and the <span>web browser</span>. A web browser displays a web page on a monitor or mobile device.</p><p>There are so many uses have a web page. Some of them are business, culture, education, personal, employment, health, entertainment, government, and search engines</p></div></div></div><div class="w-full null"><div class="ml-auto"><button type="button" class="py-2 px-3 rounded-md flex items-center justify-center bg-tertiary text-secondaryLight caption3 undefined"><img alt="" class="ml-1 self-center" loading="eager" width="20" height="20" src="/icons/createIcon.svg"/><span class="text=-base">Answer</span></button></div></div></div><div id="slot-before_question_24"></div><div class="grid grid-cols-1 justify-start items-start qCard my-4 p-4 bg-white md:rounded shadow-cardGlow"><div class="flex justify-between"><div class="flex h-full w-auto overflow-x-scroll no-scrollbar"><div class="mb-2 flex h-full w-auto"><ul class="topicChips"><li class="mr-4"><a class="hover:no-underline " href="https://www.answers.com/t/computers"><div class=" text-primaryColor h-7 mb-2 mr-2 cursor-pointer rounded flex justify-center items-center whitespace-nowrap caption1 " property="breadcrumb">Computers</div></a></li></ul><ul class="topicChips"><li class="mr-4"><a class="hover:no-underline " href="https://www.answers.com/t/html"><div class=" text-primaryColor h-7 mb-2 mr-2 cursor-pointer rounded flex justify-center items-center whitespace-nowrap caption1 " property="breadcrumb">HTML</div></a></li></ul></div></div><div id="options-menu" class="flex body1 bg-transparent h-6 pl-0 hover:bg-transparent no-underline"><div class="flex items-end caption1"></div><div class="relative inline-block "><div class="h-3 focus:outline-none"><svg viewBox="0 0 24 24" class="h-6 w-6 mt-px transform rotate-90"><use xlink:href="#menu-dots" fill="#3A78FC"></use></svg></div></div></div></div><p class="w-full mb-3 headline1" property="name"><a class="hover:no-underline headline1" href="https://www.answers.com/engineering/How_is_a_tag_in_HTML_used">How is a tag in HTML used<!-- -->?</a></p><div class="flex justify-between"><div class="flex m-1 items-center"><a><img class="avatar-h-20 avatar-img" alt="User Avatar" src="/images/avatars/default.png"/></a><a class="hover:no-underline " href="#"><p class="caption2 ml-1"> Asked by <span property="creator" class="text-primaryColor">Anonymous</span></p></a></div></div><div class="w-full body1"><div class="markdownStyles undefined" property="content"><p>An HTML tag may be an opening tag, or a closing tag, if a closing tag is required for the element. An opening tag consists of an element surrounded by angle brackets, and may optionally contain attributes as well. A closing tag, if it is nessary or optional for that element, contains a back-slash before the element, to distinguish it from the opening tag.</p> <p>H1, P, FORM are all elements, while <H1>, <P> and <FORM> are all tags. There is no H1 tag, only an H1 element.</p> <p>Elements make up the structure of an HTML document. Attributes compliment the elements, eg: <p class="something">This paragraph as a different class attribute.</p></p></div></div><div class="w-full null"><div class="ml-auto"><button type="button" class="py-2 px-3 rounded-md flex items-center justify-center bg-tertiary text-secondaryLight caption3 undefined"><img alt="" class="ml-1 self-center" loading="eager" width="20" height="20" src="/icons/createIcon.svg"/><span class="text=-base">Answer</span></button></div></div></div><div id="slot-before_question_25"></div><div class="grid grid-cols-1 justify-start items-start qCard my-4 p-4 bg-white md:rounded shadow-cardGlow"><div class="flex justify-between"><div class="flex h-full w-auto overflow-x-scroll no-scrollbar"><div class="mb-2 flex h-full w-auto"><ul class="topicChips"><li class="mr-4"><a class="hover:no-underline " href="https://www.answers.com/t/html"><div class=" text-primaryColor h-7 mb-2 mr-2 cursor-pointer rounded flex justify-center items-center whitespace-nowrap caption1 " property="breadcrumb">HTML</div></a></li></ul></div></div><div id="options-menu" class="flex body1 bg-transparent h-6 pl-0 hover:bg-transparent no-underline"><div class="flex items-end caption1"></div><div class="relative inline-block "><div class="h-3 focus:outline-none"><svg viewBox="0 0 24 24" class="h-6 w-6 mt-px transform rotate-90"><use xlink:href="#menu-dots" fill="#3A78FC"></use></svg></div></div></div></div><p class="w-full mb-3 headline1" property="name"><a class="hover:no-underline headline1" href="https://www.answers.com/engineering/What_is_bold_italic_text">What is bold italic text<!-- -->?</a></p><div class="flex justify-between"><div class="flex m-1 items-center"><a><img class="avatar-h-20 avatar-img" alt="User Avatar" src="/images/avatars/default.png"/></a><a class="hover:no-underline " href="#"><p class="caption2 ml-1"> Asked by <span property="creator" class="text-primaryColor">Anonymous</span></p></a></div></div><div class="w-full body1"><div class="markdownStyles undefined" property="content"><div><p>This text is normal</p><p><span>This text is in bold</span></p><p><span>This is normal italic</span></p><p><span><span>This is bold italic</span></span></p></div></div></div><div class="w-full null"><div class="ml-auto"><button type="button" class="py-2 px-3 rounded-md flex items-center justify-center bg-tertiary text-secondaryLight caption3 undefined"><img alt="" class="ml-1 self-center" loading="eager" width="20" height="20" src="/icons/createIcon.svg"/><span class="text=-base">Answer</span></button></div></div></div></div><div class="flex w-full justify-between "><a class="flex items-center body1 h-9 rounded-md px-1 hover:bg-newGrey text-primaryColor" href="https://www.answers.com/t/html?page=25" style="opacity:1">Previous</a><a class="flex items-center body1 h-9 rounded-md px-1 hover:bg-newGrey text-primaryColor" href="https://www.answers.com/t/html?page=27" style="opacity:1">Next</a></div></div></div></div><div id="slot-after_main_content"></div><svg style="display:none"><defs><symbol id="bulleted-icon"><path d="M7 10h9V8H7v2zm0-7v2h9V3H7zm0 12h9v-2H7v2zm-4-5h2V8H3v2zm0-7v2h2V3H3zm0 12h2v-2H3v2z" fill="currentColor"></path></symbol><symbol id="numbered-icon"><path d="M2 13h2v.5H3v1h1v.5H2v1h3v-4H2v1zm0-5h1.8L2 10.1v.9h3v-1H3.2L5 7.9V7H2v1zm1-2h1V2H2v1h1v3zm4-3v2h9V3H7zm0 12h9v-2H7v2zm0-5h9V8H7v2z" fill="currentColor"></path></symbol><symbol id="settings-icon"><path fill-rule="evenodd" clip-rule="evenodd" d="M19.1512 8.07692H20.2808C20.6781 8.07692 21 8.38346 21 8.76154V11.2381C21 11.6165 20.6781 11.9231 20.2812 11.9227H19.1516C18.9283 12.8362 18.5511 13.6931 18.0455 14.4662L18.8443 15.2269C19.1249 15.4942 19.1249 15.9281 18.8443 16.1954L17.0056 17.9465C16.7249 18.2138 16.2693 18.2138 15.9887 17.9465L15.1899 17.1858C14.3777 17.6677 13.4784 18.0269 12.5192 18.2392V19.315C12.5192 19.6935 12.1974 20 11.8004 20H9.20002C8.80263 20 8.48077 19.6935 8.48117 19.315V18.2392C7.52204 18.0269 6.62267 17.6673 5.81054 17.1858L5.01173 17.9465C4.73106 18.2138 4.27552 18.2138 3.99485 17.9465L2.15613 16.1954C1.87546 15.9281 1.87546 15.4946 2.15613 15.2269L2.95494 14.4665C2.44892 13.6931 2.07173 12.8365 1.84881 11.9231H0.71925C0.321865 11.9231 0 11.6165 0 11.2385V8.76192C0 8.38346 0.321865 8.07692 0.71925 8.07692H1.84881C2.07173 7.16346 2.44892 6.30692 2.95494 5.53385L2.15613 4.77308C1.87546 4.50577 1.87546 4.07192 2.15613 3.80462L3.99485 2.05346C4.27552 1.78615 4.73106 1.78615 5.01173 2.05346L5.81013 2.81423C6.62227 2.33231 7.52163 1.97308 8.48077 1.76077V0.685C8.48077 0.306539 8.80263 0 9.19961 0H11.8C12.1974 0 12.5192 0.306539 12.5192 0.685V1.76077C13.4784 1.97308 14.3777 2.33231 15.1895 2.81385L15.9883 2.05308C16.2689 1.78577 16.7245 1.78577 17.0052 2.05308L18.8439 3.80423C19.1245 4.07154 19.1245 4.50538 18.8439 4.77269L18.0451 5.53346C18.5511 6.30692 18.9283 7.16346 19.1512 8.07692ZM6.86541 10C6.86541 11.9116 8.4925 13.4616 10.5 13.4616C12.5075 13.4616 14.1346 11.9116 14.1346 10C14.1346 8.0881 12.5075 6.53849 10.5 6.53849C8.4925 6.53849 6.86541 8.0881 6.86541 10Z" fill="#E7ECED"></path></symbol><symbol id="settings-icon-secondary"><path fill-rule="evenodd" clip-rule="evenodd" d="M19.1512 8.07692H20.2808C20.6781 8.07692 21 8.38346 21 8.76154V11.2381C21 11.6165 20.6781 11.9231 20.2812 11.9227H19.1516C18.9283 12.8362 18.5511 13.6931 18.0455 14.4662L18.8443 15.2269C19.1249 15.4942 19.1249 15.9281 18.8443 16.1954L17.0056 17.9465C16.7249 18.2138 16.2693 18.2138 15.9887 17.9465L15.1899 17.1858C14.3777 17.6677 13.4784 18.0269 12.5192 18.2392V19.315C12.5192 19.6935 12.1974 20 11.8004 20H9.20002C8.80263 20 8.48077 19.6935 8.48117 19.315V18.2392C7.52204 18.0269 6.62267 17.6673 5.81054 17.1858L5.01173 17.9465C4.73106 18.2138 4.27552 18.2138 3.99485 17.9465L2.15613 16.1954C1.87546 15.9281 1.87546 15.4946 2.15613 15.2269L2.95494 14.4665C2.44892 13.6931 2.07173 12.8365 1.84881 11.9231H0.71925C0.321865 11.9231 0 11.6165 0 11.2385V8.76192C0 8.38346 0.321865 8.07692 0.71925 8.07692H1.84881C2.07173 7.16346 2.44892 6.30692 2.95494 5.53385L2.15613 4.77308C1.87546 4.50577 1.87546 4.07192 2.15613 3.80462L3.99485 2.05346C4.27552 1.78615 4.73106 1.78615 5.01173 2.05346L5.81013 2.81423C6.62227 2.33231 7.52163 1.97308 8.48077 1.76077V0.685C8.48077 0.306539 8.80263 0 9.19961 0H11.8C12.1974 0 12.5192 0.306539 12.5192 0.685V1.76077C13.4784 1.97308 14.3777 2.33231 15.1895 2.81385L15.9883 2.05308C16.2689 1.78577 16.7245 1.78577 17.0052 2.05308L18.8439 3.80423C19.1245 4.07154 19.1245 4.50538 18.8439 4.77269L18.0451 5.53346C18.5511 6.30692 18.9283 7.16346 19.1512 8.07692ZM6.86541 10C6.86541 11.9116 8.4925 13.4616 10.5 13.4616C12.5075 13.4616 14.1346 11.9116 14.1346 10C14.1346 8.0881 12.5075 6.53849 10.5 6.53849C8.4925 6.53849 6.86541 8.0881 6.86541 10Z" fill="#000"></path></symbol><symbol id="person-icon"><path fill="#fff" d="M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0 2c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4z"></path></symbol><symbol id="person-icon-secondary"><path fill="#000" d="M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0 2c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4z"></path></symbol><symbol id="check-circle-icon"><path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm-2 15l-5-5 1.41-1.41L10 14.17l7.59-7.59L19 8l-9 9z" fill="#fff"></path></symbol><symbol id="down-arrow-white-icon"><path d="M2 1.5L9 8.5L16 1.5" stroke="white" stroke-width="3" fill="none"></path></symbol><symbol id="menu-dots"><path d="M12 8c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zm0 2c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm0 6c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2z" fill="#3A78FC"></path></symbol><symbol id="back-icon"><path d="M15.41 16.59L10.83 12l4.58-4.59L14 6l-6 6 6 6 1.41-1.41z" fill="#B6BAC0"></path></symbol><symbol id="forward-arrow"><path d="M12 4l-1.41 1.41L16.17 11H4v2h12.17l-5.58 5.59L12 20l8-8z"></path></symbol><symbol id="apple-icon"><path style="transform:scale(0.03)" d="m 979.04184,925.18785 c -17.95397,41.47737 -39.20563,79.65705 -63.82824,114.75895 -33.56298,47.8528 -61.04356,80.9761 -82.22194,99.3698 -32.83013,30.192 -68.00529,45.6544 -105.67203,46.5338 -27.04089,0 -59.6512,-7.6946 -97.61105,-23.3035 -38.08442,-15.5358 -73.08371,-23.2303 -105.08578,-23.2303 -33.56296,0 -69.55888,7.6945 -108.06101,23.2303 -38.5608,15.6089 -69.62484,23.7432 -93.37541,24.5493 -36.12049,1.5389 -72.1237,-14.3632 -108.06101,-47.7796 -22.93711,-20.0059 -51.62684,-54.3017 -85.99592,-102.8874 C 92.254176,984.54592 61.937588,924.38175 38.187028,855.7902 12.750995,781.70252 0,709.95986 0,640.50361 0,560.94181 17.191859,492.32094 51.626869,434.81688 78.689754,388.62753 114.69299,352.19192 159.75381,325.44413 c 45.06086,-26.74775 93.74914,-40.37812 146.18212,-41.25019 28.68971,0 66.3125,8.8744 113.06613,26.31542 46.62174,17.49964 76.55727,26.37404 89.68198,26.37404 9.8124,0 43.06758,-10.37669 99.4431,-31.06405 53.31237,-19.18512 98.30724,-27.12887 135.16787,-23.99975 99.8828,8.06098 174.92313,47.43518 224.82789,118.37174 -89.33023,54.12578 -133.51903,129.93556 -132.63966,227.18753 0.8061,75.75115 28.28668,138.78795 82.2952,188.8393 24.47603,23.23022 51.81008,41.18421 82.22186,53.93522 -6.59525,19.12648 -13.557,37.44688 -20.95846,55.03446 z M 749.96366,23.751237 c 0,59.37343 -21.69138,114.810233 -64.92748,166.121963 -52.17652,60.99961 -115.28658,96.24803 -183.72426,90.68597 -0.87204,-7.12298 -1.37769,-14.61967 -1.37769,-22.49743 0,-56.99843 24.81315,-117.99801 68.87738,-167.873453 21.99909,-25.25281 49.978,-46.25018 83.90738,-63.00018 C 686.57507,10.688027 718.59913,1.5631274 748.71783,5.2734376e-4 749.59727,7.9378274 749.96366,15.875627 749.96366,23.750467 Z" fill="#fff"></path></symbol><symbol id="facebook-icon-white"><path d="M17.525,9H14V7c0-1.032,0.084-1.682,1.563-1.682h1.868v-3.18C16.522,2.044,15.608,1.998,14.693,2 C11.98,2,10,3.657,10,6.699V9H7v4l3-0.001V22h4v-9.003l3.066-0.001L17.525,9z" fill="#fff"></path></symbol><symbol id="adv-config"><line x1="0.75" y1="2.58331" x2="18.8991" y2="2.58331" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></line><line x1="0.75" y1="9.13306" x2="18.8991" y2="9.13306" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></line><line x1="0.75" y1="15.6828" x2="18.8991" y2="15.6828" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></line><rect x="4.24268" y="0.5" width="3.67836" height="3.67836" rx="0.5" fill="currentColor" stroke="currentColor"></rect><rect x="10.7925" y="7.04968" width="3.67836" height="3.67836" rx="0.5" fill="currentColor" stroke="currentColor"></rect><rect x="3.30713" y="13.5994" width="3.67836" height="3.67836" rx="0.5" fill="currentColor" stroke="currentColor"></rect></symbol><symbol id="close-x-icon"><path fill-rule="evenodd" clip-rule="evenodd" d="M6.21094 4.79143L1.41951 0L0.210938 1.20857L5.00237 5.99914L0.210938 10.7906L1.41951 12L6.21094 7.20857L11.0024 12L12.2109 10.7906L7.41951 5.99914L12.2109 1.20857L11.0024 0L6.21094 4.79143Z" fill="#8E8E93"></path></symbol><symbol id="arrow-icon"><path d="M14.3622 1.32065C15.246 2.13933 15.2468 3.53689 14.3638 4.35653L6.11066 12.0177L14.3638 19.6789C15.2468 20.4985 15.246 21.8961 14.3622 22.7147C13.5684 23.4499 12.3425 23.4499 11.5488 22.7147L0.934126 12.8829C0.4302 12.4162 0.430201 11.6192 0.934127 11.1525L11.5488 1.32065C12.3425 0.585476 13.5685 0.585476 14.3622 1.32065Z" fill="currentColor"></path></symbol><symbol id="modal-close-icon"><path d="M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z" fill="#B6BAC0"></path></symbol></defs></svg></div></div> <section class="mx-auto max-app-width mt-8 mb-8"> <div class="bg-white rounded-md p-4 shadow-cardGlow" data-module="trending-questions"> <div class='headline1 mb-2'>Trending Questions </div> <a href= https://www.answers.com/engineering/How_do_you_add_scrolling_text_to_HTML_page class="flex flex-col py-4 border-t-2 border-charcoal border-opacity-30 border-solid cursor-pointer no-underline headline2 mb-2 break-words">How do you add scrolling text to HTML page?</a> <a href= https://www.answers.com/engineering/What_is_a_basic_structure_of_HTML class="flex flex-col py-4 border-t border-charcoal border-opacity-30 border-solid cursor-pointer no-underline headline2 mb-2 break-words">What is a basic structure of HTML?</a> <a href= https://www.answers.com/engineering/What_is_a_modern_heading_in_letter class="flex flex-col py-4 border-t border-charcoal border-opacity-30 border-solid cursor-pointer no-underline headline2 mb-2 break-words">What is a modern heading in letter?</a> <a href= https://www.answers.com/telecommunications/How_do_you_create_dynamic_webpages_with_xml class="flex flex-col py-4 border-t border-charcoal border-opacity-30 border-solid cursor-pointer no-underline headline2 mb-2 break-words">How do you create dynamic webpages with xml?</a> <a href= https://www.answers.com/engineering/What_is_html_content_known_as class="flex flex-col py-4 border-t border-charcoal border-opacity-30 border-solid cursor-pointer no-underline headline2 mb-2 break-words">What is html content known as?</a> <a href= https://www.answers.com/engineering/Who_may_remove_a_Lock-Out_and_Tag-Out_lock_or_tag_from_a_machine class="flex flex-col py-4 border-t border-charcoal border-opacity-30 border-solid cursor-pointer no-underline headline2 mb-2 break-words">Who may remove a Lock-Out and Tag-Out lock or tag from a machine?</a> <a href= https://www.answers.com/engineering/What_is_an_HTML_attribute_which_specifies_a_unique_id_for_an_element class="flex flex-col py-4 border-t border-charcoal border-opacity-30 border-solid cursor-pointer no-underline headline2 mb-2 break-words">What is an HTML attribute which specifies a unique id for an element?</a> <a href= https://www.answers.com/engineering/How_hyperlinks_used_in_HTML class="flex flex-col py-4 border-t border-charcoal border-opacity-30 border-solid cursor-pointer no-underline headline2 mb-2 break-words">How hyperlinks used in HTML?</a> <a href= https://www.answers.com/engineering/How_do_you_convert_a_pdf_document_to_hmtl class="flex flex-col py-4 border-t border-charcoal border-opacity-30 border-solid cursor-pointer no-underline headline2 mb-2 break-words">How do you convert a pdf document to hmtl?</a> <a href= https://www.answers.com/engineering/What_method_can_be_used_to_place_an_item_in_the_list_at_a_specific_index class="flex flex-col py-4 border-t border-charcoal border-opacity-30 border-solid cursor-pointer no-underline headline2 mb-2 break-words">What method can be used to place an item in the list at a specific index?</a> <a href= https://www.answers.com/engineering/Can_right_align_a_paragraph_so_that_the_text_is_flush_with_the_right_margin_and_has_a_jagged_left_edge class="flex flex-col py-4 border-t border-charcoal border-opacity-30 border-solid cursor-pointer no-underline headline2 mb-2 break-words">Can right align a paragraph so that the text is flush with the right margin and has a jagged left edge?</a> <a href= https://www.answers.com/engineering/How_do_you_set_a_javascript_program_as_the_background_of_your_webpage class="flex flex-col py-4 border-t border-charcoal border-opacity-30 border-solid cursor-pointer no-underline headline2 mb-2 break-words">How do you set a javascript program as the background of your webpage?</a> <a href= https://www.answers.com/engineering/Can_body_shop_in_Oregon_markup_tow_bill class="flex flex-col py-4 border-t border-charcoal border-opacity-30 border-solid cursor-pointer no-underline headline2 mb-2 break-words">Can body shop in Oregon markup tow bill?</a> <a href= https://www.answers.com/engineering/What_is_the_HTML_code_for_a_scroll_box class="flex flex-col py-4 border-t border-charcoal border-opacity-30 border-solid cursor-pointer no-underline headline2 mb-2 break-words">What is the HTML code for a scroll box?</a> <a href= https://www.answers.com/asian-cars/Where_can_you_find_templates_for_questionaires class="flex flex-col py-4 border-t border-charcoal border-opacity-30 border-solid cursor-pointer no-underline headline2 mb-2 break-words">Where can you find templates for questionaires?</a> <a href= https://www.answers.com/engineering/How_does_a_firm_create_a_brand_image_by_using_a_flexible_marketing_strategy class="flex flex-col py-4 border-t border-charcoal border-opacity-30 border-solid cursor-pointer no-underline headline2 mb-2 break-words">How does a firm create a brand image by using a flexible marketing strategy?</a> <a href= https://www.answers.com/engineering/How_do_you_get_bold_text_font_in_deviantART class="flex flex-col py-4 border-t border-charcoal border-opacity-30 border-solid cursor-pointer no-underline headline2 mb-2 break-words">How do you get bold text font in deviantART?</a> <a href= https://www.answers.com/engineering/What_was_TR_last_words class="flex flex-col py-4 border-t border-charcoal border-opacity-30 border-solid cursor-pointer no-underline headline2 mb-2 break-words">What was TR last words?</a> <a href= https://www.answers.com/telecommunications/What_is_the_difference_between_block_level_elements_and_inline_elements class="flex flex-col py-4 border-t border-charcoal border-opacity-30 border-solid cursor-pointer no-underline headline2 mb-2 break-words">What is the difference between block level elements and inline elements?</a> <a href= https://qa.answers.com/engineering/What_facts_about_an_informational_webpage_should_make_you_skeptical_of_message_it_displays class="flex flex-col py-4 border-t border-charcoal border-opacity-30 border-solid cursor-pointer no-underline headline2 mb-2 break-words">What facts about an informational webpage should make you skeptical of message it displays?</a> </div> </section> </div> <div class='mt-16 md:block hidden space-y-4'> <div id="right-rail"></div> </div> </div> <div class="m-16 mb-4"></div> <div id="answ-footer" class="col bg-primaryText text-white p-4 pt-8 pb-16 md:pr-16" data-gtm="Footer"> <div class="max-app-width"> <div class="grid md:grid-cols-4 grid-cols-2 md:pl-8 pl-4"> <div class="md:col-span-1 flex flex-col min-w-max" data-gtm="Resources"> <h2 class="headline2 text-white">Resources</h2> <a class="footer-link" href="https://www.answers.com/leaderboard"> Leaderboard </a> <a class="footer-link" href="https://www.answers.com/tags"> All Tags </a> <a class="footer-link" href="https://www.answers.com/group/unanswered"> Unanswered </a> </div> <div class="md:col-span-1 flex flex-col" data-gtm="Top Categories"> <h2 class="headline2 text-white">Top Categories</h2> <a href="https://www.answers.com/algebra" class="footer-link">Algebra</a> <a href="https://www.answers.com/chemistry" class="footer-link">Chemistry</a> <a href="https://www.answers.com/biology" class="footer-link">Biology</a> <a href="https://www.answers.com/world-history" class="footer-link">World History</a> <a href="https://www.answers.com/english-language-arts" class="footer-link">English Language Arts</a> <a href="https://www.answers.com/psychology" class="footer-link">Psychology</a> <a href="https://www.answers.com/computer-science" class="footer-link">Computer Science</a> <a href="https://www.answers.com/economics" class="footer-link">Economics</a> </div> <div class="col-span-1 flex flex-col md:mt-0 mt-4" data-gtm="Product"> <h2 class="headline2 text-white">Product</h2> <a href="https://www.answers.com/pages/answers-community-guidelines" class="footer-link">Community Guidelines</a> <a href="https://www.answers.com/pages/honor-code" class="footer-link">Honor Code</a> <a href="https://www.answers.com/pages/flashcard-maker" class="footer-link">Flashcard Maker</a> <a href="https://www.answers.com/pages/study-guides" class="footer-link">Study Guides</a> <a href="https://www.answers.com/pages/math-solver" class="footer-link">Math Solver</a> <a href="https://www.answers.com/pages/faq" class="footer-link">FAQ</a> </div> <div class="col-span-1 flex flex-col md:mt-0 mt-4" data-gtm="Company"> <h2 class="headline2 text-white">Company</h2> <a href="https://www.answers.com/pages/about-us" class="footer-link">About Us</a> <a href="https://www.answers.com/pages/contact-us" class="footer-link">Contact Us</a> <a href="https://www.infospace.com/terms/terms-of-use.html" class="footer-link">Terms of Service</a> <a href="https://system1.com/terms/privacy-policy" class="footer-link">Privacy Policy</a> <a href="https://www.answers.com/pages/disclaimer" class="footer-link">Disclaimer</a> <a href="https://www.answers.com/pages/cookie-policy" class="footer-link">Cookie Policy</a> <a href="https://www.answers.com/pages/copyright" class="footer-link">IP Issues</a> </div> </div> <div class="items-center mt-4" data-gtm="Social"> <a href="/" alt="home"><img class="m-auto" alt="Answers Logo" src="https://st.answers.com/logos/logo-answers-white.png" loading="lazy"/></a> <div class="flex ml-auto mt-4 justify-center"> <a class="text-white" rel="noopener" href="https://www.facebook.com/joinanswers/"><svg class="w-8 fill-current" focusable="false" viewBox="0 0 24 24" aria-hidden="true" role="presentation"><path d="M5 3h14a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2m13 2h-2.5A3.5 3.5 0 0 0 12 8.5V11h-2v3h2v7h3v-7h3v-3h-3V9a1 1 0 0 1 1-1h2V5z"></path></svg></a> <a class="ml-4 text-white" rel="noopener" href="https://twitter.com/joinanswers"><svg class="w-8 fill-current" focusable="false" viewBox="0 0 24 24" aria-hidden="true" role="presentation"><path d="M22.46 6c-.77.35-1.6.58-2.46.69.88-.53 1.56-1.37 1.88-2.38-.83.5-1.75.85-2.72 1.05C18.37 4.5 17.26 4 16 4c-2.35 0-4.27 1.92-4.27 4.29 0 .34.04.67.11.98C8.28 9.09 5.11 7.38 3 4.79c-.37.63-.58 1.37-.58 2.15 0 1.49.75 2.81 1.91 3.56-.71 0-1.37-.2-1.95-.5v.03c0 2.08 1.48 3.82 3.44 4.21a4.22 4.22 0 0 1-1.93.07 4.28 4.28 0 0 0 4 2.98 8.521 8.521 0 0 1-5.33 1.84c-.34 0-.68-.02-1.02-.06C3.44 20.29 5.7 21 8.12 21 16 21 20.33 14.46 20.33 8.79c0-.19 0-.37-.01-.56.84-.6 1.56-1.36 2.14-2.23z"></path></svg></a> <a class="ml-4 text-white self-center" rel="noopener" href="https://www.instagram.com/joinanswers/"><svg width="24" height="24" viewBox="0 0 21 21" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M20.3239 10.5C20.3239 4.97656 15.8474 0.5 10.3239 0.5C4.80048 0.5 0.323914 4.97656 0.323914 10.5C0.323914 16.0234 4.80048 20.5 10.3239 20.5C10.3825 20.5 10.4411 20.5 10.4997 20.4961V12.7148H8.35126V10.2109H10.4997V8.36719C10.4997 6.23047 11.8044 5.06641 13.7106 5.06641C14.6247 5.06641 15.4099 5.13281 15.6364 5.16406V7.39844H14.3239C13.2888 7.39844 13.0856 7.89062 13.0856 8.61328V10.207H15.5661L15.2419 12.7109H13.0856V20.1133C17.2653 18.9141 20.3239 15.0664 20.3239 10.5Z" fill="#2E3C57"/> <path d="M1.65718 1.90472C0.0946654 3.52771 0.414458 5.25177 0.414458 10.4894C0.414458 14.8389 -0.344428 19.1992 3.6273 20.2257C4.86753 20.5447 15.8565 20.5447 17.0951 20.224C18.7487 19.7974 20.0941 18.4561 20.2781 16.1173C20.3038 15.7909 20.3038 5.19378 20.2772 4.86073C20.0817 2.3695 18.5482 0.933742 16.5275 0.642946C16.0644 0.57584 15.9716 0.555956 13.5956 0.551814C5.16744 0.555956 3.31993 0.180655 1.65718 1.90472Z" fill="white"/> <path fill-rule="evenodd" clip-rule="evenodd" d="M10.3546 3.15235C10.1114 3.15235 9.86923 3.1506 9.62888 3.14886C6.89608 3.12913 4.40159 3.11112 3.39869 5.68501C3.00046 6.70693 3.0052 7.99858 3.0117 9.76914C3.01256 10.0024 3.01345 10.244 3.01345 10.4943C3.01345 10.6977 3.01275 10.8998 3.01205 11.0999C3.00629 12.7566 3.001 14.279 3.39869 15.3028C4.39921 17.878 6.91273 17.8596 9.63102 17.8398C9.87037 17.8381 10.1113 17.8363 10.3529 17.8363C10.6052 17.8363 10.8581 17.8386 11.1104 17.8409H11.1105H11.1105H11.1105C13.7394 17.8648 16.3004 17.8881 17.308 15.3028C17.7065 14.272 17.7017 12.9986 17.6951 11.2287V11.2287C17.6942 10.9929 17.6933 10.7483 17.6933 10.4943C17.6933 10.2199 17.6947 9.95469 17.6961 9.69835V9.69817V9.698V9.69784C17.7094 7.27574 17.7183 5.64136 16.4605 4.3843C15.1978 3.12158 13.5362 3.1328 11.1909 3.14863C10.9203 3.15046 10.6405 3.15235 10.3513 3.15235H10.3546ZM9.69679 4.47543C10.1141 4.47477 10.5071 4.47107 10.8772 4.46758C16.0724 4.41865 16.741 4.41235 16.3296 13.4586C16.1874 16.5707 14.0228 16.5469 11.2243 16.5162H11.2242H11.2242H11.2242C10.9406 16.5131 10.6506 16.5099 10.3554 16.5099C4.50637 16.5099 4.33819 16.3426 4.33819 10.491C4.33819 4.57153 4.80214 4.47874 9.69679 4.47377V4.47543ZM13.3926 6.5748C13.3926 6.08848 13.787 5.69413 14.2733 5.69413C14.7596 5.69413 15.154 6.08848 15.154 6.5748C15.154 7.06112 14.7596 7.45547 14.2733 7.45547C13.787 7.45547 13.3926 7.06112 13.3926 6.5748ZM10.3546 6.72392C8.27264 6.72392 6.58503 8.41236 6.58503 10.4943C6.58503 12.5763 8.27264 14.2639 10.3546 14.2639C12.4366 14.2639 14.1234 12.5763 14.1234 10.4943C14.1234 8.41236 12.4366 6.72392 10.3546 6.72392ZM10.3546 8.047C13.5898 8.047 13.5939 12.9417 10.3546 12.9417C7.12021 12.9417 7.11524 8.047 10.3546 8.047Z" fill="#2E3C57"/> </svg> </a> <a class="ml-4 text-white" rel="noopener" href="https://www.youtube.com/c/AnswersVideo"><svg class="w-8 fill-current" focusable="false" viewBox="0 0 24 24" aria-hidden="true" role="presentation"><path d="M10 15l5.19-3L10 9v6m11.56-7.83c.13.47.22 1.1.28 1.9.07.8.1 1.49.1 2.09L22 12c0 2.19-.16 3.8-.44 4.83-.25.9-.83 1.48-1.73 1.73-.47.13-1.33.22-2.65.28-1.3.07-2.49.1-3.59.1L12 19c-4.19 0-6.8-.16-7.83-.44-.9-.25-1.48-.83-1.73-1.73-.13-.47-.22-1.1-.28-1.9-.07-.8-.1-1.49-.1-2.09L2 12c0-2.19.16-3.8.44-4.83.25-.9.83-1.48 1.73-1.73.47-.13 1.33-.22 2.65-.28 1.3-.07 2.49-.1 3.59-.1L12 5c4.19 0 6.8.16 7.83.44.9.25 1.48.83 1.73 1.73z"></path></svg></a> <a class="ml-4 text-white" rel="noopener" href="https://www.pinterest.com/joinanswers/"><svg class="w-8 fill-current" focusable="false" viewBox="0 0 24 24" aria-hidden="true" role="presentation"><path d="M10.2717 0.5C4.78917 0.500833 1.875 4.01333 1.875 7.84333C1.875 9.61917 2.8675 11.835 4.45667 12.5375C4.91 12.7417 4.85 12.4925 5.24 11.0008C5.27083 10.8767 5.255 10.7692 5.155 10.6533C2.88333 8.02583 4.71167 2.62417 9.9475 2.62417C17.525 2.62417 16.1092 13.1092 11.2658 13.1092C10.0175 13.1092 9.0875 12.1292 9.38167 10.9167C9.73833 9.4725 10.4367 7.92 10.4367 6.87917C10.4367 4.25583 6.52833 4.645 6.52833 8.12083C6.52833 9.195 6.90833 9.92 6.90833 9.92C6.90833 9.92 5.65083 15 5.4175 15.9492C5.0225 17.5558 5.47083 20.1567 5.51 20.3808C5.53417 20.5042 5.6725 20.5433 5.75 20.4417C5.87417 20.2792 7.39417 18.1108 7.82 16.5433C7.975 15.9725 8.61083 13.6558 8.61083 13.6558C9.03 14.4125 10.2383 15.0458 11.5258 15.0458C15.3558 15.0458 18.1242 11.6792 18.1242 7.50167C18.1108 3.49667 14.6833 0.5 10.2717 0.5V0.5Z"/></svg></a> <a class="ml-4 text-white" rel="noopener" href="https://www.tiktok.com/@joinanswers"><svg class="w-8 fill-current" focusable="false" viewBox="0 0 24 24" aria-hidden="true" role="presentation"><path d="M18.7626 5.51526C17.6212 5.51526 16.5681 5.13713 15.7224 4.49924C14.7524 3.76799 14.0556 2.69534 13.8095 1.45901C13.7485 1.15354 13.7157 0.838306 13.7126 0.515259H10.452V9.42463L10.4481 14.3047C10.4481 15.6094 9.59853 16.7156 8.42079 17.1047C8.079 17.2176 7.70986 17.2711 7.32548 17.25C6.83486 17.2231 6.37509 17.075 5.97548 16.836C5.12509 16.3274 4.54853 15.4047 4.5329 14.3492C4.50829 12.6996 5.84189 11.3547 7.49032 11.3547C7.81571 11.3547 8.12822 11.4078 8.42079 11.5043V9.06917V8.19377C8.1122 8.14807 7.79814 8.12424 7.48056 8.12424C5.67626 8.12424 3.98876 8.87424 2.78251 10.2254C1.87079 11.2465 1.32392 12.5492 1.23954 13.9153C1.129 15.7098 1.78564 17.4156 3.05907 18.6742C3.24618 18.859 3.44267 19.0305 3.64814 19.1887C4.73993 20.0289 6.0747 20.4844 7.48056 20.4844C7.79814 20.4844 8.1122 20.461 8.42079 20.4153C9.73407 20.2207 10.9458 19.6196 11.902 18.6742C13.077 17.5129 13.7263 15.9711 13.7333 14.3301L13.7165 7.0426C14.277 7.47502 14.8899 7.83284 15.5477 8.11057C16.5708 8.54221 17.6556 8.76096 18.772 8.76057V6.39299V5.51448C18.7727 5.51526 18.7634 5.51526 18.7626 5.51526Z"/></svg></a> </div> </div> <div class="m-auto max-w-lg text-center caption2 text-white mt-4"> Copyright ©2026 Infospace Holdings LLC, A System1 Company. All Rights Reserved. The material on this site can not be reproduced, distributed, transmitted, cached or otherwise used, except with prior written permission of Answers. </div> <div class="m-auto max-w-lg text-center caption2 text-white mt-4" id="choice-footer-msg"></div> </div> </div> <div class='w-full fixed left-0 bottom-0 z-10'> </div> </div> <script id="__LOADABLE_REQUIRED_CHUNKS__" type="application/json">[]</script><script id="__LOADABLE_REQUIRED_CHUNKS___ext" type="application/json">{"namedChunks":["SearchInput"]}</script> <script async data-chunk="topic" src="/js/manifest.fd82b6f809125a34938e.js"></script> <script async data-chunk="topic" src="/js/react.cec56ed0399ca770acfc.js"></script> <script async data-chunk="topic" src="/js/vendor.ba94fb1ac3f2534bb8ab.js"></script> <script async data-chunk="topic" src="/js/359.45b24a83e5b2fb521eca.js"></script> <script async data-chunk="topic" src="/js/2413.f5b110a49aca7744e7a5.js"></script> <script async data-chunk="topic" src="/js/8380.bd6f93e85d70419f1785.js"></script> <script async data-chunk="topic" src="/js/1916.de0b5e7ee3fb99aea3c4.js"></script> <script async data-chunk="topic" src="/js/979.0d50a17c406315d991a2.js"></script> <script async data-chunk="topic" src="/js/topic.4234429d9d3608e3a61c.js"></script> <script type="text/javascript">window.NREUM||(NREUM={});NREUM.info={"beacon":"bam.nr-data.net","licenseKey":"NRJS-1a55c79a27a4c4c26fa","applicationID":"691872119","transactionName":"YFADZ0RZDEAFAkIMDlkaIFBCUQ1dSxVZFQhU","queueTime":0,"applicationTime":362,"atts":"TBcUEQxDHx9GABRfGkpI","errorBeacon":"bam.nr-data.net","agent":""}</script></body> </html>