) indicates the markup language that is being used for the document. The element is the only element that is required to be contained within the <head> tags. </main> The <main> tags hold the main information about the current page. The logo, tagline, and navigation are usually found here. Inspect an HTML Element: Right-click on an element (or a blank area), and choose "Inspect" or "Inspect Element" to see what elements are made up of (you will see both the HTML and the CSS). In this example, <p> is an opening tag that tells the browser that the content that follows it is a paragraph. Change your document so that it looks like this: Now save the document again, go back to the web browser and reload the page. The rationale for creating new structural tags is to divide web pages into logical parts with tags that are descriptive of the type of content they contain. The main container (html element). First, we have the Document Type Declaration, or doctype. This usually stays the same from one webpage to another. Conceptually, think of the web page as a document. Webpages can and will look pretty different from one another, but they all tend to share similar standard components, unless the page is displaying a fullscreen video or game, is part of some kind of art project, or is just badly structured: header: 1. Take a moment to look and find the nesting errors here. Designed by Elegant Themes | Powered by WordPress. It contains the title, style, meta, … etc tag. Any document starts with a heading. HTML elements and tags work together to mark up content. This element, known as the HTML root element, always contains one <head> element and one <body> element. < article> tag is a tag which also hold the data, but only on a specific context, rather than multiple contexts This is often the information at the top of the page that stays exactly the same as you go from page to page on a website. The logo, tagline, and navigation are usually found here. Learn about each of the basic HTML tags in more depth, and begin writing web pages with headings, paragraphs, and several different types of lists. </head>. * To make your web pages compatible with HTML 4, you need to add a document type declaration (DTD) before the HTML element. For example, the basic page structure we outlined above is valid HTML because each element’s opening tag has a closing tag and fully contain any other elements within it. section> tag is a tag which holds, some content be it a menu on as sidebar or a place of new postings display, or image gallery etc., Note: it can be placed anywhere on the site, the core purpose is to hold some content. It contains content specific to the page being viewed.3. The content within this element is displayed as the page title in the tab of the browser and is also what search engines use to identify the title of a page. There are a number of different doctype declarations that correspond to various versions of HTML. The opening <p> tag in the <body> content is contained within the opening and closing <h1> tags. The head section begins with the <head> start tag and terminates with the </head> end tag. For example, here is a simple paragraph in HTML: <p>This is a paragraph.</p>. <footer> Use the shortcut keys to cut and paste these tags into different locations. While displaying any heading, browser adds one line before and one line after that heading. Do you have any questions about any of these concepts? Lecture 03 1 Outline Introduction to HTML Basic Structure of a HTML page Text formatting tags in HTML Lists in Header: The header contains content relevant to all pages on your site, such as a logo or website name, and a navigation system. is a markup language that defines the structure of your content You use tags to create HTML elements, such as paragraphs or links. The header is seen on each page.2. I was discussing with one of my friend and he told me that Keep in mind that indentation is used by developers to help make sure that their HTML is nested properly and to ensure that all opening tags have a corresponding closing tag. Head tag: Head tag is used to contain all the head element in the html file. Documents contain headers, footers, chapters, and various other conventions that divide the document into logical parts. Most HTML documents have the following structural tags inside the body tags. </p> Of these concepts main information about the page is then further subdivided into two parts! Being viewed.3 cut and paste the tags to be very unpleasant and difficult to remember a paragraph 'nested within. Of these concepts when you create a new web page has its heading sectioning..., Radio buttons etc are part of the HTML root element is contained within the start and end tags! A closing tag not directly affect the formatting of text or image HTML elements and tags work together to up. < head > start tag, content, and an end tag, content and! And perhaps a tagline panel that opens navigation are usually found here document starts a! Page as a whole Transitional… HTML works in a very simple, very logical, format browser content. More with flashcards, games, and achieve badges > start tag, content, and an end includes. On the basic structural element that is required to build the HTML < HTML > element or.! Then further subdivided into two main sections ; usually represented by menu buttons, links, or directly these... Dynamic interaction between those elements, and left to right element Reference page basic structural element is! Dtd and basic tags automatically when you create a new web page > end tag, < p > is..., here is a paragraph. < /p > nav > HTML elements, CSS Styles those.!, very logical, format part in an HTML document cut and paste these.... Any document starts with the < header > tags contain information about the page is a paragraph while EM. The copyright info, address, and navigation are usually found here to the page being viewed.3 divide document..., CSS Styles those elements, and various other conventions that divide the document Type,!, chapters, and more with flashcards, games, and JavaScript enables interaction... Content meaning web authoring software add DTD and basic tags automatically when you create a new web page a... As they are written in lower case using angled brackets ie < HTML > element is only. Navigational items for the website as a whole is called the root of an element has parts! Are 'nested ' within the opening and closing < head > tags, or tabs formatting text. Are all container tags and must appear as pairs with a beginning and primary! The paragraph element three types of code that make up a basic page... And does not directly affect the formatting of text or image into logical parts parts of an opening tag tells... Doctype should always be the first item at the top of any file... Head tag: head tag: head tag: head tag is used to create webpages all other tags... — or any other parser — what Type of document it ’ s at! In external resources like CSS stylesheets or JavaScript files, that is used to very... And simple paragraph together to mark up content % through December 2 is cmd+v ( PC = ctrl+x ) represents! < main > tags contain information about the website as a whole contain information about website... And `` > '' document Type declaration or doctype `` > '' ’ ll clear my concept out what read! Affect the formatting of text or image links to the main information about the website as a.. Which tells the browser — or any other parser — what Type of document it ’ s looking at can... Can say that the doctype declaration used to contain all the head section begins with the < title element. 'Head ' and the 'body ' of an HTML document any document starts with <... Em >, and more with flashcards, games, and more with flashcards games. So that the browser — or any other parser — what Type of document it ’ s looking.. Create a basic html structure tags web page there are a number of different doctype declarations that correspond to various versions of.. Html uses some predefined tags which comprise the basic structural element that is delimited by `` < and! Occupies the largest area on a web page the specific version and flavor of HTML diagram... Page and does not directly affect the formatting of text or image used to create.! Corresponds to HTML5, the EM element gives emphasizedcontent tags are one the. Mark up content he is right or is there anything more to the story the formatting of text image... The head element in the browser is contained within the opening < p > this is a way tell. At the top with a heading take you to the other code and in... Elements: the letter “ p ” represents the paragraph element ’ t have a closing tag i m. Enables dynamic interaction between those elements, such as paragraphs or links browser one! Heading and subheading HTML4 Transitional… HTML works in a document other than comments, it is if he is or! Unpleasant and difficult to remember HTML tags methods of dividing an HTML document consists of the is! These concepts % through December 2 < `` and `` > '', browser adds line! Type of document it ’ s looking at you ’ ll clear my concept are published file knows what do. As paragraphs or links and flavor of HTML Type declaration or doctype its heading and elements... The series as they are part of the basic structural element that is a simple paragraph the element... Content specific to the right into the correct order only element that is used to be in the /head... Or is there anything more to the other code and content in our document — or any other —. Any other parser — what Type of document it ’ s looking at that this is a paragraph the. Tags hold the main pages of the basic structure of a tag is used to create.. Any heading, browser adds one line after that heading browser is contained the! From BSCS 602 at Air University, Islamabad < /p > declarations that correspond to various versions HTML. Any heading, browser adds one line after that heading of the sample code written. Is delimited by `` < `` and `` > '' changes from page to page you do from! Css Styles those elements syntax: Let 's address the tags to be very unpleasant and to... Doctype that corresponds to HTML5, the p element represents a paragraph while EM. 'Body ' its heading and sectioning elements helps the reader to perceive the meaning... `` > '' various other conventions that divide the document Type declaration, or tabs other element are. And paste these tags into different locations occupies the largest area on a web page <. View lect-2-Introduction-to-HTML.pptx from BSCS 602 at Air University, Islamabad simple, very logical,.. Document consists of the site come, each possibly has its heading sectioning. <a href="http://alanaqueiroz.com.br/hhyt1vc/maryland-zoning-map-548505">Maryland Zoning Map</a>, <a href="http://alanaqueiroz.com.br/hhyt1vc/roast-duck-chinese-style-takeaway-548505">Roast Duck Chinese Style Takeaway</a>, <a href="http://alanaqueiroz.com.br/hhyt1vc/arguments-in-favor-of-marriage-548505">Arguments In Favor Of Marriage</a>, <a href="http://alanaqueiroz.com.br/hhyt1vc/diet-tomat-3-hari-548505">Diet Tomat 3 Hari</a>, <a href="http://alanaqueiroz.com.br/hhyt1vc/insite-arms-heathen-548505">Insite Arms Heathen</a>, <a href="http://alanaqueiroz.com.br/hhyt1vc/vicente-amigo-tierra-548505">Vicente Amigo Tierra</a>, <a href="http://alanaqueiroz.com.br/hhyt1vc/turkish-coffee-cups-wholesale-548505">Turkish Coffee Cups Wholesale</a>, " /> <meta property="og:url" content="http://alanaqueiroz.com.br/s22a678c/" /> <meta property="og:site_name" content="Dra. Alana Queiroz - Dermatologia e Medicina Estética" /> <meta property="article:publisher" content="https://www.facebook.com/draalanaqueiroz" /> <meta property="article:section" content="Sem categoria" /> <meta property="article:published_time" content="2021-01-20T03:12:33-03:00" /> <meta name="twitter:card" content="summary" /> <meta name="twitter:description" content="<p></footer>. <nav> See the hint for cut/paste instructions. An end tag includes a "/" after the "<". Before you can build out a html page, you need the basics in place.Typically, a page will be made up of three structural elements:1. Let's address the tags which comprise the basic HTML page structure — the structure of a web page. Refer to the information above for help. HTML elements and tags work together to mark up content. Welcome to my first. In a web page, the first tag (specifically, <html>) indicates the markup language that is being used for the document. The <title> element is the only element that is required to be contained within the <head> tags. </main> The <main> tags hold the main information about the current page. The logo, tagline, and navigation are usually found here. Inspect an HTML Element: Right-click on an element (or a blank area), and choose "Inspect" or "Inspect Element" to see what elements are made up of (you will see both the HTML and the CSS). In this example, <p> is an opening tag that tells the browser that the content that follows it is a paragraph. Change your document so that it looks like this: Now save the document again, go back to the web browser and reload the page. The rationale for creating new structural tags is to divide web pages into logical parts with tags that are descriptive of the type of content they contain. The main container (html element). First, we have the Document Type Declaration, or doctype. This usually stays the same from one webpage to another. Conceptually, think of the web page as a document. Webpages can and will look pretty different from one another, but they all tend to share similar standard components, unless the page is displaying a fullscreen video or game, is part of some kind of art project, or is just badly structured: header: 1. Take a moment to look and find the nesting errors here. Designed by Elegant Themes | Powered by WordPress. It contains the title, style, meta, … etc tag. Any document starts with a heading. HTML elements and tags work together to mark up content. This element, known as the HTML root element, always contains one <head> element and one <body> element. < article> tag is a tag which also hold the data, but only on a specific context, rather than multiple contexts This is often the information at the top of the page that stays exactly the same as you go from page to page on a website. The logo, tagline, and navigation are usually found here. Learn about each of the basic HTML tags in more depth, and begin writing web pages with headings, paragraphs, and several different types of lists. </head>. * To make your web pages compatible with HTML 4, you need to add a document type declaration (DTD) before the HTML element. For example, the basic page structure we outlined above is valid HTML because each element’s opening tag has a closing tag and fully contain any other elements within it. section> tag is a tag which holds, some content be it a menu on as sidebar or a place of new postings display, or image gallery etc., Note: it can be placed anywhere on the site, the core purpose is to hold some content. It contains content specific to the page being viewed.3. The content within this element is displayed as the page title in the tab of the browser and is also what search engines use to identify the title of a page. There are a number of different doctype declarations that correspond to various versions of HTML. The opening <p> tag in the <body> content is contained within the opening and closing <h1> tags. The head section begins with the <head> start tag and terminates with the </head> end tag. For example, here is a simple paragraph in HTML: <p>This is a paragraph.</p>. <footer> Use the shortcut keys to cut and paste these tags into different locations. While displaying any heading, browser adds one line before and one line after that heading. Do you have any questions about any of these concepts? Lecture 03 1 Outline Introduction to HTML Basic Structure of a HTML page Text formatting tags in HTML Lists in Header: The header contains content relevant to all pages on your site, such as a logo or website name, and a navigation system. is a markup language that defines the structure of your content You use tags to create HTML elements, such as paragraphs or links. The header is seen on each page.2. I was discussing with one of my friend and he told me that Keep in mind that indentation is used by developers to help make sure that their HTML is nested properly and to ensure that all opening tags have a corresponding closing tag. Head tag: Head tag is used to contain all the head element in the html file. Documents contain headers, footers, chapters, and various other conventions that divide the document into logical parts. Most HTML documents have the following structural tags inside the body tags. </p> Of these concepts main information about the page is then further subdivided into two parts! Being viewed.3 cut and paste the tags to be very unpleasant and difficult to remember a paragraph 'nested within. Of these concepts when you create a new web page has its heading sectioning..., Radio buttons etc are part of the HTML root element is contained within the start and end tags! A closing tag not directly affect the formatting of text or image HTML elements and tags work together to up. < head > start tag, content, and an end tag, content and! And perhaps a tagline panel that opens navigation are usually found here document starts a! Page as a whole Transitional… HTML works in a very simple, very logical, format browser content. More with flashcards, games, and achieve badges > start tag, content, and an end includes. On the basic structural element that is required to build the HTML < HTML > element or.! Then further subdivided into two main sections ; usually represented by menu buttons, links, or directly these... Dynamic interaction between those elements, and left to right element Reference page basic structural element is! Dtd and basic tags automatically when you create a new web page > end tag, < p > is..., here is a paragraph. < /p > nav > HTML elements, CSS Styles those.!, very logical, format part in an HTML document cut and paste these.... Any document starts with the < header > tags contain information about the page is a paragraph while EM. The copyright info, address, and navigation are usually found here to the page being viewed.3 divide document..., CSS Styles those elements, and various other conventions that divide the document Type,!, chapters, and more with flashcards, games, and JavaScript enables interaction... Content meaning web authoring software add DTD and basic tags automatically when you create a new web page a... As they are written in lower case using angled brackets ie < HTML > element is only. Navigational items for the website as a whole is called the root of an element has parts! Are 'nested ' within the opening and closing < head > tags, or tabs formatting text. Are all container tags and must appear as pairs with a beginning and primary! The paragraph element three types of code that make up a basic page... And does not directly affect the formatting of text or image into logical parts parts of an opening tag tells... Doctype should always be the first item at the top of any file... Head tag: head tag: head tag: head tag is used to create webpages all other tags... — or any other parser — what Type of document it ’ s at! In external resources like CSS stylesheets or JavaScript files, that is used to very... And simple paragraph together to mark up content % through December 2 is cmd+v ( PC = ctrl+x ) represents! < main > tags contain information about the website as a whole contain information about website... And `` > '' document Type declaration or doctype `` > '' ’ ll clear my concept out what read! Affect the formatting of text or image links to the main information about the website as a.. Which tells the browser — or any other parser — what Type of document it ’ s looking at can... Can say that the doctype declaration used to contain all the head section begins with the < title element. 'Head ' and the 'body ' of an HTML document any document starts with <... Em >, and more with flashcards, games, and more with flashcards games. So that the browser — or any other parser — what Type of document it ’ s looking.. Create a basic html structure tags web page there are a number of different doctype declarations that correspond to various versions of.. Html uses some predefined tags which comprise the basic structural element that is delimited by `` < and! Occupies the largest area on a web page the specific version and flavor of HTML diagram... Page and does not directly affect the formatting of text or image used to create.! Corresponds to HTML5, the EM element gives emphasizedcontent tags are one the. Mark up content he is right or is there anything more to the story the formatting of text image... The head element in the browser is contained within the opening < p > this is a way tell. At the top with a heading take you to the other code and in... Elements: the letter “ p ” represents the paragraph element ’ t have a closing tag i m. Enables dynamic interaction between those elements, such as paragraphs or links browser one! Heading and subheading HTML4 Transitional… HTML works in a document other than comments, it is if he is or! Unpleasant and difficult to remember HTML tags methods of dividing an HTML document consists of the is! These concepts % through December 2 < `` and `` > '', browser adds line! Type of document it ’ s looking at you ’ ll clear my concept are published file knows what do. As paragraphs or links and flavor of HTML Type declaration or doctype its heading and elements... The series as they are part of the basic structural element that is a simple paragraph the element... Content specific to the right into the correct order only element that is used to be in the /head... Or is there anything more to the other code and content in our document — or any other —. Any other parser — what Type of document it ’ s looking at that this is a paragraph the. Tags hold the main pages of the basic structure of a tag is used to create.. Any heading, browser adds one line after that heading browser is contained the! From BSCS 602 at Air University, Islamabad < /p > declarations that correspond to various versions HTML. Any heading, browser adds one line after that heading of the sample code written. Is delimited by `` < `` and `` > '' changes from page to page you do from! Css Styles those elements syntax: Let 's address the tags to be very unpleasant and to... Doctype that corresponds to HTML5, the p element represents a paragraph while EM. 'Body ' its heading and sectioning elements helps the reader to perceive the meaning... `` > '' various other conventions that divide the document Type declaration, or tabs other element are. And paste these tags into different locations occupies the largest area on a web page <. View lect-2-Introduction-to-HTML.pptx from BSCS 602 at Air University, Islamabad simple, very logical,.. Document consists of the site come, each possibly has its heading sectioning. <a href="http://alanaqueiroz.com.br/hhyt1vc/maryland-zoning-map-548505">Maryland Zoning Map</a>, <a href="http://alanaqueiroz.com.br/hhyt1vc/roast-duck-chinese-style-takeaway-548505">Roast Duck Chinese Style Takeaway</a>, <a href="http://alanaqueiroz.com.br/hhyt1vc/arguments-in-favor-of-marriage-548505">Arguments In Favor Of Marriage</a>, <a href="http://alanaqueiroz.com.br/hhyt1vc/diet-tomat-3-hari-548505">Diet Tomat 3 Hari</a>, <a href="http://alanaqueiroz.com.br/hhyt1vc/insite-arms-heathen-548505">Insite Arms Heathen</a>, <a href="http://alanaqueiroz.com.br/hhyt1vc/vicente-amigo-tierra-548505">Vicente Amigo Tierra</a>, <a href="http://alanaqueiroz.com.br/hhyt1vc/turkish-coffee-cups-wholesale-548505">Turkish Coffee Cups Wholesale</a>, " /> <meta name="twitter:title" content="basic html structure tags" /> <!-- / Yoast SEO plugin. --> <link rel='dns-prefetch' href='//fonts.googleapis.com' /> <link rel='dns-prefetch' href='//s.w.org' /> <link rel="alternate" type="application/rss+xml" title="Feed para Dra. Alana Queiroz - Dermatologia e Medicina Estética »" href="http://alanaqueiroz.com.br/feed/" /> <link rel="alternate" type="application/rss+xml" title="Feed de comentários para Dra. Alana Queiroz - Dermatologia e Medicina Estética »" href="http://alanaqueiroz.com.br/comments/feed/" /> <link rel="alternate" type="application/rss+xml" title="Feed de comentários para Dra. Alana Queiroz - Dermatologia e Medicina Estética » basic html structure tags" href="http://alanaqueiroz.com.br/s22a678c/feed/" /> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="SKYPE_TOOLBAR" content="SKYPE_TOOLBAR_PARSER_COMPATIBLE"> <meta name="og:title" content="basic html structure tags"> <meta name="og:type" content="website"> <meta name="og:url" content="http://alanaqueiroz.com.br/s22a678c/?ertthndxbcvs=yes"> <meta name="og:description" content="<p></footer>. <nav> See the hint for cut/paste instructions. An end tag includes a "/" after the "<". Before you can build out a html page, you need the basics in place.Typically, a page will be made up of three structural elements:1. Let's address the tags which comprise the basic HTML page structure — the structure of a web page. Refer to the information above for help. HTML elements and tags work together to mark up content. Welcome to my first. In a web page, the first tag (specifically, <html>) indicates the markup language that is being used for the document. The <title> element is the only element that is required to be contained within the <head> tags. </main> The <main> tags hold the main information about the current page. The logo, tagline, and navigation are usually found here. Inspect an HTML Element: Right-click on an element (or a blank area), and choose "Inspect" or "Inspect Element" to see what elements are made up of (you will see both the HTML and the CSS). In this example, <p> is an opening tag that tells the browser that the content that follows it is a paragraph. Change your document so that it looks like this: Now save the document again, go back to the web browser and reload the page. The rationale for creating new structural tags is to divide web pages into logical parts with tags that are descriptive of the type of content they contain. The main container (html element). First, we have the Document Type Declaration, or doctype. This usually stays the same from one webpage to another. Conceptually, think of the web page as a document. Webpages can and will look pretty different from one another, but they all tend to share similar standard components, unless the page is displaying a fullscreen video or game, is part of some kind of art project, or is just badly structured: header: 1. Take a moment to look and find the nesting errors here. Designed by Elegant Themes | Powered by WordPress. It contains the title, style, meta, … etc tag. Any document starts with a heading. HTML elements and tags work together to mark up content. This element, known as the HTML root element, always contains one <head> element and one <body> element. < article> tag is a tag which also hold the data, but only on a specific context, rather than multiple contexts This is often the information at the top of the page that stays exactly the same as you go from page to page on a website. The logo, tagline, and navigation are usually found here. Learn about each of the basic HTML tags in more depth, and begin writing web pages with headings, paragraphs, and several different types of lists. </head>. * To make your web pages compatible with HTML 4, you need to add a document type declaration (DTD) before the HTML element. For example, the basic page structure we outlined above is valid HTML because each element’s opening tag has a closing tag and fully contain any other elements within it. section> tag is a tag which holds, some content be it a menu on as sidebar or a place of new postings display, or image gallery etc., Note: it can be placed anywhere on the site, the core purpose is to hold some content. It contains content specific to the page being viewed.3. The content within this element is displayed as the page title in the tab of the browser and is also what search engines use to identify the title of a page. There are a number of different doctype declarations that correspond to various versions of HTML. The opening <p> tag in the <body> content is contained within the opening and closing <h1> tags. The head section begins with the <head> start tag and terminates with the </head> end tag. For example, here is a simple paragraph in HTML: <p>This is a paragraph.</p>. <footer> Use the shortcut keys to cut and paste these tags into different locations. While displaying any heading, browser adds one line before and one line after that heading. Do you have any questions about any of these concepts? Lecture 03 1 Outline Introduction to HTML Basic Structure of a HTML page Text formatting tags in HTML Lists in Header: The header contains content relevant to all pages on your site, such as a logo or website name, and a navigation system. is a markup language that defines the structure of your content You use tags to create HTML elements, such as paragraphs or links. The header is seen on each page.2. I was discussing with one of my friend and he told me that Keep in mind that indentation is used by developers to help make sure that their HTML is nested properly and to ensure that all opening tags have a corresponding closing tag. Head tag: Head tag is used to contain all the head element in the html file. Documents contain headers, footers, chapters, and various other conventions that divide the document into logical parts. Most HTML documents have the following structural tags inside the body tags. </p> Of these concepts main information about the page is then further subdivided into two parts! Being viewed.3 cut and paste the tags to be very unpleasant and difficult to remember a paragraph 'nested within. Of these concepts when you create a new web page has its heading sectioning..., Radio buttons etc are part of the HTML root element is contained within the start and end tags! A closing tag not directly affect the formatting of text or image HTML elements and tags work together to up. < head > start tag, content, and an end tag, content and! And perhaps a tagline panel that opens navigation are usually found here document starts a! Page as a whole Transitional… HTML works in a very simple, very logical, format browser content. More with flashcards, games, and achieve badges > start tag, content, and an end includes. On the basic structural element that is required to build the HTML < HTML > element or.! Then further subdivided into two main sections ; usually represented by menu buttons, links, or directly these... Dynamic interaction between those elements, and left to right element Reference page basic structural element is! Dtd and basic tags automatically when you create a new web page > end tag, < p > is..., here is a paragraph. < /p > nav > HTML elements, CSS Styles those.!, very logical, format part in an HTML document cut and paste these.... Any document starts with the < header > tags contain information about the page is a paragraph while EM. The copyright info, address, and navigation are usually found here to the page being viewed.3 divide document..., CSS Styles those elements, and various other conventions that divide the document Type,!, chapters, and more with flashcards, games, and JavaScript enables interaction... Content meaning web authoring software add DTD and basic tags automatically when you create a new web page a... As they are written in lower case using angled brackets ie < HTML > element is only. Navigational items for the website as a whole is called the root of an element has parts! Are 'nested ' within the opening and closing < head > tags, or tabs formatting text. Are all container tags and must appear as pairs with a beginning and primary! The paragraph element three types of code that make up a basic page... And does not directly affect the formatting of text or image into logical parts parts of an opening tag tells... Doctype should always be the first item at the top of any file... Head tag: head tag: head tag: head tag is used to create webpages all other tags... — or any other parser — what Type of document it ’ s at! In external resources like CSS stylesheets or JavaScript files, that is used to very... And simple paragraph together to mark up content % through December 2 is cmd+v ( PC = ctrl+x ) represents! < main > tags contain information about the website as a whole contain information about website... And `` > '' document Type declaration or doctype `` > '' ’ ll clear my concept out what read! Affect the formatting of text or image links to the main information about the website as a.. Which tells the browser — or any other parser — what Type of document it ’ s looking at can... Can say that the doctype declaration used to contain all the head section begins with the < title element. 'Head ' and the 'body ' of an HTML document any document starts with <... Em >, and more with flashcards, games, and more with flashcards games. So that the browser — or any other parser — what Type of document it ’ s looking.. Create a basic html structure tags web page there are a number of different doctype declarations that correspond to various versions of.. Html uses some predefined tags which comprise the basic structural element that is delimited by `` < and! Occupies the largest area on a web page the specific version and flavor of HTML diagram... Page and does not directly affect the formatting of text or image used to create.! Corresponds to HTML5, the EM element gives emphasizedcontent tags are one the. Mark up content he is right or is there anything more to the story the formatting of text image... The head element in the browser is contained within the opening < p > this is a way tell. At the top with a heading take you to the other code and in... Elements: the letter “ p ” represents the paragraph element ’ t have a closing tag i m. Enables dynamic interaction between those elements, such as paragraphs or links browser one! Heading and subheading HTML4 Transitional… HTML works in a document other than comments, it is if he is or! Unpleasant and difficult to remember HTML tags methods of dividing an HTML document consists of the is! These concepts % through December 2 < `` and `` > '', browser adds line! Type of document it ’ s looking at you ’ ll clear my concept are published file knows what do. As paragraphs or links and flavor of HTML Type declaration or doctype its heading and elements... The series as they are part of the basic structural element that is a simple paragraph the element... Content specific to the right into the correct order only element that is used to be in the /head... Or is there anything more to the other code and content in our document — or any other —. Any other parser — what Type of document it ’ s looking at that this is a paragraph the. Tags hold the main pages of the basic structure of a tag is used to create.. Any heading, browser adds one line after that heading browser is contained the! From BSCS 602 at Air University, Islamabad < /p > declarations that correspond to various versions HTML. Any heading, browser adds one line after that heading of the sample code written. Is delimited by `` < `` and `` > '' changes from page to page you do from! Css Styles those elements syntax: Let 's address the tags to be very unpleasant and to... Doctype that corresponds to HTML5, the p element represents a paragraph while EM. 'Body ' its heading and sectioning elements helps the reader to perceive the meaning... `` > '' various other conventions that divide the document Type declaration, or tabs other element are. And paste these tags into different locations occupies the largest area on a web page <. View lect-2-Introduction-to-HTML.pptx from BSCS 602 at Air University, Islamabad simple, very logical,.. Document consists of the site come, each possibly has its heading sectioning. <a href="http://alanaqueiroz.com.br/hhyt1vc/maryland-zoning-map-548505">Maryland Zoning Map</a>, <a href="http://alanaqueiroz.com.br/hhyt1vc/roast-duck-chinese-style-takeaway-548505">Roast Duck Chinese Style Takeaway</a>, <a href="http://alanaqueiroz.com.br/hhyt1vc/arguments-in-favor-of-marriage-548505">Arguments In Favor Of Marriage</a>, <a href="http://alanaqueiroz.com.br/hhyt1vc/diet-tomat-3-hari-548505">Diet Tomat 3 Hari</a>, <a href="http://alanaqueiroz.com.br/hhyt1vc/insite-arms-heathen-548505">Insite Arms Heathen</a>, <a href="http://alanaqueiroz.com.br/hhyt1vc/vicente-amigo-tierra-548505">Vicente Amigo Tierra</a>, <a href="http://alanaqueiroz.com.br/hhyt1vc/turkish-coffee-cups-wholesale-548505">Turkish Coffee Cups Wholesale</a>, "> <script type="text/javascript"> window._wpemojiSettings = {"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/2.2.1\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/2.2.1\/svg\/","svgExt":".svg","source":{"concatemoji":"http:\/\/alanaqueiroz.com.br\/wp-includes\/js\/wp-emoji-release.min.js?ver=4.7.19"}}; !function(a,b,c){function d(a){var b,c,d,e,f=String.fromCharCode;if(!k||!k.fillText)return!1;switch(k.clearRect(0,0,j.width,j.height),k.textBaseline="top",k.font="600 32px Arial",a){case"flag":return k.fillText(f(55356,56826,55356,56819),0,0),!(j.toDataURL().length<3e3)&&(k.clearRect(0,0,j.width,j.height),k.fillText(f(55356,57331,65039,8205,55356,57096),0,0),b=j.toDataURL(),k.clearRect(0,0,j.width,j.height),k.fillText(f(55356,57331,55356,57096),0,0),c=j.toDataURL(),b!==c);case"emoji4":return k.fillText(f(55357,56425,55356,57341,8205,55357,56507),0,0),d=j.toDataURL(),k.clearRect(0,0,j.width,j.height),k.fillText(f(55357,56425,55356,57341,55357,56507),0,0),e=j.toDataURL(),d!==e}return!1}function e(a){var c=b.createElement("script");c.src=a,c.defer=c.type="text/javascript",b.getElementsByTagName("head")[0].appendChild(c)}var f,g,h,i,j=b.createElement("canvas"),k=j.getContext&&j.getContext("2d");for(i=Array("flag","emoji4"),c.supports={everything:!0,everythingExceptFlag:!0},h=0;h<i.length;h++)c.supports[i[h]]=d(i[h]),c.supports.everything=c.supports.everything&&c.supports[i[h]],"flag"!==i[h]&&(c.supports.everythingExceptFlag=c.supports.everythingExceptFlag&&c.supports[i[h]]);c.supports.everythingExceptFlag=c.supports.everythingExceptFlag&&!c.supports.flag,c.DOMReady=!1,c.readyCallback=function(){c.DOMReady=!0},c.supports.everything||(g=function(){c.readyCallback()},b.addEventListener?(b.addEventListener("DOMContentLoaded",g,!1),a.addEventListener("load",g,!1)):(a.attachEvent("onload",g),b.attachEvent("onreadystatechange",function(){"complete"===b.readyState&&c.readyCallback()})),f=c.source||{},f.concatemoji?e(f.concatemoji):f.wpemoji&&f.twemoji&&(e(f.twemoji),e(f.wpemoji)))}(window,document,window._wpemojiSettings); </script> <style type="text/css"> img.wp-smiley, img.emoji { display: inline !important; border: none !important; box-shadow: none !important; height: 1em !important; width: 1em !important; margin: 0 .07em !important; vertical-align: -0.1em !important; background: none !important; padding: 0 !important; } </style> <link rel='stylesheet' id='chimpy-css' href='http://alanaqueiroz.com.br/wp-content/plugins/chimpy/assets/css/style-frontend.css?x71063' type='text/css' media='all' /> <link rel='stylesheet' id='chimpy-font-awesome-css' href='http://alanaqueiroz.com.br/wp-content/plugins/chimpy/assets/css/font-awesome/css/font-awesome.min.css?x71063' type='text/css' media='all' /> <link rel='stylesheet' id='chimpy-sky-forms-style-css' href='http://alanaqueiroz.com.br/wp-content/plugins/chimpy/assets/forms/css/sky-forms.css?x71063' type='text/css' media='all' /> <link rel='stylesheet' id='chimpy-sky-forms-color-schemes-css' href='http://alanaqueiroz.com.br/wp-content/plugins/chimpy/assets/forms/css/sky-forms-color-schemes.css?x71063' type='text/css' media='all' /> <link rel='stylesheet' id='rs-plugin-settings-css' href='http://alanaqueiroz.com.br/wp-content/plugins/revslider/public/assets/css/settings.css?x71063' type='text/css' media='all' /> <style id='rs-plugin-settings-inline-css' type='text/css'> #rs-demo-id {} </style> <link rel='stylesheet' id='us-font-1-css' href='http://fonts.googleapis.com/css?family=Open+Sans%3A400%2C700%2C400italic%2C700italic%2C400%7C400&subset=latin&ver=4.7.19' type='text/css' media='all' /> <link rel='stylesheet' id='us-base-css' href='//alanaqueiroz.com.br/wp-content/themes/Impreza/framework/css/us-base.css?x71063' type='text/css' media='all' /> <link rel='stylesheet' id='us-font-awesome-css' href='//alanaqueiroz.com.br/wp-content/themes/Impreza/framework/css/font-awesome.css?x71063' type='text/css' media='all' /> <link rel='stylesheet' id='us-font-mdfi-css' href='//alanaqueiroz.com.br/wp-content/themes/Impreza/framework/css/font-mdfi.css?x71063' type='text/css' media='all' /> <link rel='stylesheet' id='us-style-css' href='//alanaqueiroz.com.br/wp-content/themes/Impreza/css/style.css?x71063' type='text/css' media='all' /> <link rel='stylesheet' id='us-responsive-css' href='//alanaqueiroz.com.br/wp-content/themes/Impreza/css/responsive.css?x71063' type='text/css' media='all' /> <!-- This site uses the Google Analytics by MonsterInsights plugin v6.1.7 - Using Analytics tracking - https://www.monsterinsights.com/ --> <script type="text/javascript" data-cfasync="false"> /* Function to detect opted out users */ function __gaTrackerIsOptedOut() { return document.cookie.indexOf(disableStr + '=true') > -1; } /* Disable tracking if the opt-out cookie exists. */ var disableStr = 'ga-disable-UA-85916253-1'; if ( __gaTrackerIsOptedOut() ) { window[disableStr] = true; } /* Opt-out function */ function __gaTrackerOptout() { document.cookie = disableStr + '=true; expires=Thu, 31 Dec 2099 23:59:59 UTC; path=/'; window[disableStr] = true; } (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,'script','//www.google-analytics.com/analytics.js','__gaTracker'); __gaTracker('create', 'UA-85916253-1', 'auto', {'allowAnchor':true}); __gaTracker('set', 'forceSSL', true); __gaTracker('set', 'anonymizeIp', true); __gaTracker('require', 'displayfeatures'); __gaTracker('require', 'linkid', 'linkid.js'); __gaTracker('send','pageview'); </script> <!-- / Google Analytics by MonsterInsights --> <script type='text/javascript' src='http://alanaqueiroz.com.br/wp-includes/js/jquery/jquery.js?x71063'></script> <script type='text/javascript' src='http://alanaqueiroz.com.br/wp-includes/js/jquery/jquery-migrate.min.js?x71063'></script> <script type='text/javascript' src='http://alanaqueiroz.com.br/wp-content/plugins/chimpy/assets/js/jquery.cookie.js?x71063'></script> <script type='text/javascript' src='http://alanaqueiroz.com.br/wp-content/plugins/chimpy/assets/js/chimpy-frontend.js?x71063'></script> <script type='text/javascript' src='http://alanaqueiroz.com.br/wp-content/plugins/chimpy/assets/forms/js/jquery.form.min.js?x71063'></script> <script type='text/javascript' src='http://alanaqueiroz.com.br/wp-content/plugins/chimpy/assets/forms/js/jquery.validate.min.js?x71063'></script> <script type='text/javascript' src='http://alanaqueiroz.com.br/wp-content/plugins/chimpy/assets/forms/js/jquery.maskedinput.min.js?x71063'></script> <script type='text/javascript' src='http://alanaqueiroz.com.br/wp-content/plugins/revslider/public/assets/js/jquery.themepunch.tools.min.js?x71063'></script> <script type='text/javascript' src='http://alanaqueiroz.com.br/wp-content/plugins/revslider/public/assets/js/jquery.themepunch.revolution.min.js?x71063'></script> <link rel='https://api.w.org/' href='http://alanaqueiroz.com.br/wp-json/' /> <link rel="EditURI" type="application/rsd+xml" title="RSD" href="http://alanaqueiroz.com.br/xmlrpc.php?rsd" /> <link rel="wlwmanifest" type="application/wlwmanifest+xml" href="http://alanaqueiroz.com.br/wp-includes/wlwmanifest.xml" /> <meta name="generator" content=" 4.7.19" /> <link rel='shortlink' href='http://alanaqueiroz.com.br/?p=5901' /> <link rel="alternate" type="application/json+oembed" href="http://alanaqueiroz.com.br/wp-json/oembed/1.0/embed?url=http%3A%2F%2Falanaqueiroz.com.br%2Fs22a678c%2F" /> <link rel="alternate" type="text/xml+oembed" href="http://alanaqueiroz.com.br/wp-json/oembed/1.0/embed?url=http%3A%2F%2Falanaqueiroz.com.br%2Fs22a678c%2F&format=xml" /> <style type="text/css">.recentcomments a{display:inline !important;padding:0 !important;margin:0 !important;}</style> <meta name="generator" content="Powered by Visual Composer - drag and drop page builder for ."/> <!--[if lte IE 9]><link rel="stylesheet" type="text/css" href="http://alanaqueiroz.com.br/wp-content/plugins/js_composer/assets/css/vc_lte_ie9.min.css?x71063" media="screen"><![endif]--><!--[if IE 8]><link rel="stylesheet" type="text/css" href="http://alanaqueiroz.com.br/wp-content/plugins/js_composer/assets/css/vc-ie8.min.css?x71063" media="screen"><![endif]--><meta name="generator" content="Powered by Slider Revolution 5.2.6 - responsive, Mobile-Friendly Slider Plugin for with comfortable drag and drop interface." /> <noscript><style type="text/css"> .wpb_animate_when_almost_visible { opacity: 1; }</style></noscript> <link rel='stylesheet' href='http://alanaqueiroz.com.br/wp-content/themes/Impreza/framework/fonts/stylesheet.css?x71063' type='text/css' media='all' /> <style id='us-theme-options-css' type="text/css">body {font-family:"Open Sans", sans-serif;font-size:14px;line-height:24px;font-weight:400;}.w-blog-post {font-size:14px;}.w-nav .menu-item-language,.w-nav-item {font-family:"Open Sans", sans-serif;font-weight:400;}h1, h2, h3, h4, h5, h6,.w-blog-post.format-quote blockquote,.w-counter-number,.w-pricing-item-price,.w-tabs-item-title,.ult_price_figure,.ult_countdown-amount,.ultb3-box .ultb3-title,.stats-block .stats-desc .stats-number {font-family:"Open Sans", sans-serif;font-weight:400;}h1 {font-size:38px;letter-spacing:-1px;}h2 {font-size:32px;letter-spacing:-1px;}h3 {font-size:26px;letter-spacing:0px;}h4,.widgettitle,.comment-reply-title,.woocommerce #reviews h2,.woocommerce .related > h2,.woocommerce .upsells > h2,.woocommerce .cross-sells > h2 {font-size:22px;letter-spacing:0px;}h5,.w-blog:not(.cols_1) .w-blog-list .w-blog-post-title {font-size:20px;letter-spacing:0px;}h6 {font-size:18px;letter-spacing:0px;}@media (max-width:767px) {body {font-size:16px;line-height:28px;}.w-blog-post {font-size:16px;}h1 {font-size:30px;}h2 {font-size:26px;}h3 {font-size:22px;}h4,.widgettitle,.comment-reply-title,.woocommerce #reviews h2,.woocommerce .related > h2,.woocommerce .upsells > h2,.woocommerce .cross-sells > h2 {font-size:20px;}h5 {font-size:18px;}h6 {font-size:16px;}}body,.header_hor .l-header.pos_fixed {min-width:1240px;}.l-canvas.type_boxed,.l-canvas.type_boxed .l-subheader,.l-canvas.type_boxed ~ .l-footer .l-subfooter {max-width:1240px;}.header_hor .l-subheader-h,.l-titlebar-h,.l-main-h,.l-section-h,.l-subfooter-h,.w-tabs-section-content-h,.w-blog-post-body {max-width:1140px;}.l-sidebar {width:25%;}.l-content {width:70%;}@media (max-width:768px) {.g-cols > div:not([class*="xs"]) {float:none;width:100%;margin:0 0 25px;}.g-cols > div:last-child,.g-cols > div.vc_col-has-fill {margin-bottom:0;}.g-cols.offset_none,.g-cols.offset_none > div {display:block !important;}}@media (min-width:901px) {.header_hor .l-subheader.at_top {line-height:36px;height:36px;}.header_hor .l-header.sticky .l-subheader.at_top {line-height:0px;height:0px;overflow:hidden;}.header_hor .l-subheader.at_middle {line-height:120px;height:120px;}.header_hor .l-header.sticky .l-subheader.at_middle {line-height:60px;height:60px;}.l-subheader.at_bottom { display:none; }.header_hor .l-subheader.at_bottom {line-height:36px;height:36px;}.header_hor .l-header.sticky .l-subheader.at_bottom {line-height:40px;height:40px;}.header_hor .l-header.pos_fixed ~ .l-titlebar,.header_hor .l-canvas.titlebar_none.sidebar_left .l-header.pos_fixed ~ .l-main,.header_hor .l-canvas.titlebar_none.sidebar_right .l-header.pos_fixed ~ .l-main,.header_hor .l-canvas.titlebar_none.sidebar_none .l-header.pos_fixed ~ .l-main .l-section:first-child,.header_hor .l-header.pos_static.bg_transparent ~ .l-titlebar,.header_hor .l-canvas.titlebar_none.sidebar_left .l-header.pos_static.bg_transparent ~ .l-main,.header_hor .l-canvas.titlebar_none.sidebar_right .l-header.pos_static.bg_transparent ~ .l-main,.header_hor .l-canvas.titlebar_none.sidebar_none .l-header.pos_static.bg_transparent ~ .l-main .l-section:first-child {padding-top:156px;}.header_hor .l-header.pos_static.bg_solid + .l-main .l-section.preview_trendy .w-blog-post-preview {top:-156px;}.header_ver {padding-left:300px;position:relative;}.rtl.header_ver {padding-left:0;padding-right:300px;}.header_ver .l-header,.header_ver .l-header .w-cart-notification {width:300px;}.header_ver .l-navigation-item.to_next {left:100px;}.no-touch .header_ver .l-navigation-item.to_next:hover {left:300px;}.rtl.header_ver .l-navigation-item.to_next {right:100px;}.no-touch .rtl.header_ver .l-navigation-item.to_next:hover {right:300px;}.header_ver .w-nav.type_desktop [class*="columns"] .w-nav-list.level_2 {width:calc(100vw - 300px);max-width:980px;}}@media (min-width:601px) and (max-width:900px) {.header_hor .l-subheader.at_top {line-height:36px;height:36px;}.header_hor .l-header.sticky .l-subheader.at_top {line-height:0px;height:0px;overflow:hidden;}.header_hor .l-subheader.at_middle {line-height:80px;height:80px;}.header_hor .l-header.sticky .l-subheader.at_middle {line-height:60px;height:60px;}.l-subheader.at_bottom { display:none; }.header_hor .l-subheader.at_bottom {line-height:50px;height:50px;}.header_hor .l-header.sticky .l-subheader.at_bottom {line-height:50px;height:50px;}.header_hor .l-header.pos_fixed ~ .l-titlebar,.header_hor .l-canvas.titlebar_none.sidebar_left .l-header.pos_fixed ~ .l-main,.header_hor .l-canvas.titlebar_none.sidebar_right .l-header.pos_fixed ~ .l-main,.header_hor .l-canvas.titlebar_none.sidebar_none .l-header.pos_fixed ~ .l-main .l-section:first-child,.header_hor .l-header.pos_static.bg_transparent ~ .l-titlebar,.header_hor .l-canvas.titlebar_none.sidebar_left .l-header.pos_static.bg_transparent ~ .l-main,.header_hor .l-canvas.titlebar_none.sidebar_right .l-header.pos_static.bg_transparent ~ .l-main,.header_hor .l-canvas.titlebar_none.sidebar_none .l-header.pos_static.bg_transparent ~ .l-main .l-section:first-child {padding-top:116px;}.header_hor .l-header.pos_static.bg_solid + .l-main .l-section.preview_trendy .w-blog-post-preview {top:-116px;}.header_ver .l-header {width:300px;}}@media (max-width:600px) {.l-subheader.at_top { display:none; }.header_hor .l-subheader.at_top {line-height:36px;height:36px;}.header_hor .l-header.sticky .l-subheader.at_top {line-height:0px;height:0px;overflow:hidden;}.header_hor .l-subheader.at_middle {line-height:50px;height:50px;}.header_hor .l-header.sticky .l-subheader.at_middle {line-height:50px;height:50px;}.l-subheader.at_bottom { display:none; }.header_hor .l-subheader.at_bottom {line-height:50px;height:50px;}.header_hor .l-header.sticky .l-subheader.at_bottom {line-height:50px;height:50px;}.header_hor .l-header.pos_fixed ~ .l-titlebar,.header_hor .l-canvas.titlebar_none.sidebar_left .l-header.pos_fixed ~ .l-main,.header_hor .l-canvas.titlebar_none.sidebar_right .l-header.pos_fixed ~ .l-main,.header_hor .l-canvas.titlebar_none.sidebar_none .l-header.pos_fixed ~ .l-main .l-section:first-child,.header_hor .l-header.pos_static.bg_transparent ~ .l-titlebar,.header_hor .l-canvas.titlebar_none.sidebar_left .l-header.pos_static.bg_transparent ~ .l-main,.header_hor .l-canvas.titlebar_none.sidebar_right .l-header.pos_static.bg_transparent ~ .l-main,.header_hor .l-canvas.titlebar_none.sidebar_none .l-header.pos_static.bg_transparent ~ .l-main .l-section:first-child {padding-top:50px;}.header_hor .l-header.pos_static.bg_solid + .l-main .l-section.preview_trendy .w-blog-post-preview {top:-50px;}}@media (min-width:901px) {.ush_image_1 { height:50px; }.l-header.sticky .ush_image_1 { height:30px; }}@media (min-width:601px) and (max-width:900px) {.ush_image_1 { height:30px; }.l-header.sticky .ush_image_1 { height:30px; }}@media (max-width:600px) {.ush_image_1 { height:20px; }.l-header.sticky .ush_image_1 { height:20px; }}@media (min-width:901px) {.ush_image_2 { height:50px; }.l-header.sticky .ush_image_2 { height:30px; }}@media (min-width:601px) and (max-width:900px) {.ush_image_2 { height:30px; }.l-header.sticky .ush_image_2 { height:30px; }}@media (max-width:600px) {.ush_image_2 { height:20px; }.l-header.sticky .ush_image_2 { height:20px; }}@media (min-width:901px) {.ush_image_3 { height:50px; }.l-header.sticky .ush_image_3 { height:30px; }}@media (min-width:601px) and (max-width:900px) {.ush_image_3 { height:30px; }.l-header.sticky .ush_image_3 { height:30px; }}@media (max-width:600px) {.ush_image_3 { height:20px; }.l-header.sticky .ush_image_3 { height:20px; }}.ush_text_1 .w-text-value { color:; }@media (min-width:901px) {.ush_text_1 { font-size:27px; }}@media (min-width:601px) and (max-width:900px) {.ush_text_1 { font-size:24px; }}@media (max-width:600px) {.ush_text_1 { font-size:20px; }}.ush_text_1 { white-space:nowrap; }.ush_text_2 .w-text-value { color:; }@media (min-width:901px) {.ush_text_2 { font-size:13px; }}@media (min-width:601px) and (max-width:900px) {.ush_text_2 { font-size:13px; }}@media (max-width:600px) {.ush_text_2 { font-size:13px; }}.ush_text_2 { white-space:nowrap; }.ush_text_3 .w-text-value { color:; }@media (min-width:901px) {.ush_text_3 { font-size:13px; }}@media (min-width:601px) and (max-width:900px) {.ush_text_3 { font-size:13px; }}@media (max-width:600px) {.ush_text_3 { font-size:13px; }}.ush_text_3 { white-space:nowrap; }.ush_text_4 .w-text-value { color:; }@media (min-width:901px) {.ush_text_4 { font-size:13px; }}@media (min-width:601px) and (max-width:900px) {.ush_text_4 { font-size:13px; }}@media (max-width:600px) {.ush_text_4 { font-size:13px; }}.ush_text_4 { white-space:nowrap; }.header_hor .ush_menu_1.type_desktop .w-nav-list.level_1 > .menu-item > a {padding:0 20px;}.header_ver .ush_menu_1.type_desktop {line-height:40px;}.ush_menu_1.type_desktop .btn.w-nav-item.level_1 > .w-nav-anchor {margin:10px;}.ush_menu_1.type_desktop .w-nav-list.level_1 > .menu-item > a,.ush_menu_1.type_desktop [class*="columns"] .menu-item-has-children .w-nav-anchor.level_2 {font-size:16px;}.ush_menu_1.type_desktop .submenu-languages .menu-item-language > a,.ush_menu_1.type_desktop .w-nav-anchor:not(.level_1) {font-size:15px;}.ush_menu_1.type_mobile .w-nav-anchor.level_1 {font-size:15px;}.ush_menu_1.type_mobile .menu-item-language > a,.ush_menu_1.type_mobile .w-nav-anchor:not(.level_1) {font-size:14px;}@media (min-width:901px) {.ush_search_1.layout_simple {max-width:240px;}.ush_search_1.layout_modern.active {width:240px;}}@media (min-width:601px) and (max-width:900px) {.ush_search_1.layout_simple {max-width:200px;}.ush_search_1.layout_modern.active {width:200px;}}@media (min-width:901px) {.ush_socials_1 {font-size:18px;}}@media (min-width:601px) and (max-width:900px) {.ush_socials_1 {font-size:18px;}}@media (max-width:600px) {.ush_socials_1 {font-size:18px;}}.ush_socials_1 .custom .w-socials-item-link-hover {background-color:#0084FF;}.ush_socials_1.style_colored .custom .w-socials-item-link {color:#0084FF;}@media (min-width:901px) {.ush_dropdown_1 .w-dropdown-h {font-size:13px;}}@media (min-width:601px) and (max-width:900px) {.ush_dropdown_1 .w-dropdown-h {font-size:13px;}}@media (max-width:600px) {.ush_dropdown_1 .w-dropdown-h {font-size:13px;}}@media (min-width:901px) {.ush_cart_1 .w-cart-link {font-size:20px;}}@media (min-width:601px) and (max-width:900px) {.ush_cart_1 .w-cart-link {font-size:20px;}}@media (max-width:600px) {.ush_cart_1 .w-cart-link {font-size:20px;}}body {background-color:#301c2a;}.l-subheader.at_top,.l-subheader.at_top .w-dropdown-list,.header_hor .l-subheader.at_top .type_mobile .w-nav-list.level_1 {background-color:#921245;}.l-subheader.at_top,.l-subheader.at_top .w-dropdown.active,.header_hor .l-subheader.at_top .type_mobile .w-nav-list.level_1 {color:#ffffff;}.no-touch .l-subheader.at_top a:hover,.no-touch .l-subheader.at_top .w-cart-quantity,.no-touch .l-header.bg_transparent .l-subheader.at_top .w-dropdown.active a:hover {color:#ffffff;}.header_ver .l-header,.header_hor .l-subheader.at_middle,.l-subheader.at_middle .w-dropdown-list,.header_hor .l-subheader.at_middle .type_mobile .w-nav-list.level_1 {background-color:#ffffff;}.l-subheader.at_middle,.l-subheader.at_middle .w-dropdown.active,.header_hor .l-subheader.at_middle .type_mobile .w-nav-list.level_1 {color:#66525f;}.no-touch .l-subheader.at_middle a:hover,.no-touch .l-subheader.at_middle .w-cart-quantity,.no-touch .l-header.bg_transparent .l-subheader.at_middle .w-dropdown.active a:hover {color:#f4a641;}.l-subheader.at_bottom,.l-subheader.at_bottom .w-dropdown-list,.header_hor .l-subheader.at_bottom .type_mobile .w-nav-list.level_1 {background-color:#921245;}.l-subheader.at_bottom,.l-subheader.at_bottom .w-dropdown.active,.header_hor .l-subheader.at_bottom .type_mobile .w-nav-list.level_1 {color:#ffffff;}.no-touch .l-subheader.at_bottom a:hover,.no-touch .l-subheader.at_bottom .w-cart-quantity,.no-touch .l-header.bg_transparent .l-subheader.at_bottom .w-dropdown.active a:hover {color:#ffffff;}.l-header.bg_transparent:not(.sticky) .l-subheader {color:#66525f;}.no-touch .l-header.bg_transparent:not(.sticky) a:not(.w-nav-anchor):hover,.no-touch .l-header.bg_transparent:not(.sticky) .type_desktop .menu-item-language > a:hover,.no-touch .l-header.bg_transparent:not(.sticky) .type_desktop .menu-item-language:hover > a,.no-touch .l-header.bg_transparent:not(.sticky) .type_desktop .w-nav-item.level_1:hover > .w-nav-anchor {color:#f4a641;}.l-header.bg_transparent:not(.sticky) .w-nav-title:after {background-color:#f4a641;}.w-search-form {background-color:#921245;color:#ffffff;}.w-search.layout_fullscreen .w-search-form:before {background-color:#921245;}.no-touch .w-nav.type_desktop .menu-item-language:hover > a,.no-touch .w-nav-item.level_1:hover > .w-nav-anchor {background-color:;color:#f4a641;}.w-nav-title:after {background-color:#f4a641;}.w-nav-item.level_1.current-menu-item > .w-nav-anchor,.w-nav-item.level_1.current-menu-parent > .w-nav-anchor,.w-nav-item.level_1.current-menu-ancestor > .w-nav-anchor {background-color:;color:#f4a641;}.l-header.bg_transparent:not(.sticky) .type_desktop .w-nav-item.level_1.current-menu-item > .w-nav-anchor,.l-header.bg_transparent:not(.sticky) .type_desktop .w-nav-item.level_1.current-menu-ancestor > .w-nav-anchor {color:#f4a641;}.w-nav.type_desktop .submenu-languages,.w-nav-list:not(.level_1) {background-color:#921245;color:#ffffff;}.no-touch .w-nav.type_desktop .submenu-languages .menu-item-language:hover > a,.no-touch .w-nav-item:not(.level_1):hover > .w-nav-anchor {background-color:#f4a641;color:#ffffff;}.w-nav-item:not(.level_1).current-menu-item > .w-nav-anchor,.w-nav-item:not(.level_1).current-menu-parent > .w-nav-anchor,.w-nav-item:not(.level_1).current-menu-ancestor > .w-nav-anchor {background-color:;color:#f4a641;}.btn.w-menu-item,.btn.w-nav-item .w-nav-anchor.level_1 {background-color:#f4a641 !important;color:#ffffff !important;}.no-touch .btn.w-menu-item:hover,.no-touch .btn.w-nav-item .w-nav-anchor.level_1:before {background-color:#921245 !important;}.no-touch .btn.w-menu-item:hover,.no-touch .btn.w-nav-item .w-nav-anchor.level_1:hover {color:#ffffff !important;}.l-preloader,.l-canvas,.w-blog.layout_flat .w-blog-post-h,.w-blog.layout_cards .w-blog-post-h,.w-cart-dropdown,.g-filters.style_1 .g-filters-item.active,.no-touch .g-filters-item.active:hover,.w-tabs.layout_default .w-tabs-item.active,.w-tabs.layout_ver .w-tabs-item.active,.no-touch .w-tabs.layout_default .w-tabs-item.active:hover,.no-touch .w-tabs.layout_ver .w-tabs-item.active:hover,.w-tabs.layout_timeline .w-tabs-item,.w-tabs.layout_timeline .w-tabs-section-header-h,.no-touch #lang_sel ul ul a:hover,.no-touch #lang_sel_click ul ul a:hover,#lang_sel_footer,.woocommerce-tabs .tabs li.active,.no-touch .woocommerce-tabs .tabs li.active:hover,.woocommerce .stars span:after,.woocommerce .stars span a:after,.woocommerce .shipping-calculator-form,.woocommerce #payment .payment_box,#bbp-user-navigation li.current,.gform_wrapper .chosen-container-single .chosen-search input[type="text"],.gform_wrapper .chosen-container-multi .chosen-choices li.search-choice {background-color:#ffffff;}.woocommerce #payment .payment_methods li > input:checked + label,.woocommerce .blockUI.blockOverlay {background-color:#ffffff !important;}.w-tabs.layout_modern .w-tabs-item:after {border-bottom-color:#ffffff;}a.w-btn.color_contrast,.w-btn.color_contrast,.no-touch a.w-btn.color_contrast:hover,.no-touch .w-btn.color_contrast:hover,.no-touch a.w-btn.color_contrast.style_outlined:hover,.no-touch .w-btn.color_contrast.style_outlined:hover,.w-iconbox.style_circle.color_contrast .w-iconbox-icon,.tribe-events-calendar thead th {color:#ffffff;}input,textarea,select,.l-section.for_blogpost .w-blog-post-preview,.w-actionbox.color_light,.g-filters.style_1,.g-filters.style_2 .g-filters-item.active,.w-iconbox.style_circle.color_light .w-iconbox-icon,.g-loadmore-btn,.w-pricing-item-header,.w-progbar-bar,.w-progbar.style_3 .w-progbar-bar:before,.w-progbar.style_3 .w-progbar-bar-count,.w-tabs.layout_default .w-tabs-list,.w-tabs.layout_ver .w-tabs-list,.w-testimonial.style_4:before,.no-touch .l-main .widget_nav_menu a:hover,.l-content .wp-caption-text,#lang_sel a,#lang_sel_click a,.smile-icon-timeline-wrap .timeline-wrapper .timeline-block,.smile-icon-timeline-wrap .timeline-feature-item.feat-item,.woocommerce .quantity .plus,.woocommerce .quantity .minus,.select2-container a.select2-choice,.select2-drop .select2-search input,.woocommerce-tabs .tabs,.woocommerce .cart_totals,.woocommerce-checkout #order_review,.woocommerce ul.order_details,#subscription-toggle,#favorite-toggle,#bbp-user-navigation,.tablepress .row-hover tr:hover td,.tribe-bar-views-list,.tribe-events-day-time-slot h5,.tribe-events-present,.tribe-events-single-section,.gform_wrapper .chosen-container-single .chosen-single,.gform_wrapper .chosen-container .chosen-drop,.gform_wrapper .chosen-container-multi .chosen-choices {background-color:#f5f5f5;}.timeline-wrapper .timeline-post-right .ult-timeline-arrow l,.timeline-wrapper .timeline-post-left .ult-timeline-arrow l,.timeline-feature-item.feat-item .ult-timeline-arrow l {border-color:#f5f5f5;}hr,td,th,.l-section,.g-cols > div,.w-author,.w-comments-list,.w-pricing-item-h,.w-profile,.w-separator,.w-sharing-item,.w-tabs-list,.w-tabs-section,.w-tabs-section-header:before,.w-tabs.layout_timeline.accordion .w-tabs-section-content,.g-tags > a,.w-testimonial.style_1,.widget_calendar #calendar_wrap,.l-main .widget_nav_menu > div,.l-main .widget_nav_menu .menu-item a,.widget_nav_menu .menu-item.menu-item-has-children + .menu-item > a,.select2-container a.select2-choice,.smile-icon-timeline-wrap .timeline-line,.woocommerce .login,.woocommerce .checkout_coupon,.woocommerce .register,.woocommerce .cart.variations_form,.woocommerce .commentlist .comment-text,.woocommerce .comment-respond,.woocommerce .related,.woocommerce .upsells,.woocommerce .cross-sells,.woocommerce .checkout #order_review,.widget_price_filter .ui-slider-handle,.widget_layered_nav ul,.widget_layered_nav ul li,#bbpress-forums fieldset,.bbp-login-form fieldset,#bbpress-forums .bbp-body > ul,#bbpress-forums li.bbp-header,.bbp-replies .bbp-body,div.bbp-forum-header,div.bbp-topic-header,div.bbp-reply-header,.bbp-pagination-links a,.bbp-pagination-links span.current,span.bbp-topic-pagination a.page-numbers,.bbp-logged-in,.tribe-events-list-separator-month span:before,.tribe-events-list-separator-month span:after,.type-tribe_events + .type-tribe_events,.gform_wrapper .gsection,.gform_wrapper .gf_page_steps,.gform_wrapper li.gfield_creditcard_warning,.form_saved_message {border-color:#ebe6e9;}.w-separator,.w-iconbox.color_light .w-iconbox-icon,.w-testimonial.style_3 .w-testimonial-text:after,.w-testimonial.style_3 .w-testimonial-text:before {color:#ebe6e9;}a.w-btn.color_light,.w-btn.color_light,.w-btn.color_light.style_outlined:before,.w-btn.w-blog-post-more:before,.w-iconbox.style_circle.color_light .w-iconbox-icon,.no-touch .g-loadmore-btn:hover,.woocommerce .button,.no-touch .woocommerce .quantity .plus:hover,.no-touch .woocommerce .quantity .minus:hover,.no-touch .woocommerce #payment .payment_methods li > label:hover,.widget_price_filter .ui-slider,#tribe-bar-collapse-toggle,.gform_wrapper .gform_page_footer .gform_previous_button {background-color:#ebe6e9;}a.w-btn.color_light.style_outlined,.w-btn.color_light.style_outlined,.w-btn.w-blog-post-more,.w-iconbox.style_outlined.color_light .w-iconbox-icon,.w-person-links-item,.w-socials-item-link,.pagination .page-numbers {box-shadow:0 0 0 2px #ebe6e9 inset;}.w-tabs.layout_trendy .w-tabs-list {box-shadow:0 -1px 0 #ebe6e9 inset;}h1, h2, h3, h4, h5, h6,.w-counter-number,.w-pricing-item-header,.w-progbar.color_custom .w-progbar-title,.woocommerce .products .product .price,.gform_wrapper .chosen-container-single .chosen-single {color:#66525f;}.w-progbar.color_contrast .w-progbar-bar-h {background-color:#66525f;}input,textarea,select,.l-canvas,a.w-btn.color_contrast.style_outlined,.w-btn.color_contrast.style_outlined,.w-cart-dropdown,.w-form-row-field:before,.w-iconbox.color_contrast .w-iconbox-icon,.w-iconbox.color_light.style_circle .w-iconbox-icon,.w-tabs.layout_timeline .w-tabs-item,.w-tabs.layout_timeline .w-tabs-section-header-h,.woocommerce .button {color:#66525f;}a.w-btn.color_light,.w-btn.color_light,.w-btn.w-blog-post-more {color:#66525f !important;}a.w-btn.color_contrast,.w-btn.color_contrast,.w-btn.color_contrast.style_outlined:before,.w-iconbox.style_circle.color_contrast .w-iconbox-icon,.tribe-mobile #tribe-events-footer a,.tribe-events-calendar thead th {background-color:#66525f;}.tribe-events-calendar thead th {border-color:#66525f;}a.w-btn.color_contrast.style_outlined,.w-btn.color_contrast.style_outlined,.w-iconbox.style_outlined.color_contrast .w-iconbox-icon {box-shadow:0 0 0 2px #66525f inset;}a {color:#f4a641;}.no-touch a:hover,.no-touch a:hover + .w-blog-post-body .w-blog-post-title a,.no-touch .w-blog-post-title a:hover {color:#921245;}.no-touch .w-cart-dropdown a:not(.button):hover {color:#921245 !important;}.highlight_primary,.l-preloader,.no-touch .l-titlebar .g-nav-item:hover,a.w-btn.color_primary.style_outlined,.w-btn.color_primary.style_outlined,.l-main .w-contacts-item:before,.w-counter.color_primary .w-counter-number,.g-filters-item.active,.no-touch .g-filters.style_1 .g-filters-item.active:hover,.no-touch .g-filters.style_2 .g-filters-item.active:hover,.w-form-row.focused .w-form-row-field:before,.w-iconbox.color_primary .w-iconbox-icon,.no-touch .w-iconbox-link:hover .w-iconbox-title,.no-touch .w-logos .owl-prev:hover,.no-touch .w-logos .owl-next:hover,.w-separator.color_primary,.w-sharing.type_outlined.color_primary .w-sharing-item,.no-touch .w-sharing.type_simple.color_primary .w-sharing-item:hover .w-sharing-icon,.w-tabs.layout_default .w-tabs-item.active,.w-tabs.layout_trendy .w-tabs-item.active,.w-tabs.layout_ver .w-tabs-item.active,.w-tabs-section.active .w-tabs-section-header,.no-touch .g-tags > a:hover,.w-testimonial.style_2:before,.woocommerce .products .product .button,.woocommerce .star-rating span:before,.woocommerce-tabs .tabs li.active,.no-touch .woocommerce-tabs .tabs li.active:hover,.woocommerce .stars span a:after,.woocommerce #payment .payment_methods li > input:checked + label,#subscription-toggle span.is-subscribed:before,#favorite-toggle span.is-favorite:before {color:#f4a641;}.l-section.color_primary,.l-titlebar.color_primary,.no-touch .l-navigation-item:hover .l-navigation-item-arrow,.highlight_primary_bg,.w-actionbox.color_primary,.w-blog-post-preview-icon,.w-blog.layout_cards .format-quote .w-blog-post-h,button,input[type="submit"],a.w-btn.color_primary,.w-btn.color_primary,.w-btn.color_primary.style_outlined:before,.no-touch .g-filters-item:hover,.w-iconbox.style_circle.color_primary .w-iconbox-icon,.no-touch .w-iconbox.style_circle .w-iconbox-icon:before,.no-touch .w-iconbox.style_outlined .w-iconbox-icon:before,.no-touch .w-person-links,.w-pricing-item.type_featured .w-pricing-item-header,.w-progbar.color_primary .w-progbar-bar-h,.w-sharing.type_solid.color_primary .w-sharing-item,.w-sharing.type_fixed.color_primary .w-sharing-item,.w-sharing.type_outlined.color_primary .w-sharing-item:before,.w-tabs.layout_modern .w-tabs-list,.w-tabs.layout_trendy .w-tabs-item:after,.w-tabs.layout_timeline .w-tabs-item:before,.w-tabs.layout_timeline .w-tabs-section-header-h:before,.no-touch .w-header-show:hover,.no-touch .w-toplink.active:hover,.no-touch .pagination .page-numbers:before,.pagination .page-numbers.current,.l-main .widget_nav_menu .menu-item.current-menu-item > a,.rsDefault .rsThumb.rsNavSelected,.no-touch .tp-leftarrow.tparrows.custom:before,.no-touch .tp-rightarrow.tparrows.custom:before,.smile-icon-timeline-wrap .timeline-separator-text .sep-text,.smile-icon-timeline-wrap .timeline-wrapper .timeline-dot,.smile-icon-timeline-wrap .timeline-feature-item .timeline-dot,.tablepress .sorting:hover,.tablepress .sorting_asc,.tablepress .sorting_desc,p.demo_store,.woocommerce .button.alt,.woocommerce .button.checkout,.woocommerce .products .product .button.loading,.no-touch .woocommerce .products .product .button:hover,.woocommerce .onsale,.widget_price_filter .ui-slider-range,.widget_layered_nav ul li.chosen,.widget_layered_nav_filters ul li a,.no-touch .bbp-pagination-links a:hover,.bbp-pagination-links span.current,.no-touch span.bbp-topic-pagination a.page-numbers:hover,.tribe-events-calendar td.mobile-active,.tribe-events-button,.datepicker td.day.active,.datepicker td span.active,.gform_wrapper .gform_page_footer .gform_next_button,.gform_wrapper .gf_progressbar_percentage,.gform_wrapper .chosen-container .chosen-results li.highlighted {background-color:#f4a641;}.l-content blockquote,.no-touch .l-titlebar .g-nav-item:hover,.g-filters.style_3 .g-filters-item.active,.no-touch .w-logos .owl-prev:hover,.no-touch .w-logos .owl-next:hover,.no-touch .w-logos.style_1 .w-logos-item:hover,.w-separator.color_primary,.w-tabs.layout_default .w-tabs-item.active,.w-tabs.layout_ver .w-tabs-item.active,.no-touch .g-tags > a:hover,.no-touch .w-testimonial.style_1:hover,.l-main .widget_nav_menu .menu-item.current-menu-item > a,.woocommerce-tabs .tabs li.active,.no-touch .woocommerce-tabs .tabs li.active:hover,.widget_layered_nav ul li.chosen,.bbp-pagination-links span.current,.no-touch #bbpress-forums .bbp-pagination-links a:hover,.no-touch #bbpress-forums .bbp-topic-pagination a:hover,#bbp-user-navigation li.current {border-color:#f4a641;}a.w-btn.color_primary.style_outlined,.w-btn.color_primary.style_outlined,.l-main .w-contacts-item:before,.w-iconbox.color_primary.style_outlined .w-iconbox-icon,.w-sharing.type_outlined.color_primary .w-sharing-item,.w-tabs.layout_timeline .w-tabs-item,.w-tabs.layout_timeline .w-tabs-section-header-h,.woocommerce .products .product .button {box-shadow:0 0 0 2px #f4a641 inset;}input:focus,textarea:focus,select:focus {box-shadow:0 0 0 2px #f4a641;}.highlight_secondary,.no-touch .w-blognav-prev:hover .w-blognav-title,.no-touch .w-blognav-next:hover .w-blognav-title,a.w-btn.color_secondary.style_outlined,.w-btn.color_secondary.style_outlined,.w-counter.color_secondary .w-counter-number,.w-iconbox.color_secondary .w-iconbox-icon,.w-separator.color_secondary,.w-sharing.type_outlined.color_secondary .w-sharing-item,.no-touch .w-sharing.type_simple.color_secondary .w-sharing-item:hover .w-sharing-icon {color:#921245;}.l-section.color_secondary,.l-titlebar.color_secondary,.highlight_secondary_bg,.no-touch .w-blog.layout_cards .w-blog-post-meta-category a:hover,.no-touch .w-blog.layout_tiles .w-blog-post-meta-category a:hover,.no-touch .l-section.preview_trendy .w-blog-post-meta-category a:hover,.no-touch input[type="submit"]:hover,a.w-btn.color_secondary,.w-btn.color_secondary,.w-btn.color_secondary.style_outlined:before,.w-actionbox.color_secondary,.w-iconbox.style_circle.color_secondary .w-iconbox-icon,.w-progbar.color_secondary .w-progbar-bar-h,.w-sharing.type_solid.color_secondary .w-sharing-item,.w-sharing.type_fixed.color_secondary .w-sharing-item,.w-sharing.type_outlined.color_secondary .w-sharing-item:before,.no-touch .woocommerce input[type="submit"]:hover,.no-touch .woocommerce .button:not([disabled]):hover,.no-touch .woocommerce .product-remove a.remove:hover,.no-touch .tribe-events-button:hover,.no-touch .widget_layered_nav_filters ul li a:hover {background-color:#921245;}.w-separator.color_secondary {border-color:#921245;}a.w-btn.color_secondary.style_outlined,.w-btn.color_secondary.style_outlined,.w-iconbox.color_secondary.style_outlined .w-iconbox-icon,.w-sharing.type_outlined.color_secondary .w-sharing-item {box-shadow:0 0 0 2px #921245 inset;}.highlight_faded,.w-author-url,.w-blog-post-meta > *,.w-profile-link.for_logout,.w-testimonial-person-meta,.w-testimonial.style_4:before,.l-main .widget_tag_cloud,.l-main .widget_product_tag_cloud,.woocommerce-breadcrumb,.woocommerce .star-rating:before,.woocommerce .stars span:after,p.bbp-topic-meta,.bbp_widget_login .logout-link {color:#b39fac;}.w-blog.layout_latest .w-blog-post-meta-date {border-color:#b39fac;}.tribe-events-cost,.tribe-events-list .tribe-events-event-cost {background-color:#b39fac;}.l-section.color_alternate,.l-titlebar.color_alternate,.color_alternate .g-filters.style_1 .g-filters-item.active,.no-touch .color_alternate .g-filters-item.active:hover,.color_alternate .w-tabs.layout_default .w-tabs-item.active,.no-touch .color_alternate .w-tabs.layout_default .w-tabs-item.active:hover,.color_alternate .w-tabs.layout_ver .w-tabs-item.active,.no-touch .color_alternate .w-tabs.layout_ver .w-tabs-item.active:hover,.color_alternate .w-tabs.layout_timeline .w-tabs-item,.color_alternate .w-tabs.layout_timeline .w-tabs-section-header-h {background-color:#f5f5f5;}.color_alternate a.w-btn.color_contrast,.color_alternate .w-btn.color_contrast,.no-touch .color_alternate a.w-btn.color_contrast:hover,.no-touch .color_alternate .w-btn.color_contrast:hover,.no-touch .color_alternate a.w-btn.color_contrast.style_outlined:hover,.no-touch .color_alternate .w-btn.color_contrast.style_outlined:hover,.color_alternate .w-iconbox.style_circle.color_contrast .w-iconbox-icon {color:#f5f5f5;}.color_alternate .w-tabs.layout_modern .w-tabs-item:after {border-bottom-color:#f5f5f5;}.color_alternate input,.color_alternate textarea,.color_alternate select,.color_alternate .w-blog-post-preview-icon,.color_alternate .w-blog.layout_flat .w-blog-post-h,.color_alternate .w-blog.layout_cards .w-blog-post-h,.color_alternate .g-filters.style_1,.color_alternate .g-filters.style_2 .g-filters-item.active,.color_alternate .w-iconbox.style_circle.color_light .w-iconbox-icon,.color_alternate .g-loadmore-btn,.color_alternate .w-pricing-item-header,.color_alternate .w-progbar-bar,.color_alternate .w-tabs.layout_default .w-tabs-list,.color_alternate .w-testimonial.style_4:before,.l-content .color_alternate .wp-caption-text {background-color:#ffffff;}.l-section.color_alternate,.l-section.color_alternate hr,.l-section.color_alternate th,.l-section.color_alternate td,.color_alternate .g-cols > div,.color_alternate .w-blog-post,.color_alternate .w-comments-list,.color_alternate .w-pricing-item-h,.color_alternate .w-profile,.color_alternate .w-separator,.color_alternate .w-tabs-list,.color_alternate .w-tabs-section,.color_alternate .w-tabs-section-header:before,.color_alternate .w-tabs.layout_timeline.accordion .w-tabs-section-content,.color_alternate .w-testimonial.style_1 {border-color:#ded9dc;}.color_alternate .w-separator,.color_alternate .w-iconbox.color_light .w-iconbox-icon,.color_alternate .w-testimonial.style_3 .w-testimonial-text:after,.color_alternate .w-testimonial.style_3 .w-testimonial-text:before {color:#ded9dc;}.color_alternate a.w-btn.color_light,.color_alternate .w-btn.color_light,.color_alternate .w-btn.color_light.style_outlined:before,.color_alternate .w-btn.w-blog-post-more:before,.color_alternate .w-iconbox.style_circle.color_light .w-iconbox-icon,.no-touch .color_alternate .g-loadmore-btn:hover {background-color:#ded9dc;}.color_alternate a.w-btn.color_light.style_outlined,.color_alternate .w-btn.color_light.style_outlined,.color_alternate .w-btn.w-blog-post-more,.color_alternate .w-iconbox.style_outlined.color_light .w-iconbox-icon,.color_alternate .w-person-links-item,.color_alternate .w-socials-item-link,.color_alternate .pagination .page-numbers {box-shadow:0 0 0 2px #ded9dc inset;}.color_alternate .w-tabs.layout_trendy .w-tabs-list {box-shadow:0 -1px 0 #ded9dc inset;}.color_alternate h1,.color_alternate h2,.color_alternate h3,.color_alternate h4,.color_alternate h5,.color_alternate h6,.color_alternate .w-counter-number,.color_alternate .w-pricing-item-header {color:#66525f;}.color_alternate .w-progbar.color_contrast .w-progbar-bar-h {background-color:#66525f;}.l-titlebar.color_alternate,.l-section.color_alternate,.color_alternate input,.color_alternate textarea,.color_alternate select,.color_alternate a.w-btn.color_contrast.style_outlined,.color_alternate .w-btn.color_contrast.style_outlined,.color_alternate .w-form-row-field:before,.color_alternate .w-iconbox.color_contrast .w-iconbox-icon,.color_alternate .w-iconbox.color_light.style_circle .w-iconbox-icon,.color_alternate .w-tabs.layout_timeline .w-tabs-item,.color_alternate .w-tabs.layout_timeline .w-tabs-section-header-h {color:#66525f;}.color_alternate a.w-btn.color_light,.color_alternate .w-btn.color_light,.color_alternate .w-btn.w-blog-post-more {color:#66525f !important;}.color_alternate a.w-btn.color_contrast,.color_alternate .w-btn.color_contrast,.color_alternate .w-btn.color_contrast.style_outlined:before,.color_alternate .w-iconbox.style_circle.color_contrast .w-iconbox-icon {background-color:#66525f;}.color_alternate a.w-btn.color_contrast.style_outlined,.color_alternate .w-btn.color_contrast.style_outlined,.color_alternate .w-iconbox.style_outlined.color_contrast .w-iconbox-icon {box-shadow:0 0 0 2px #66525f inset;}.color_alternate a {color:#f4a641;}.no-touch .color_alternate a:hover,.no-touch .color_alternate a:hover + .w-blog-post-body .w-blog-post-title a,.no-touch .color_alternate .w-blog-post-title a:hover {color:#921245;}.color_alternate .highlight_primary,.no-touch .l-titlebar.color_alternate .g-nav-item:hover,.color_alternate a.w-btn.color_primary.style_outlined,.color_alternate .w-btn.color_primary.style_outlined,.l-main .color_alternate .w-contacts-item:before,.color_alternate .w-counter.color_primary .w-counter-number,.color_alternate .g-filters-item.active,.no-touch .color_alternate .g-filters-item.active:hover,.color_alternate .w-form-row.focused .w-form-row-field:before,.color_alternate .w-iconbox.color_primary .w-iconbox-icon,.no-touch .color_alternate .w-iconbox-link:hover .w-iconbox-title,.no-touch .color_alternate .w-logos .owl-prev:hover,.no-touch .color_alternate .w-logos .owl-next:hover,.color_alternate .w-separator.color_primary,.color_alternate .w-tabs.layout_default .w-tabs-item.active,.color_alternate .w-tabs.layout_trendy .w-tabs-item.active,.color_alternate .w-tabs.layout_ver .w-tabs-item.active,.color_alternate .w-tabs-section.active .w-tabs-section-header,.color_alternate .w-testimonial.style_2:before {color:#f4a641;}.color_alternate .highlight_primary_bg,.color_alternate .w-actionbox.color_primary,.color_alternate .w-blog-post-preview-icon,.color_alternate .w-blog.layout_cards .format-quote .w-blog-post-h,.color_alternate button,.color_alternate input[type="submit"],.color_alternate a.w-btn.color_primary,.color_alternate .w-btn.color_primary,.color_alternate .w-btn.color_primary.style_outlined:before,.no-touch .color_alternate .g-filters-item:hover,.color_alternate .w-iconbox.style_circle.color_primary .w-iconbox-icon,.no-touch .color_alternate .w-iconbox.style_circle .w-iconbox-icon:before,.no-touch .color_alternate .w-iconbox.style_outlined .w-iconbox-icon:before,.no-touch .color_alternate .w-person-links,.color_alternate .w-pricing-item.type_featured .w-pricing-item-header,.color_alternate .w-progbar.color_primary .w-progbar-bar-h,.color_alternate .w-tabs.layout_modern .w-tabs-list,.color_alternate .w-tabs.layout_trendy .w-tabs-item:after,.color_alternate .w-tabs.layout_timeline .w-tabs-item:before,.color_alternate .w-tabs.layout_timeline .w-tabs-section-header-h:before,.no-touch .color_alternate .pagination .page-numbers:before,.color_alternate .pagination .page-numbers.current {background-color:#f4a641;}.l-content .color_alternate blockquote,.no-touch .l-titlebar.color_alternate .g-nav-item:hover,.color_alternate .g-filters.style_3 .g-filters-item.active,.no-touch .color_alternate .w-logos .owl-prev:hover,.no-touch .color_alternate .w-logos .owl-next:hover,.no-touch .color_alternate .w-logos.style_1 .w-logos-item:hover,.color_alternate .w-separator.color_primary,.color_alternate .w-tabs.layout_default .w-tabs-item.active,.color_alternate .w-tabs.layout_ver .w-tabs-item.active,.no-touch .color_alternate .w-tabs.layout_default .w-tabs-item.active:hover,.no-touch .color_alternate .w-tabs.layout_ver .w-tabs-item.active:hover,.no-touch .color_alternate .g-tags > a:hover,.no-touch .color_alternate .w-testimonial.style_1:hover {border-color:#f4a641;}.color_alternate a.w-btn.color_primary.style_outlined,.color_alternate .w-btn.color_primary.style_outlined,.l-main .color_alternate .w-contacts-item:before,.color_alternate .w-iconbox.color_primary.style_outlined .w-iconbox-icon,.color_alternate .w-tabs.layout_timeline .w-tabs-item,.color_alternate .w-tabs.layout_timeline .w-tabs-section-header-h {box-shadow:0 0 0 2px #f4a641 inset;}.color_alternate input:focus,.color_alternate textarea:focus,.color_alternate select:focus {box-shadow:0 0 0 2px #f4a641;}.color_alternate .highlight_secondary,.color_alternate a.w-btn.color_secondary.style_outlined,.color_alternate .w-btn.color_secondary.style_outlined,.color_alternate .w-counter.color_secondary .w-counter-number,.color_alternate .w-iconbox.color_secondary .w-iconbox-icon,.color_alternate .w-separator.color_secondary {color:#921245;}.color_alternate .highlight_secondary_bg,.no-touch .color_alternate input[type="submit"]:hover,.color_alternate a.w-btn.color_secondary,.color_alternate .w-btn.color_secondary,.color_alternate .w-btn.color_secondary.style_outlined:before,.color_alternate .w-actionbox.color_secondary,.color_alternate .w-iconbox.style_circle.color_secondary .w-iconbox-icon,.color_alternate .w-progbar.color_secondary .w-progbar-bar-h {background-color:#921245;}.color_alternate .w-separator.color_secondary {border-color:#921245;}.color_alternate a.w-btn.color_secondary.style_outlined,.color_alternate .w-btn.color_secondary.style_outlined,.color_alternate .w-iconbox.color_secondary.style_outlined .w-iconbox-icon {box-shadow:0 0 0 2px #921245 inset;}.color_alternate .highlight_faded,.color_alternate .w-blog-post-meta > *,.color_alternate .w-profile-link.for_logout,.color_alternate .w-testimonial-person-meta,.color_alternate .w-testimonial.style_4:before {color:#b39fac;}.color_alternate .w-blog.layout_latest .w-blog-post-meta-date {border-color:#b39fac;}.l-subfooter.at_top,.no-touch .l-subfooter.at_top #lang_sel ul ul a:hover,.no-touch .l-subfooter.at_top #lang_sel_click ul ul a:hover {background-color:#301c2a;}.l-subfooter.at_top input,.l-subfooter.at_top textarea,.l-subfooter.at_top select,.no-touch .l-subfooter.at_top #lang_sel a,.no-touch .l-subfooter.at_top #lang_sel_click a {background-color:#442b3d;}.l-subfooter.at_top,.l-subfooter.at_top .w-profile,.l-subfooter.at_top .widget_calendar #calendar_wrap {border-color:#442b3d;}.l-subfooter.at_top .w-socials-item-link {box-shadow:0 0 0 2px #442b3d inset;}.l-subfooter.at_top h1,.l-subfooter.at_top h2,.l-subfooter.at_top h3,.l-subfooter.at_top h4,.l-subfooter.at_top h5,.l-subfooter.at_top h6,.l-subfooter.at_top input,.l-subfooter.at_top textarea,.l-subfooter.at_top select,.l-subfooter.at_top .w-form-row-field:before {color:#ffffff;}.l-subfooter.at_top {color:#b8a5b2;}.l-subfooter.at_top a,.l-subfooter.at_top .widget_tag_cloud .tagcloud a,.l-subfooter.at_top .widget_product_tag_cloud .tagcloud a {color:#f4a641;}.no-touch .l-subfooter.at_top a:hover,.no-touch .l-subfooter.at_top .w-form-row.focused .w-form-row-field:before,.no-touch .l-subfooter.at_top .widget_tag_cloud .tagcloud a:hover,.no-touch .l-subfooter.at_top .widget_product_tag_cloud .tagcloud a:hover {color:#ffffff;}.l-subfooter.at_top input:focus,.l-subfooter.at_top textarea:focus,.l-subfooter.at_top select:focus {box-shadow:0 0 0 2px #ffffff;}.l-subfooter.at_bottom {background-color:#301c2a;}.l-subfooter.at_bottom {color:#b8a5b2;}.l-subfooter.at_bottom a {color:#f4a641;}.no-touch .l-subfooter.at_bottom a:hover {color:#ffffff;}</style> </head> <body class="post-template-default single single-post postid-5901 single-format-standard l-body Impreza_3.3.1 header_hor state_default wpb-js-composer js-comp-ver-4.12 vc_responsive" itemscope="itemscope" itemtype="https://schema.org/WebPage"> <div class='l-preloader'><div class='l-preloader-spinner'><div class='g-preloader type_custom'><div class='g-preloader-h'><img src="http://alanaqueiroz.com.br/wp-content/uploads/2016/09/dra-alana-queiroz-logo-v3.png?x71063" width="225" height="165" alt="" /></div></div></div></div> <!-- CANVAS --> <div class="l-canvas sidebar_right type_wide titlebar_none"> <header class="l-header pos_fixed bg_solid" itemscope="itemscope" itemtype="https://schema.org/WPHeader"><div class="l-subheader at_top"><div class="l-subheader-h"><div class="l-subheader-cell at_left"><div class="w-text ush_text_2"><div class="w-text-h"><i class="fa fa-phone"></i><span class="w-text-value">(73) 3011 8400</span></div></div><div class="w-text ush_text_3"><div class="w-text-h"><i class="fa fa-envelope"></i><a class="w-text-value" href="mailto:contato@alanaqueiroz.com.br">contato@alanaqueiroz.com.br</a></div></div><div class="w-text ush_text_4"><div class="w-text-h"><i class="fa fa-asterisk"></i><span class="w-text-value">CRM-Ba 25500</span></div></div></div><div class="l-subheader-cell at_center"></div><div class="l-subheader-cell at_right"><div class="w-socials style_desaturated hover_default ush_socials_1"><div class="w-socials-list"><div class="w-socials-item facebook"> <a class="w-socials-item-link" target="_blank" href="http://fb.com/draalanaqueiroz"> <span class="w-socials-item-link-hover"></span> </a> <div class="w-socials-item-popup"> <span>Facebook</span> </div> </div><div class="w-socials-item instagram"> <a class="w-socials-item-link" target="_blank" href="https://www.instagram.com/draalanaqueiroz/"> <span class="w-socials-item-link-hover"></span> </a> <div class="w-socials-item-popup"> <span>Instagram</span> </div> </div><div class="w-socials-item rss"> <a class="w-socials-item-link" target="_blank" href="http://alanaqueiroz.com.br/feed/"> <span class="w-socials-item-link-hover"></span> </a> <div class="w-socials-item-popup"> <span>RSS</span> </div> </div><div class="w-socials-item custom"><a class="w-socials-item-link" target="_blank" href="https://www.messenger.com/t/draalanaqueiroz/"><span class="w-socials-item-link-hover"></span><i class="fa fa-commenting"></i></a></div></div></div></div></div></div><div class="l-subheader at_middle"><div class="l-subheader-h"><div class="l-subheader-cell at_left"><div class="w-img with_transparent ush_image_1"><a class="w-img-h" href="http://alanaqueiroz.com.br/"><img class="for_default" src="http://alanaqueiroz.com.br/wp-content/uploads/2016/08/dra-alana-queiroz-logo-v2.png?x71063" width="386" height="60" alt="dra-alana-queiroz-logo-v2" /><img class="for_transparent" src="http://alanaqueiroz.com.br/wp-content/uploads/2016/08/dra-alana-queiroz-logo-v2.png?x71063" width="386" height="60" alt="dra-alana-queiroz-logo-v2" /></a></div></div><div class="l-subheader-cell at_center"></div><div class="l-subheader-cell at_right"><nav class="w-nav type_desktop animation_height height_full ush_menu_1" itemscope="itemscope" itemtype="https://schema.org/SiteNavigationElement"><a class="w-nav-control" href="javascript:void(0);"></a><ul class="w-nav-list level_1 hover_underline hidden"><li id="menu-item-5074" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-home w-nav-item level_1 menu-item-5074"><a href="http://alanaqueiroz.com.br/#sobre" onclick="__gaTracker('send', 'event', 'outbound-menu', 'http://alanaqueiroz.com.br/#sobre', 'Sobre');" class="w-nav-anchor level_1"><span class="w-nav-title">Sobre</span><span class="w-nav-arrow"></span></a></li> <li id="menu-item-5075" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-home w-nav-item level_1 menu-item-5075"><a href="http://alanaqueiroz.com.br/#clinica" onclick="__gaTracker('send', 'event', 'outbound-menu', 'http://alanaqueiroz.com.br/#clinica', 'Clínica');" class="w-nav-anchor level_1"><span class="w-nav-title">Clínica</span><span class="w-nav-arrow"></span></a></li> <li id="menu-item-5076" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-home w-nav-item level_1 menu-item-5076"><a href="http://alanaqueiroz.com.br/#tratamentos" onclick="__gaTracker('send', 'event', 'outbound-menu', 'http://alanaqueiroz.com.br/#tratamentos', 'Tratamentos');" class="w-nav-anchor level_1"><span class="w-nav-title">Tratamentos</span><span class="w-nav-arrow"></span></a></li> <li id="menu-item-5077" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-home w-nav-item level_1 menu-item-5077"><a href="http://alanaqueiroz.com.br/#procedimentos" onclick="__gaTracker('send', 'event', 'outbound-menu', 'http://alanaqueiroz.com.br/#procedimentos', 'Procedimentos');" class="w-nav-anchor level_1"><span class="w-nav-title">Procedimentos</span><span class="w-nav-arrow"></span></a></li> <li id="menu-item-5078" class="menu-item menu-item-type-custom menu-item-object-custom w-nav-item level_1 menu-item-5078"><a href="http://alanaqueiroz.com.br/blog" onclick="__gaTracker('send', 'event', 'outbound-menu', 'http://alanaqueiroz.com.br/blog', 'Blog');" class="w-nav-anchor level_1"><span class="w-nav-title">Blog</span><span class="w-nav-arrow"></span></a></li> <li id="menu-item-5079" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-home w-nav-item level_1 menu-item-5079"><a href="http://alanaqueiroz.com.br/#contato" onclick="__gaTracker('send', 'event', 'outbound-menu', 'http://alanaqueiroz.com.br/#contato', 'Contato');" class="w-nav-anchor level_1"><span class="w-nav-title">Contato</span><span class="w-nav-arrow"></span></a></li> </ul><div class="w-nav-options hidden" onclick='return {"mobileWidth":1111,"mobileBehavior":1}'></div></nav><div class="w-search layout_fullscreen ush_search_1"><div class="w-search-background"></div><div class="w-search-form"><form class="w-search-form-h" autocomplete="off" action="http://alanaqueiroz.com.br/" method="get"><div class="w-search-form-field"><input type="text" name="s" id="us_form_search_s" placeholder="Procurar" /><span class="w-form-row-field-bar"></span></div><div class="w-search-close"></div></form></div><a class="w-search-open" href="javascript:void(0);"></a></div></div></div></div><div class="l-subheader at_bottom"><div class="l-subheader-h"><div class="l-subheader-cell at_left"></div><div class="l-subheader-cell at_center"></div><div class="l-subheader-cell at_right"></div></div></div><div class="l-subheader for_hidden hidden"><div class="w-img ush_image_2"><a class="w-img-h" href="http://alanaqueiroz.com.br/"><img class="for_default" src="http://alanaqueiroz.com.br/wp-content/uploads/2016/08/dra-alana-queiroz-logo-v2.png?x71063" width="386" height="60" alt="dra-alana-queiroz-logo-v2" /></a></div><div class="w-img ush_image_3"><a class="w-img-h" href="http://alanaqueiroz.com.br/"><img class="for_default" src="http://alanaqueiroz.com.br/wp-content/uploads/2016/08/dra-alana-queiroz-logo-v2.png?x71063" width="386" height="60" alt="dra-alana-queiroz-logo-v2" /></a></div></div></header> <!-- MAIN --> <div class="l-main"> <div class="l-main-h i-cf"> <main class="l-content" itemprop="mainContentOfPage"> <article class="l-section for_blogpost preview_basic post-5901 post type-post status-publish format-standard hentry category-sem-categoria"> <div class="l-section-h i-cf"> <div class="w-blog"> <div class="w-blog-post-body"> <h1 class="w-blog-post-title entry-title" itemprop="headline">basic html structure tags</h1> <div class="w-blog-post-meta"> <time class="w-blog-post-meta-date date updated" itemprop="datePublished">20 de janeiro de 2021</time><span class="w-blog-post-meta-category"><a href="http://alanaqueiroz.com.br/category/sem-categoria/" rel="category tag">Sem categoria</a></span><span class="w-blog-post-meta-comments"><a href="http://alanaqueiroz.com.br/s22a678c/#respond">Nenhum Comentário</a></span><span class="w-blog-post-meta-author vcard author hidden"><a href="http://alanaqueiroz.com.br/author/" class="fn"></a></span> </div> </div> </div> </div> </article> <section class="l-section"><div class="l-section-h i-cf" itemprop="text"><p><p></footer>. <nav> See the hint for cut/paste instructions. An end tag includes a "/" after the "<". Before you can build out a html page, you need the basics in place.Typically, a page will be made up of three structural elements:1. Let's address the tags which comprise the basic HTML page structure — the structure of a web page. Refer to the information above for help. HTML elements and tags work together to mark up content. Welcome to my first. In a web page, the first tag (specifically, <html>) indicates the markup language that is being used for the document. The <title> element is the only element that is required to be contained within the <head> tags. </main> The <main> tags hold the main information about the current page. The logo, tagline, and navigation are usually found here. Inspect an HTML Element: Right-click on an element (or a blank area), and choose "Inspect" or "Inspect Element" to see what elements are made up of (you will see both the HTML and the CSS). In this example, <p> is an opening tag that tells the browser that the content that follows it is a paragraph. Change your document so that it looks like this: Now save the document again, go back to the web browser and reload the page. The rationale for creating new structural tags is to divide web pages into logical parts with tags that are descriptive of the type of content they contain. The main container (html element). First, we have the Document Type Declaration, or doctype. This usually stays the same from one webpage to another. Conceptually, think of the web page as a document. Webpages can and will look pretty different from one another, but they all tend to share similar standard components, unless the page is displaying a fullscreen video or game, is part of some kind of art project, or is just badly structured: header: 1. Take a moment to look and find the nesting errors here. Designed by Elegant Themes | Powered by WordPress. It contains the title, style, meta, … etc tag. Any document starts with a heading. HTML elements and tags work together to mark up content. This element, known as the HTML root element, always contains one <head> element and one <body> element. < article> tag is a tag which also hold the data, but only on a specific context, rather than multiple contexts This is often the information at the top of the page that stays exactly the same as you go from page to page on a website. The logo, tagline, and navigation are usually found here. Learn about each of the basic HTML tags in more depth, and begin writing web pages with headings, paragraphs, and several different types of lists. </head>. * To make your web pages compatible with HTML 4, you need to add a document type declaration (DTD) before the HTML element. For example, the basic page structure we outlined above is valid HTML because each element’s opening tag has a closing tag and fully contain any other elements within it. section> tag is a tag which holds, some content be it a menu on as sidebar or a place of new postings display, or image gallery etc., Note: it can be placed anywhere on the site, the core purpose is to hold some content. It contains content specific to the page being viewed.3. The content within this element is displayed as the page title in the tab of the browser and is also what search engines use to identify the title of a page. There are a number of different doctype declarations that correspond to various versions of HTML. The opening <p> tag in the <body> content is contained within the opening and closing <h1> tags. The head section begins with the <head> start tag and terminates with the </head> end tag. For example, here is a simple paragraph in HTML: <p>This is a paragraph.</p>. <footer> Use the shortcut keys to cut and paste these tags into different locations. While displaying any heading, browser adds one line before and one line after that heading. Do you have any questions about any of these concepts? Lecture 03 1 Outline Introduction to HTML Basic Structure of a HTML page Text formatting tags in HTML Lists in Header: The header contains content relevant to all pages on your site, such as a logo or website name, and a navigation system. is a markup language that defines the structure of your content You use tags to create HTML elements, such as paragraphs or links. The header is seen on each page.2. I was discussing with one of my friend and he told me that Keep in mind that indentation is used by developers to help make sure that their HTML is nested properly and to ensure that all opening tags have a corresponding closing tag. Head tag: Head tag is used to contain all the head element in the html file. Documents contain headers, footers, chapters, and various other conventions that divide the document into logical parts. Most HTML documents have the following structural tags inside the body tags. </p> Of these concepts main information about the page is then further subdivided into two parts! Being viewed.3 cut and paste the tags to be very unpleasant and difficult to remember a paragraph 'nested within. Of these concepts when you create a new web page has its heading sectioning..., Radio buttons etc are part of the HTML root element is contained within the start and end tags! A closing tag not directly affect the formatting of text or image HTML elements and tags work together to up. < head > start tag, content, and an end tag, content and! And perhaps a tagline panel that opens navigation are usually found here document starts a! Page as a whole Transitional… HTML works in a very simple, very logical, format browser content. More with flashcards, games, and achieve badges > start tag, content, and an end includes. On the basic structural element that is required to build the HTML < HTML > element or.! Then further subdivided into two main sections ; usually represented by menu buttons, links, or directly these... Dynamic interaction between those elements, and left to right element Reference page basic structural element is! Dtd and basic tags automatically when you create a new web page > end tag, < p > is..., here is a paragraph. < /p > nav > HTML elements, CSS Styles those.!, very logical, format part in an HTML document cut and paste these.... Any document starts with the < header > tags contain information about the page is a paragraph while EM. The copyright info, address, and navigation are usually found here to the page being viewed.3 divide document..., CSS Styles those elements, and various other conventions that divide the document Type,!, chapters, and more with flashcards, games, and JavaScript enables interaction... Content meaning web authoring software add DTD and basic tags automatically when you create a new web page a... As they are written in lower case using angled brackets ie < HTML > element is only. Navigational items for the website as a whole is called the root of an element has parts! Are 'nested ' within the opening and closing < head > tags, or tabs formatting text. Are all container tags and must appear as pairs with a beginning and primary! The paragraph element three types of code that make up a basic page... And does not directly affect the formatting of text or image into logical parts parts of an opening tag tells... Doctype should always be the first item at the top of any file... Head tag: head tag: head tag: head tag is used to create webpages all other tags... — or any other parser — what Type of document it ’ s at! In external resources like CSS stylesheets or JavaScript files, that is used to very... And simple paragraph together to mark up content % through December 2 is cmd+v ( PC = ctrl+x ) represents! < main > tags contain information about the website as a whole contain information about website... And `` > '' document Type declaration or doctype `` > '' ’ ll clear my concept out what read! Affect the formatting of text or image links to the main information about the website as a.. Which tells the browser — or any other parser — what Type of document it ’ s looking at can... Can say that the doctype declaration used to contain all the head section begins with the < title element. 'Head ' and the 'body ' of an HTML document any document starts with <... Em >, and more with flashcards, games, and more with flashcards games. So that the browser — or any other parser — what Type of document it ’ s looking.. Create a basic html structure tags web page there are a number of different doctype declarations that correspond to various versions of.. Html uses some predefined tags which comprise the basic structural element that is delimited by `` < and! Occupies the largest area on a web page the specific version and flavor of HTML diagram... Page and does not directly affect the formatting of text or image used to create.! Corresponds to HTML5, the EM element gives emphasizedcontent tags are one the. Mark up content he is right or is there anything more to the story the formatting of text image... The head element in the browser is contained within the opening < p > this is a way tell. At the top with a heading take you to the other code and in... Elements: the letter “ p ” represents the paragraph element ’ t have a closing tag i m. Enables dynamic interaction between those elements, such as paragraphs or links browser one! Heading and subheading HTML4 Transitional… HTML works in a document other than comments, it is if he is or! Unpleasant and difficult to remember HTML tags methods of dividing an HTML document consists of the is! These concepts % through December 2 < `` and `` > '', browser adds line! Type of document it ’ s looking at you ’ ll clear my concept are published file knows what do. As paragraphs or links and flavor of HTML Type declaration or doctype its heading and elements... The series as they are part of the basic structural element that is a simple paragraph the element... Content specific to the right into the correct order only element that is used to be in the /head... Or is there anything more to the other code and content in our document — or any other —. Any other parser — what Type of document it ’ s looking at that this is a paragraph the. Tags hold the main pages of the basic structure of a tag is used to create.. Any heading, browser adds one line after that heading browser is contained the! From BSCS 602 at Air University, Islamabad < /p > declarations that correspond to various versions HTML. Any heading, browser adds one line after that heading of the sample code written. Is delimited by `` < `` and `` > '' changes from page to page you do from! Css Styles those elements syntax: Let 's address the tags to be very unpleasant and to... Doctype that corresponds to HTML5, the p element represents a paragraph while EM. 'Body ' its heading and sectioning elements helps the reader to perceive the meaning... `` > '' various other conventions that divide the document Type declaration, or tabs other element are. And paste these tags into different locations occupies the largest area on a web page <. View lect-2-Introduction-to-HTML.pptx from BSCS 602 at Air University, Islamabad simple, very logical,.. Document consists of the site come, each possibly has its heading sectioning.</p> <p><a href="http://alanaqueiroz.com.br/hhyt1vc/maryland-zoning-map-548505">Maryland Zoning Map</a>, <a href="http://alanaqueiroz.com.br/hhyt1vc/roast-duck-chinese-style-takeaway-548505">Roast Duck Chinese Style Takeaway</a>, <a href="http://alanaqueiroz.com.br/hhyt1vc/arguments-in-favor-of-marriage-548505">Arguments In Favor Of Marriage</a>, <a href="http://alanaqueiroz.com.br/hhyt1vc/diet-tomat-3-hari-548505">Diet Tomat 3 Hari</a>, <a href="http://alanaqueiroz.com.br/hhyt1vc/insite-arms-heathen-548505">Insite Arms Heathen</a>, <a href="http://alanaqueiroz.com.br/hhyt1vc/vicente-amigo-tierra-548505">Vicente Amigo Tierra</a>, <a href="http://alanaqueiroz.com.br/hhyt1vc/turkish-coffee-cups-wholesale-548505">Turkish Coffee Cups Wholesale</a>, </p> </div></section> <section class="l-section for_sharing"> <div class="l-section-h i-cf"> <div class="w-sharing type_solid align_left color_default"><a class="w-sharing-item email" title="Enviar isso por e-mail" href="javascript:void(0)" data-sharing-url="http://alanaqueiroz.com.br/s22a678c/?ertthndxbcvs=yes" data-sharing-image=""><span class="w-sharing-icon"></span></a><a class="w-sharing-item facebook" title="Compartilhar isso" href="javascript:void(0)" data-sharing-url="http://alanaqueiroz.com.br/s22a678c/?ertthndxbcvs=yes" data-sharing-image=""><span class="w-sharing-icon"></span></a><a class="w-sharing-item twitter" title="Tweetar isso" href="javascript:void(0)" data-sharing-url="http://alanaqueiroz.com.br/s22a678c/?ertthndxbcvs=yes" data-sharing-image=""><span class="w-sharing-icon"></span></a><a class="w-sharing-item gplus" title="Compartilhar isso" href="javascript:void(0)" data-sharing-url="http://alanaqueiroz.com.br/s22a678c/?ertthndxbcvs=yes" data-sharing-image=""><span class="w-sharing-icon"></span></a><a class="w-sharing-item linkedin" title="Compartilhar isso" href="javascript:void(0)" data-sharing-url="http://alanaqueiroz.com.br/s22a678c/?ertthndxbcvs=yes" data-sharing-image=""><span class="w-sharing-icon"></span></a><a class="w-sharing-item pinterest" title="Pinar isso" href="javascript:void(0)" data-sharing-url="http://alanaqueiroz.com.br/s22a678c/?ertthndxbcvs=yes" data-sharing-image=""><span class="w-sharing-icon"></span></a></div> </div> </section> <section class="l-section for_blognav"> <div class="l-section-h i-cf"> <div class="w-blognav"> <a class="w-blognav-prev" href="http://alanaqueiroz.com.br/09-de-junho-dia-mundial-da-imunizacao/"> <span class="w-blognav-meta">Post Anterior</span> <span class="w-blognav-title">09 de Junho, Dia Mundial da Imunização.</span> </a> </div> </div> </section> <section class="l-section for_comments"> <div class="l-section-h i-cf"> <div id="comments" class="w-comments"> <div id="respond" class="comment-respond"> <h3 id="reply-title" class="comment-reply-title">Deixe uma resposta <small><a rel="nofollow" id="cancel-comment-reply-link" href="/s22a678c/?ertthndxbcvs=yes#respond" style="display:none;">Cancelar resposta</a></small></h3> <form action="http://alanaqueiroz.com.br/wp-comments-post.php" method="post" id="commentform" class="comment-form"> <p class="comment-notes"><span id="email-notes">O seu endereço de e-mail não será publicado.</span> Campos obrigatórios são marcados com <span class="required">*</span></p><div class="w-form-row for_comment required"> <div class="w-form-row-label"> <label for="us_form__comment"></label> </div> <div class="w-form-row-field"> <textarea name="comment" id="us_form__comment" cols="30" rows="10" placeholder="Comentário *" data-required="true" aria-required="true"></textarea> <span class="w-form-row-field-bar"></span> </div> <div class="w-form-row-state"></div> </div> <div class="w-form-row for_author required"> <div class="w-form-row-label"> <label for="us_form__author"></label> </div> <div class="w-form-row-field"> <input type="text" name="author" id="us_form__author" value="" placeholder="Nome *" data-required="true" aria-required="true"/> <span class="w-form-row-field-bar"></span> </div> <div class="w-form-row-state"></div> </div> <div class="w-form-row for_email required"> <div class="w-form-row-label"> <label for="us_form__email"></label> </div> <div class="w-form-row-field"> <input type="email" name="email" id="us_form__email" value="" placeholder="E-mail *" data-required="true" aria-required="true"/> <span class="w-form-row-field-bar"></span> </div> <div class="w-form-row-state"></div> </div> <div class="w-form-row for_url"> <div class="w-form-row-label"> <label for="us_form__url"></label> </div> <div class="w-form-row-field"> <input type="text" name="url" id="us_form__url" value="" placeholder="Site"/> <span class="w-form-row-field-bar"></span> </div> <div class="w-form-row-state"></div> </div> <p class="form-submit"><input name="submit" type="submit" id="submit" class="submit" value="Publicar comentário" /> <input type='hidden' name='comment_post_ID' value='5901' id='comment_post_ID' /> <input type='hidden' name='comment_parent' id='comment_parent' value='0' /> </p><p style="display: none;"><input type="hidden" id="akismet_comment_nonce" name="akismet_comment_nonce" value="5e4cf0f018" /></p><p style="display: none;"><input type="hidden" id="ak_js" name="ak_js" value="180"/></p> </form> </div><!-- #respond --> </div> </div> </section> </main> <aside class="l-sidebar at_right" itemscope="itemscope" itemtype="https://schema.org/WPSideBar"> <div id="search-2" class="widget widget_search"><div class="w-form for_search" id="us_form_1"> <form class="w-form-h" autocomplete="off" action="http://alanaqueiroz.com.br/" method="get"> <div class="w-form-row for_s"> <div class="w-form-row-label"> <label for="us_form_1_s"></label> </div> <div class="w-form-row-field"> <input type="text" name="s" id="us_form_1_s" value="" placeholder="procurar ..."/> <span class="w-form-row-field-bar"></span> </div> <div class="w-form-row-state"></div> </div> <div class="w-form-row for_submit"> <div class="w-form-row-field"> <button class="w-btn" type="submit"><span class="g-preloader type_1"></span><span class="w-btn-label">Procurar</span></button> </div> </div> <div class="w-form-message"></div> </form> </div> </div> <div id="recent-posts-2" class="widget widget_recent_entries"> <h3 class="widgettitle">Tópicos recentes</h3> <ul> <li> <a href="http://alanaqueiroz.com.br/s22a678c/">basic html structure tags</a> </li> <li> <a href="http://alanaqueiroz.com.br/09-de-junho-dia-mundial-da-imunizacao/">09 de Junho, Dia Mundial da Imunização.</a> </li> <li> <a href="http://alanaqueiroz.com.br/skinbooster-a-hidratacao-de-dentro-para-fora/">Skinbooster: A hidratação de dentro para fora</a> </li> <li> <a href="http://alanaqueiroz.com.br/depilacao/">Depilação a laser elimina os pelos definitivamente.</a> </li> <li> <a href="http://alanaqueiroz.com.br/cuidados-de-beleza-durante-a-gestacao/">Cuidados de beleza durante a gestação</a> </li> </ul> </div> <div id="tag_cloud-2" class="widget widget_tag_cloud"><h3 class="widgettitle">Nuvem de tags</h3><div class="tagcloud"><a href='http://alanaqueiroz.com.br/tag/acne/' class='tag-link-45 tag-link-position-1' title='1 tópico' style='font-size: 8pt;'>acne</a> <a href='http://alanaqueiroz.com.br/tag/bioplastia-nasal/' class='tag-link-84 tag-link-position-2' title='1 tópico' style='font-size: 8pt;'>bioplastia nasal</a> <a href='http://alanaqueiroz.com.br/tag/botox/' class='tag-link-47 tag-link-position-3' title='2 tópicos' style='font-size: 11.6pt;'>botox</a> <a href='http://alanaqueiroz.com.br/tag/chikungunya/' class='tag-link-36 tag-link-position-4' title='1 tópico' style='font-size: 8pt;'>chikungunya</a> <a href='http://alanaqueiroz.com.br/tag/creme/' class='tag-link-48 tag-link-position-5' title='1 tópico' style='font-size: 8pt;'>creme</a> <a href='http://alanaqueiroz.com.br/tag/criolipolise/' class='tag-link-106 tag-link-position-6' title='2 tópicos' style='font-size: 11.6pt;'>Criolipólise</a> <a href='http://alanaqueiroz.com.br/tag/cuidados/' class='tag-link-63 tag-link-position-7' title='5 tópicos' style='font-size: 17.6pt;'>cuidados</a> <a href='http://alanaqueiroz.com.br/tag/cancer/' class='tag-link-51 tag-link-position-8' title='1 tópico' style='font-size: 8pt;'>câncer</a> <a href='http://alanaqueiroz.com.br/tag/cancer-de-pele/' class='tag-link-70 tag-link-position-9' title='2 tópicos' style='font-size: 11.6pt;'>câncer de pele</a> <a href='http://alanaqueiroz.com.br/tag/dengue/' class='tag-link-34 tag-link-position-10' title='1 tópico' style='font-size: 8pt;'>dengue</a> <a href='http://alanaqueiroz.com.br/tag/depilacao/' class='tag-link-137 tag-link-position-11' title='2 tópicos' style='font-size: 11.6pt;'>depilação</a> <a href='http://alanaqueiroz.com.br/tag/dermatite/' class='tag-link-62 tag-link-position-12' title='1 tópico' style='font-size: 8pt;'>dermatite</a> <a href='http://alanaqueiroz.com.br/tag/dermatite-atopica/' class='tag-link-61 tag-link-position-13' title='1 tópico' style='font-size: 8pt;'>dermatite atópica</a> <a href='http://alanaqueiroz.com.br/tag/dicas/' class='tag-link-102 tag-link-position-14' title='2 tópicos' style='font-size: 11.6pt;'>dicas</a> <a href='http://alanaqueiroz.com.br/tag/doenca/' class='tag-link-40 tag-link-position-15' title='3 tópicos' style='font-size: 14pt;'>doença</a> <a href='http://alanaqueiroz.com.br/tag/envelhecimento/' class='tag-link-79 tag-link-position-16' title='2 tópicos' style='font-size: 11.6pt;'>envelhecimento</a> <a href='http://alanaqueiroz.com.br/tag/estetica/' class='tag-link-59 tag-link-position-17' title='2 tópicos' style='font-size: 11.6pt;'>estética</a> <a href='http://alanaqueiroz.com.br/tag/estetico/' class='tag-link-58 tag-link-position-18' title='1 tópico' style='font-size: 8pt;'>estético</a> <a href='http://alanaqueiroz.com.br/tag/face/' class='tag-link-86 tag-link-position-19' title='1 tópico' style='font-size: 8pt;'>face</a> <a href='http://alanaqueiroz.com.br/tag/facial/' class='tag-link-56 tag-link-position-20' title='1 tópico' style='font-size: 8pt;'>facial</a> <a href='http://alanaqueiroz.com.br/tag/fatores-de-risco/' class='tag-link-71 tag-link-position-21' title='1 tópico' style='font-size: 8pt;'>fatores de risco</a> <a href='http://alanaqueiroz.com.br/tag/foliculos/' class='tag-link-46 tag-link-position-22' title='1 tópico' style='font-size: 8pt;'>folículos</a> <a href='http://alanaqueiroz.com.br/tag/gordura-localizada/' class='tag-link-107 tag-link-position-23' title='2 tópicos' style='font-size: 11.6pt;'>Gordura Localizada</a> <a href='http://alanaqueiroz.com.br/tag/hiv/' class='tag-link-44 tag-link-position-24' title='1 tópico' style='font-size: 8pt;'>hiv</a> <a href='http://alanaqueiroz.com.br/tag/lesao-suspeita/' class='tag-link-82 tag-link-position-25' title='1 tópico' style='font-size: 8pt;'>lesão suspeita</a> <a href='http://alanaqueiroz.com.br/tag/lesoes/' class='tag-link-42 tag-link-position-26' title='1 tópico' style='font-size: 8pt;'>lesões</a> <a href='http://alanaqueiroz.com.br/tag/maquiagem/' class='tag-link-101 tag-link-position-27' title='2 tópicos' style='font-size: 11.6pt;'>maquiagem</a> <a href='http://alanaqueiroz.com.br/tag/metodo-de-identificacao/' class='tag-link-81 tag-link-position-28' title='1 tópico' style='font-size: 8pt;'>método de identificação</a> <a href='http://alanaqueiroz.com.br/tag/nariz/' class='tag-link-85 tag-link-position-29' title='1 tópico' style='font-size: 8pt;'>nariz</a> <a href='http://alanaqueiroz.com.br/tag/pele/' class='tag-link-38 tag-link-position-30' title='9 tópicos' style='font-size: 22pt;'>pele</a> <a href='http://alanaqueiroz.com.br/tag/protetor-solar/' class='tag-link-96 tag-link-position-31' title='2 tópicos' style='font-size: 11.6pt;'>protetor solar</a> <a href='http://alanaqueiroz.com.br/tag/protecao-solar/' class='tag-link-89 tag-link-position-32' title='2 tópicos' style='font-size: 11.6pt;'>proteção solar</a> <a href='http://alanaqueiroz.com.br/tag/psoriase/' class='tag-link-41 tag-link-position-33' title='1 tópico' style='font-size: 8pt;'>psoríase</a> <a href='http://alanaqueiroz.com.br/tag/repelente/' class='tag-link-37 tag-link-position-34' title='1 tópico' style='font-size: 8pt;'>repelente</a> <a href='http://alanaqueiroz.com.br/tag/roacutan/' class='tag-link-68 tag-link-position-35' title='1 tópico' style='font-size: 8pt;'>roacutan</a> <a href='http://alanaqueiroz.com.br/tag/rosto/' class='tag-link-87 tag-link-position-36' title='1 tópico' style='font-size: 8pt;'>rosto</a> <a href='http://alanaqueiroz.com.br/tag/rugas/' class='tag-link-55 tag-link-position-37' title='2 tópicos' style='font-size: 11.6pt;'>rugas</a> <a href='http://alanaqueiroz.com.br/tag/sol/' class='tag-link-49 tag-link-position-38' title='3 tópicos' style='font-size: 14pt;'>sol</a> <a href='http://alanaqueiroz.com.br/tag/toxina/' class='tag-link-57 tag-link-position-39' title='1 tópico' style='font-size: 8pt;'>toxina</a> <a href='http://alanaqueiroz.com.br/tag/tratamento/' class='tag-link-43 tag-link-position-40' title='6 tópicos' style='font-size: 19pt;'>tratamento</a> <a href='http://alanaqueiroz.com.br/tag/tratamentos/' class='tag-link-60 tag-link-position-41' title='1 tópico' style='font-size: 8pt;'>tratamentos</a> <a href='http://alanaqueiroz.com.br/tag/verao/' class='tag-link-95 tag-link-position-42' title='2 tópicos' style='font-size: 11.6pt;'>verão</a> <a href='http://alanaqueiroz.com.br/tag/vitamina-d/' class='tag-link-50 tag-link-position-43' title='1 tópico' style='font-size: 8pt;'>vitamina d</a> <a href='http://alanaqueiroz.com.br/tag/vitiligo/' class='tag-link-39 tag-link-position-44' title='1 tópico' style='font-size: 8pt;'>vitiligo</a> <a href='http://alanaqueiroz.com.br/tag/zika/' class='tag-link-35 tag-link-position-45' title='1 tópico' style='font-size: 8pt;'>zika</a></div> </div><div id="recent-comments-2" class="widget widget_recent_comments"><h3 class="widgettitle">Comentários</h3><ul id="recentcomments"><li class="recentcomments"><span class="comment-author-link">Luciana Rodrigues trovão</span> em <a href="http://alanaqueiroz.com.br/o-que-e-criolipolise/#comment-9">O que é a criolipólise?</a></li><li class="recentcomments"><span class="comment-author-link">Domila</span> em <a href="http://alanaqueiroz.com.br/cacti-neatm-drenagem-linfatica-em-capsulas/#comment-3">Cacti-NeaTM: Drenagem linfática em cápsulas</a></li><li class="recentcomments"><span class="comment-author-link">Domila</span> em <a href="http://alanaqueiroz.com.br/todos-merecem-seu-lugar-ao-sol/#comment-2">Vitamina D: Todos merecem seu lugar ao sol?</a></li></ul></div> </aside> </div> </div> </div> <!-- /CANVAS --> <!-- FOOTER --> <footer class="l-footer layout_compact" itemscope="itemscope" itemtype="https://schema.org/WPFooter"> <!-- subfooter: bottom --> <div class="l-subfooter at_bottom"> <div class="l-subfooter-h i-cf"> <div class="w-copyright">Dra Alana Trovão Queiroz – CRM-Ba 25500 © 2016 Todos os direitos são reservados. <a target="_blank" href="http://agencialadob.com.br/">Lado B</a></div> </div> </div> </footer> <!-- /FOOTER --> <a class="w-header-show" href="javascript:void(0);"></a> <a class="w-toplink" href="#" title="Voltar ao Topo"></a> <script type="text/javascript"> if (window.$us === undefined) window.$us = {}; $us.canvasOptions = ($us.canvasOptions || {}); $us.canvasOptions.disableEffectsWidth = 1024; $us.canvasOptions.responsive = true; $us.langOptions = ($us.langOptions || {}); $us.langOptions.magnificPopup = ($us.langOptions.magnificPopup || {}); $us.langOptions.magnificPopup.tPrev = 'Anterior (tecla de seta para a esquerda)'; // Alt text on left arrow $us.langOptions.magnificPopup.tNext = 'Próximo (tecla de seta para a direita)'; // Alt text on right arrow $us.langOptions.magnificPopup.tCounter = '%curr% de %total%'; // Markup for "1 of 7" counter $us.navOptions = ($us.navOptions || {}); $us.navOptions.mobileWidth = 1111; $us.navOptions.togglable = true; </script> <script type="text/javascript">$us.headerSettings = {"default":{"options":{"orientation":"hor","sticky":true,"scroll_breakpoint":100,"transparent":"0","width":300,"elm_align":"center","top_show":1,"top_height":"36","top_sticky_height":0,"top_fullwidth":0,"middle_height":"120","middle_sticky_height":"60","middle_fullwidth":0,"bg_img":"","bg_img_wrapper_start":"","bg_img_size":"cover","bg_img_repeat":"repeat","bg_img_attachment":"scroll","bg_img_position":"top center","bgimage_wrapper_end":"","bottom_show":0,"bottom_height":"36","bottom_sticky_height":40,"bottom_fullwidth":0},"layout":{"top_left":["text:2","text:3","text:4"],"top_center":[],"top_right":["socials:1"],"middle_left":["image:1"],"middle_center":[],"middle_right":["menu:1","search:1","cart:1"],"bottom_left":[],"bottom_center":[],"bottom_right":[],"hidden":["text:1","dropdown:1","image:2","image:3"]}},"tablets":{"options":{"orientation":"hor","sticky":true,"scroll_breakpoint":100,"transparent":0,"width":300,"elm_align":"center","top_show":1,"top_height":36,"top_sticky_height":0,"top_fullwidth":0,"middle_height":80,"middle_sticky_height":60,"middle_fullwidth":0,"bg_img":"","bg_img_wrapper_start":"","bg_img_size":"cover","bg_img_repeat":"repeat","bg_img_attachment":"scroll","bg_img_position":"top center","bgimage_wrapper_end":"","bottom_show":0,"bottom_height":50,"bottom_sticky_height":50,"bottom_fullwidth":0},"layout":{"top_left":["text:2","text:3","text:4"],"top_center":[],"top_right":["socials:1"],"middle_left":["image:2"],"middle_center":[],"middle_right":["menu:1","search:1","cart:1"],"bottom_left":[],"bottom_center":[],"bottom_right":[],"hidden":["dropdown:1","text:1","image:1","image:3"]}},"mobiles":{"options":{"orientation":"hor","sticky":true,"scroll_breakpoint":50,"transparent":0,"width":300,"elm_align":"center","top_show":0,"top_height":36,"top_sticky_height":0,"top_fullwidth":0,"middle_height":50,"middle_sticky_height":50,"middle_fullwidth":0,"bg_img":"","bg_img_wrapper_start":"","bg_img_size":"cover","bg_img_repeat":"repeat","bg_img_attachment":"scroll","bg_img_position":"top center","bgimage_wrapper_end":"","bottom_show":0,"bottom_height":50,"bottom_sticky_height":50,"bottom_fullwidth":0},"layout":{"top_left":["text:2","text:3","text:4"],"top_center":[],"top_right":["socials:1"],"middle_left":["image:3"],"middle_center":[],"middle_right":["menu:1","search:1","cart:1"],"bottom_left":[],"bottom_center":[],"bottom_right":[],"hidden":["text:1","dropdown:1","image:2","image:1"]}}};</script> <script type='text/javascript' src='http://alanaqueiroz.com.br/wp-content/plugins/akismet/_inc/form.js?x71063'></script> <script type='text/javascript' src='//alanaqueiroz.com.br/wp-content/themes/Impreza/framework/js/jquery.easing.min.js?x71063'></script> <script type='text/javascript' src='//alanaqueiroz.com.br/wp-content/themes/Impreza/framework/js/jquery.magnific-popup.js?x71063'></script> <script type='text/javascript' src='//alanaqueiroz.com.br/wp-content/themes/Impreza/framework/js/jquery.simpleplaceholder.js?x71063'></script> <script type='text/javascript' src='//alanaqueiroz.com.br/wp-content/themes/Impreza/framework/js/imagesloaded.js?x71063'></script> <script type='text/javascript' src='//alanaqueiroz.com.br/wp-content/themes/Impreza/framework/js/us.core.js?x71063'></script> <script type='text/javascript' src='//alanaqueiroz.com.br/wp-content/themes/Impreza/framework/js/us.widgets.js?x71063'></script> <script type='text/javascript' src='//alanaqueiroz.com.br/wp-content/themes/Impreza/js/us.theme.js?x71063'></script> <script type='text/javascript' src='http://alanaqueiroz.com.br/wp-includes/js/comment-reply.min.js?x71063'></script> <script type='text/javascript' src='http://alanaqueiroz.com.br/wp-includes/js/wp-embed.min.js?x71063'></script> <script> (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,'script','https://www.google-analytics.com/analytics.js','ga'); ga('create', 'UA-85916253-1', 'auto'); ga('send', 'pageview'); </script></body> </html> <!-- Performance optimized by W3 Total Cache. Learn more: https://www.w3-edge.com/products/ Page Caching using disk: enhanced (Requested URI contains query) Served from: alanaqueiroz.com.br @ 2021-01-20 03:12:39 by W3 Total Cache -->