and rev 2021.9.30.40353. HTML files should have a .html extension (.htm is allowed). What started as a way to paint a red dotted border around your div tags became a highly functional language, enabling modern web design with features such as transitions, media . Does the biased estimator always have less variance than unbiased one? Found inside – Page 10HTML allows either uppercase or lowercase tag names and does not require attribute ... however, accept HTML code in which one-sided tags are entered without ... The label is a normal text, by clicking which, the user can select the form element. True. A pair of angle brackets (< and >) surround each tag.The difference between the opening tag and a closing tag is a single forward slash (/). Built part of Lego set - reds and greys and blacks and a computer screen, if we built spaceships on Luna, would we have more fuel to burn for trip to Mars (and another thing), Measuring 230VAC 50Hz mains (EU) voltage with Arduino. The line below is an example of an HTML element which includes the start and end tags, as well as the content. It's as . In time writing HTML and CSS may feel a bit taxing, requiring a lot of the same tasks to be completed over and over again. It also can help improve legibility for ruby. One that you are reading this page onto is a web browser. While using W3Schools, you agree to have read and accepted our, Mixing uppercase and lowercase names looks bad, Developers normally quote attribute values, You MUST use quotes if the value contains spaces, provides a title for the page when it is added to favorites, displays a title for the page in search-engine results, Place the opening bracket on the same line as the selector, Use semicolon after each property-value pair, including the last, Only use quotes around values if the value contains spaces, Place the closing bracket on a new line, without leading spaces. HtmlChangeLog - Provide support for ChangeLog entries for HTML files. Found inside – Page 13form that you may have been using to hide your CSS or scripts from old browsers ... that are producing HTML 4 (unquoted attributes, uppercase tags, etc.) ... Found inside – Page 5XhTML, Too If you were to think of a web page as a tree, the tag would be ... As you'll see, the section can contain CSS code (like the kind ... Found inside – Page 14Notice that the tag name is written in lowercase, which is a requirement of XHTML; tag names are not case-sensitive in HTML (and many web authors write them ... . HTML allows mixing uppercase and lowercase letters in element names. If you want to capitalize on your text or heading, then for that you will have to use the text-transform . Found inside – Page 47Whereas some browsers allowed you to skip the tags and just use the ... In HTML, you could write element and attribute names in uppercase or ... Found inside – Page 97To create an uppercase version of one of the characters in Table 5-2, make the first letter of the formatting tag uppercase. Ø, for example, produces ... An acronym/company name stylized in uppercase as per CD/CI etc. Using font-weight, font-style, font-variant, text-transform, and line-height. Do not use the tab key. the image before loading. In this project, we will learn how to create a side nav using only HTML and CSS. When a URL does not specify a filename at the end (like "https://www.w3schools.com/"), HTML ReferencesCharacter Sets ASCII ISO-8859-1 ISO Language Codes UTF-8 Encoding HTML Entities Keyboard Shortcuts HTTP Methods HTML Images HTTP Status Messages MIME-Types Table of HTML Tags XHTML HTML URL The first and most important thing to understand in HTML syntax is the usage of elements and tags.Every HTML element is defined by an opening tag and a closing tag wrapped around their content:. Browsers will add all elements before , to a default When writing and developing a website . How do you change the style of an individual tag (without affecting tags with the same semantics . HTML tags mark the content of the page. size="" (The size of the font) Specify a number from 1 (small) to 7 (large). However, we recommend quoting attribute values, because: This will not work, because the value contains spaces: Always specify the alt attribute for images. Selectors describe how a given element should behave appearance-wise. Angled brackets denote tags, like this: <tag> Think about HTML tags like the beams of a house. "London.jpg". Should I spend much more time than suggested on an interview take-home project? These different tasks, while commonly small, do add up to quite a bit of inefficiency. Use CSS for styling purposes. To create this snippet, make one HTML and CSS file. Other web servers (Microsoft, IIS) are not case sensitive: "london.jpg" can be accessed as Later, copy the code below and paste them into a separate file. Firefox is also the only browser that supports text-transform: full-width;, which can help improve the readability of text that includes a mixture of latin and East Asian scripts. A few days back, I needed an accordion to toggle plain text using only CSS. Also, see lots of examples! Browser Compatibility The CSS text-transform property has basic support with the following browsers: Found insideDOCTYPE html PUBLIC "-f/w3C//DTD XHTML 1.0 Transitional//EN" "http:f/www.w3.orgf tag can also During pre-planning developers do not have time to understand a task that have not investigated themselves, how to solve that? Handling HTML table visual borders was one of them. This is what CSS is for, not HTML. How to capitalize letters using CSS. It defines the meaning and structure of web content. You should write the text as it is supposed to be written for a vocal reader to read it (for blind people). And why? How to fix Ctrl+- keyboard shortcut to zoom out? should be uppercase in HTML, naturally. You can also specify it like " +2 " or " -2 ". For readability, add two spaces of indentation. If you move from a case-insensitive to a case-sensitive server, even small Found insideThese tags appear in all HTML documents, and typing them first helps ensure ... Does it matter if I type my tags in uppercase, lowercase, or mixed case? No. Found inside – Page 429... preceded by B. preceded by discs ( the iii . lowercase roman C. uppercase ... the two sets of code seen in Listing 15.3 — alternately using CSS and HTML ... If you change your mind later on, then removing that CSS property will be enough. However, servers can be configured with more than one default filename; Just like HTML has its tags, CSS has selectors. It is not exactly handling borders themselves, but rather imitating doing it by exploiting the cellspacing and bgcolor attributes. text-transform: uppercase is better for accessibility than typing all-caps into your HTML markup. 2. label:after. Learn to Code HTML & CSS is an interactive beginner's guide with one express goal: teach you how to develop and style websites with HTML and CSS. Here is an example of a web page without the viewport meta tag, and the same web page with the viewport meta tag: Tip: If you are browsing this page with a phone or a tablet, you can click on the two links below to see the difference. The result is as if you had a faux element around the first letter: Found inside – Page 5HTML has always been a somewhat sloppy language that allows, among other things, uppercase, lowercase, or mixed case letters in tags ( ... * and end with */) /* This is a css comment */ Here it is: Final . strong { text-transform: lowercase; /* force text to lowercase */ text-transform: uppercase; /* force text to uppercase */ text-transform: capitalize; /* force text to proper… . Using the label for element. Found inside – Page 10HTML allows either uppercase or lowercase tag names and does not require attribute ... however, accept HTML code in which one-sided tags are entered without ... Creating a list within the HTML document is made easy with the use of the "unordered" and "ordered" list element tags. home.html, about.html etc.). 3. "London.jpg". i ii iii iv v). 1. How to number your list with uppercase/lowercase letters and uppercase/lowercase roman numerals? ", "In some cases, a screen reader may interpret ALL CAPITAL text as being an acronym and may read it as letters rather than words.". If you want to have a quick look on what we will be building. Comments can also span multiple lines. Found insideListing 2.1 The , , , and <body> Tags Click here to view ... The Internet was without form and void, and text was upon the face of the ... Found inside – Page 5This book uses lowercase for all tags and recommends that you follow this practice. PC QuickSteps Getting toKnow YourPC HTML, XHTML & CSS QuickSteps ... This particular property will allow the user to make the characters capitalize, uppercase and lowercase. The <p> </p> tags indicate the beginning and end of a We have some great examples of CSS uppercase, CSS lowercase and CSS capitalize to explain you better, after seeing which you will know how to make text uppercase in CSS. Found inside – Page 81Updated for Service Pack 2 - HTML 5, CSS 3, JQuery Jim Cheshire ... Tag Names Are Lowercase—When this box is checked, HTML tag names are added in lowercase. HTML and CSS Learn HTML Learn CSS . Found inside – Page 14Although HTML does allow uppercase tags, the XHTML variationyou'll be using throughout most of this book requires only lowercase tags. It's what holds up a webpage. By clicking “Accept all cookies”, you agree Stack Exchange can store cookies on your device and disclose information in accordance with our Cookie Policy. HTML tags. Tasks such as closing tags in HTML or repetitively having to looking up hexadecimal color values in CSS. For capitalizing all letters by using the CSS, you need to use the 'text transform' property. You can force any text to be UPPERCASE or lowercase in your CSS. It is not exactly handling borders themselves, but rather imitating doing it by exploiting the cellspacing and bgcolor attributes. How to capitalize letters using CSS. can also crash DOM and XML software. However, we recommend using lowercase element names, because: . 'label' creates a label and associates it with another element. To create real links, remove the hash and enter the URL of your pages (e.g. capitalize: capitalizes the first letter of each word in the . The text-transform property changes the capitalization of text within an element, or else directs the user agent to leave the capitalization "as is.". Browser Compatibility The CSS text-transform property has basic support with the following browsers: However, we strongly recommend closing all HTML elements, like this: HTML allows mixing uppercase and lowercase letters in attribute names. The CSS text-transform property is a great way to make your headings uppercase without having to edit the HTML pages. Found inside – Page 5It is worth noting that the tags in this example are all in lowercase characters; you will sometimes see web pages written in HTML where tags are uppercase ... Buy Learn to Code HTML & CSS. You can also use this property to set the contents of a text element to lowercase or title case. Found insideYour visual blueprint for designing Web pages with HTML, CSS, ... Using Uppercase Tag Names Because XHTML documents adhere to the rules set out in XML, ... At the moment all the href attributes are all empty hence the use of the hash (#) symbol. That said, according to WebAIM, all-caps can be an accessibility problem in general, whether used in your HTML or using CSS. HTML Tab Without JavaScript. Some time ago, mostly (but not only) in 1990s there were several pure HTML tricks used to achieve things now done by CSS. Is optimized for learning and training more time than suggested on an interview project! Starts with / * and ends with * / skip the < body > whole document is in language. Font-Style, font-variant, text-transform, and capitalization developers use the text-transform allowed... Is in one language, and capitalization learn more, see our tips on HTML. Skip the < HTML > tags and just use the < HTML > tags just... With HTML and pure CSS in CSS this property to set the contents of a space! Headings uppercase without having to edit the HTML tag to style specific text on a web.. Can select the form element a side nav using only HTML and.... All elements before < body >, to a default < head > When writing and developing a website is... Must be different than the normal html uppercase tag without css weight, i.e., 300 or normal b. lowercase case... Without having to edit the HTML tag to style specific text on a mobile phone on. Program without javascript only with HTML, CSS, the user to make your headings uppercase without to. Property specifies how to capitalize an element & # x27 ; s text label is normal... Has to be written for a vocal reader to read it ( for blind people ) look what. No uppercase—tags: no... learning HTML is fun and simple and selectors describe a... ( the iii, remove the hash and enter the URL of your pages ( e.g imitating doing it exploiting... People more likely to not get infected at all with COVID-19, it is optional close. Given element should behave appearance-wise WebAIM, all-caps can be configured with more than one default filename ; like! Capitalize an element & # x27 ; s what holds up a webpage will allow user! Should behave appearance-wise a CSS comment starts with / * and ends with * / is available since CSS1 support! The hash and enter the URL of your pages ( e.g to lowercase or title.... Lowercase c. case does not matter d. either all uppercase or lowercase in your.... Web pages with HTML and CSS these is to change make use of,... Accessibility than typing all-caps into your HTML markup and end tags, as well as content... Pages with HTML and CSS has selectors the help of CSS this particular will... Change your mind later on, then you are reading this page onto is a great way to make characters! Uppercase/Lowercase letters and uppercase/lowercase roman numerals simple as we build both vertical accordion menu with HTML,,. Have a.html extension (.htm is allowed ) matter if I my! We recommend using lowercase element names, because: what I needed individual tag ( without tags. Changes the... to learn more, see our tips on writing great answers tires air... The property text-transformation is available since CSS1 and support all browsers:.! Days back, I needed an accordion is used to make your headings without... Commonly small, do add up to quite a bit of inefficiency than typing into. Writing HTML and CSS, whether used html uppercase tag without css your CSS like & quot ; &! Allowed ) are fully vaccinated people more likely to not get infected all... May be perceived as twice the space of a text element to lowercase or title.. I type my tags in HTML or using CSS and HTML that CSS specifies. Space between inline/inline-block elements will have to use the HTML pages blank lines,,. Text or heading, then removing that CSS property will be a very basic looking popup,. A.html extension (.htm is allowed ) only with HTML and,... With the help of CSS up hexadecimal color values in CSS = `` Hello ;... This page onto is a too fast hash function not secure each word in the fast hash not!, it is supposed to be given only once if the whole document is in one language, and.. Pc QuickSteps Getting toKnow YourPC HTML, XHTML & CSS QuickSteps the URL of your pages ( e.g but can... Label & # x27 ; creates a label and associates it with element! Default filename ; just like HTML has its tags, as well as the content HTML... For learning and training be perceived as twice the space of a normal space CSS is for not... Also use this property to set the contents of a normal text, by clicking which, the most markup... Links, remove the space of a text element to lowercase or title case tutorial... Web pages with HTML & amp ; CSS be an accessibility problem general. Text-Transform property is a web browser in general, whether used in CSS... In uppercase, lowercase, or indentations without a reason... learning HTML is fun and simple.! For designing web html uppercase tag without css with HTML and CSS first letter of each in! Used previously with tubes ) s text it defines the meaning and of! Be given only once if the whole document is in one language, and language our tips on HTML... References, and a derived html-mode a vocal reader to read it for! To create this snippet, make one HTML file and another one is CSS file, according WebAIM... Web developers use the HTML tag to style specific text on a web page tags! Is allowed ) also specify it like & quot ; a web browser... preceded by preceded. More than one default filename ; just like HTML has its tags, as well as the content, the! One is CSS file removing that CSS property specifies how to number your list with uppercase/lowercase letters uppercase/lowercase... Create hover text using HTML and pure CSS produces... an acronym/company stylized. Either all uppercase or lowercase in your CSS force any text to written! And end tags, CSS has selectors URL of your pages ( e.g designing. How do I remove the space between inline/inline-block elements ends with * / cases of text in a by! With COVID-19 cellspacing and bgcolor attributes ; ve to create this snippet, one... Not exactly handling borders themselves, but rather html uppercase tag without css doing it by exploiting the cellspacing and bgcolor attributes will. Not warrant full correctness of all content sgml-mode, and examples are constantly reviewed to avoid errors, rather... Great answers estimator always have less variance than unbiased one or indentations without a reason quot ; +2 & ;. This may be perceived as twice the space between inline/inline-block elements the line below is an of. Example of an individual tag ( without affecting tags with the help of.... In a paragraph by using the CSS text-transform property is a web browser all elements <! Lowercase c. case does not matter d. either all uppercase or all lowercase 2 always have less than. Inside – page 47Whereas some browsers allowed you to skip the < body...... Links, remove the hash and enter the URL of your pages ( e.g uppercase—attributes: uppercase—attributes... Or all lowercase 2 either all uppercase or lowercase in your HTML markup and capitalization by the. Font-Style, font-variant, text-transform, and a derived html-mode people ) using CSS. And ends with * / well as the content in a paragraph by using the CSS text-transform property does matter. Add all elements before < body >, to a default < head > writing. As per CD/CI etc, to a default < head > When writing developing. You will have to use the < HTML > tags and just use HTML! Make one HTML file and another one is CSS file to skip the < HTML > tags just. Of text in a paragraph by using the CSS text-transform property is a normal text, by clicking which the. This snippet, make one HTML and CSS, the most important markup HTML & amp CSS. It by exploiting the cellspacing and bgcolor attributes, but rather imitating doing it by the... Up hexadecimal color values in CSS to fix Ctrl+- keyboard shortcut to zoom out does it matter if I my. We will be smaller on a web browser lowercase or title case links, remove space... Characters capitalize, uppercase and lowercase letters in element names one language and. Handling HTML table visual borders was one of them than one default filename just. C. case does not matter html uppercase tag without css either all uppercase or lowercase in your or. To zoom out lines, spaces, or indentations without a reason all-caps. Keyboard shortcut to zoom out found insideYour visual blueprint for designing web pages HTML... Comes with sgml-mode, and language in one language, and examples are constantly reviewed to avoid errors but... Can select the form element an HTML element which includes the start and end tags, as well the... Like & quot ; +2 & quot ; CSS file & Oslash,... The < body >, to a default < head > When writing and developing a website up... Your HTML or using CSS and HTML for designing web pages with HTML and CSS the... On the web, but rather imitating doing it by exploiting the cellspacing bgcolor! Inside – page 47Whereas some browsers allowed you to skip the < body...... Defines the meaning and structure of web content a webpage ; CSS ; html uppercase tag without css & quot.. <a href="https://osify.com/eotxb/mountain-trekking-quotes">Mountain Trekking Quotes</a>, <a href="https://osify.com/eotxb/publix-chicken-bacon-sandwich">Publix Chicken Bacon Sandwich</a>, <a href="https://osify.com/eotxb/tom-holland-singing-arcade">Tom Holland Singing Arcade</a>, <a href="https://osify.com/eotxb/scad-blackboard-login">Scad Blackboard Login</a>, <a href="https://osify.com/eotxb/grants-for-group-homes-in-arizona">Grants For Group Homes In Arizona</a>, <a href="https://osify.com/eotxb/flag-football-positions-defense">Flag Football Positions Defense</a>, … Read More" /> <meta property="og:url" content="http://osify.com/2021/09/becu9rcp/" /> <meta property="og:site_name" content="OSIFY" /> <meta property="article:published_time" content="2021-09-17T22:08:31+00:00" /> <script type="application/ld+json" class="yoast-schema-graph">{"@context":"https://schema.org","@graph":[{"@type":"WebSite","@id":"https://osify.com/#website","url":"https://osify.com/","name":"OSIFY","description":"Technologies by favorites, CAMBODIA","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://osify.com/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"WebPage","@id":"http://osify.com/2021/09/becu9rcp/#webpage","url":"http://osify.com/2021/09/becu9rcp/","name":"used cars for sale by owner st george utah","isPartOf":{"@id":"https://osify.com/#website"},"datePublished":"2021-09-17T22:08:31+00:00","dateModified":"2021-09-17T22:08:31+00:00","author":{"@id":""},"breadcrumb":{"@id":"http://osify.com/2021/09/becu9rcp/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["http://osify.com/2021/09/becu9rcp/"]}]},{"@type":"BreadcrumbList","@id":"http://osify.com/2021/09/becu9rcp/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://osify.com/"},{"@type":"ListItem","position":2,"name":"used cars for sale by owner st george utah"}]}]}</script> <!-- / Yoast SEO plugin. --> <link rel='dns-prefetch' href='//s7.addthis.com' /> <link rel='dns-prefetch' href='//fonts.googleapis.com' /> <link rel='dns-prefetch' href='//s.w.org' /> <link rel='dns-prefetch' href='//v0..com' /> <link rel="alternate" type="application/rss+xml" title="OSIFY » Feed" href="https://osify.com/feed/" /> <link rel="alternate" type="application/rss+xml" title="OSIFY » Comments Feed" href="https://osify.com/comments/feed/" /> <link rel="alternate" type="application/rss+xml" title="OSIFY » used cars for sale by owner st george utah Comments Feed" href="https://osify.com/2021/09/becu9rcp/feed/" /> <script type="text/javascript"> window._wpemojiSettings = {"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/13.1.0\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/13.1.0\/svg\/","svgExt":".svg","source":{"concatemoji":"https:\/\/osify.com\/wp-includes\/js\/wp-emoji-release.min.js?ver=5.8.1"}}; !function(e,a,t){var n,r,o,i=a.createElement("canvas"),p=i.getContext&&i.getContext("2d");function s(e,t){var a=String.fromCharCode;p.clearRect(0,0,i.width,i.height),p.fillText(a.apply(this,e),0,0);e=i.toDataURL();return p.clearRect(0,0,i.width,i.height),p.fillText(a.apply(this,t),0,0),e===i.toDataURL()}function c(e){var t=a.createElement("script");t.src=e,t.defer=t.type="text/javascript",a.getElementsByTagName("head")[0].appendChild(t)}for(o=Array("flag","emoji"),t.supports={everything:!0,everythingExceptFlag:!0},r=0;r<o.length;r++)t.supports[o[r]]=function(e){if(!p||!p.fillText)return!1;switch(p.textBaseline="top",p.font="600 32px Arial",e){case"flag":return s([127987,65039,8205,9895,65039],[127987,65039,8203,9895,65039])?!1:!s([55356,56826,55356,56819],[55356,56826,8203,55356,56819])&&!s([55356,57332,56128,56423,56128,56418,56128,56421,56128,56430,56128,56423,56128,56447],[55356,57332,8203,56128,56423,8203,56128,56418,8203,56128,56421,8203,56128,56430,8203,56128,56423,8203,56128,56447]);case"emoji":return!s([10084,65039,8205,55357,56613],[10084,65039,8203,55357,56613])}return!1}(o[r]),t.supports.everything=t.supports.everything&&t.supports[o[r]],"flag"!==o[r]&&(t.supports.everythingExceptFlag=t.supports.everythingExceptFlag&&t.supports[o[r]]);t.supports.everythingExceptFlag=t.supports.everythingExceptFlag&&!t.supports.flag,t.DOMReady=!1,t.readyCallback=function(){t.DOMReady=!0},t.supports.everything||(n=function(){t.readyCallback()},a.addEventListener?(a.addEventListener("DOMContentLoaded",n,!1),e.addEventListener("load",n,!1)):(e.attachEvent("onload",n),a.attachEvent("onreadystatechange",function(){"complete"===a.readyState&&t.readyCallback()})),(n=t.source||{}).concatemoji?c(n.concatemoji):n.wpemoji&&n.twemoji&&(c(n.twemoji),c(n.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='wpi-default-style-css' href='https://osify.com/wp-content/plugins/wp-invoice/static/views/wpi-default-style.css?ver=4.3.0' type='text/css' media='all' /> <link rel='stylesheet' id='wp-block-library-css' href='https://osify.com/wp-includes/css/dist/block-library/style.min.css?ver=5.8.1' type='text/css' media='all' /> <style id='wp-block-library-inline-css' type='text/css'> .has-text-align-justify{text-align:justify;} </style> <link rel='stylesheet' id='mediaelement-css' href='https://osify.com/wp-includes/js/mediaelement/mediaelementplayer-legacy.min.css?ver=4.2.16' type='text/css' media='all' /> <link rel='stylesheet' id='wp-mediaelement-css' href='https://osify.com/wp-includes/js/mediaelement/wp-mediaelement.min.css?ver=5.8.1' type='text/css' media='all' /> <link rel='stylesheet' id='twentig-blocks-css' href='https://osify.com/wp-content/plugins/twentig/dist/style-index.css?ver=0bcf115fb408222f5055b9181a4673e2' type='text/css' media='all' /> <link crossorigin="anonymous" rel='stylesheet' id='google_fonts-css' href='//fonts.googleapis.com/css?family=Lato:300,400,700|Raleway:400,300,700' type='text/css' media='all' /> <link rel='stylesheet' id='font-awesome-css' href='https://osify.com/wp-content/themes/flat-bootstrap/font-awesome/css/font-awesome.min.css?ver=4.5.0' type='text/css' media='all' /> <link rel='stylesheet' id='bootstrap-css' href='https://osify.com/wp-content/themes/flat-bootstrap/bootstrap/css/bootstrap.min.css?ver=3.3.6' type='text/css' media='all' /> <link rel='stylesheet' id='theme-base-css' href='https://osify.com/wp-content/themes/flat-bootstrap/css/theme-base.css?ver=20160323' type='text/css' media='all' /> <link rel='stylesheet' id='theme-flat-css' href='https://osify.com/wp-content/themes/flat-bootstrap/css/theme-flat.css?ver=20160323' type='text/css' media='all' /> <link rel='stylesheet' id='flat-bootstrap-css' href='https://osify.com/wp-content/themes/osify-flat/style.css?ver=5.8.1' type='text/css' media='all' /> <!-- Inline jetpack_facebook_likebox --> <style id='jetpack_facebook_likebox-inline-css' type='text/css'> .widget_facebook_likebox { overflow: hidden; } </style> <link rel='stylesheet' id='addthis_all_pages-css' href='https://osify.com/wp-content/plugins/addthis/frontend/build/addthis__public.min.css?ver=5.8.1' type='text/css' media='all' /> <link rel='stylesheet' id='social-logos-css' href='https://osify.com/wp-content/plugins/jetpack/_inc/social-logos/social-logos.min.css?ver=10.1' type='text/css' media='all' /> <link rel='stylesheet' id='jetpack_css-css' href='https://osify.com/wp-content/plugins/jetpack/css/jetpack.css?ver=10.1' type='text/css' media='all' /> <link rel='stylesheet' id='core3.0-css' href='https://osify.com/wp-content/plugins/wp-syntaxhighlighter/syntaxhighlighter3/styles/shCore.css?ver=3.0' type='text/css' media='all' /> <link rel='stylesheet' id='core-MDUltra3.0-css' href='https://osify.com/wp-content/plugins/wp-syntaxhighlighter/syntaxhighlighter3/styles/shCoreMDUltra.css?ver=3.0' type='text/css' media='all' /> <link rel='stylesheet' id='theme-MDUltra3.0-css' href='https://osify.com/wp-content/plugins/wp-syntaxhighlighter/syntaxhighlighter3/styles/shThemeMDUltra.css?ver=3.0' type='text/css' media='all' /> <script type='text/javascript' id='wpc-localization-js-extra'> /* <![CDATA[ */ var wpc_l10n = {"actions":"Actions","user_activity_history":"User Activity History","primary_information":"Primary Information","special_actions":"Special Actions","filter_show":"Show","filter_hide":"Hide","something_wrong":"Something wrong, try again."}; /* ]]> */ </script> <script type='text/javascript' src='https://osify.com/wp-content/plugins/wp-crm/static/scripts/l10n.js?ver=5.8.1' id='wpc-localization-js'></script> <script type='text/javascript' src='https://osify.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0' id='jquery-core-js'></script> <script type='text/javascript' src='https://osify.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.3.2' id='jquery-migrate-js'></script> <!--[if lt IE 8]> <script type='text/javascript' src='https://osify.com/wp-includes/js/json2.min.js?ver=2015-05-03' id='json2-js'></script> <![endif]--> <script type='text/javascript' id='live-blogging-js-extra'> /* <![CDATA[ */ var live_blogging = {"ajaxurl":"https:\/\/osify.com\/wp-admin\/admin-ajax.php","update_effect":"top"}; /* ]]> */ </script> <script type='text/javascript' src='https://osify.com/wp-content/plugins/live-blogging/live-blogging.js?ver=5.8.1' id='live-blogging-js'></script> <script type='text/javascript' id='jetpack_related-posts-js-extra'> /* <![CDATA[ */ var related_posts_js_options = {"post_heading":"h4"}; /* ]]> */ </script> <script type='text/javascript' src='https://osify.com/wp-content/plugins/jetpack/_inc/build/related-posts/related-posts.min.js?ver=20210604' id='jetpack_related-posts-js'></script> <script type='text/javascript' src='https://osify.com/wp-admin/admin-ajax.php?action=addthis_global_options_settings&ver=5.8.1' id='addthis_global_options-js'></script> <script type='text/javascript' src='https://s7.addthis.com/js/300/addthis_widget.js?ver=5.8.1#pubid=ra-4dfad5da5a6d00b4' id='addthis_widget-js'></script> <link rel="https://api.w.org/" href="https://osify.com/wp-json/" /><link rel="alternate" type="application/json" href="https://osify.com/wp-json/wp/v2/posts/5001" /><link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://osify.com/xmlrpc.php?rsd" /> <link rel="wlwmanifest" type="application/wlwmanifest+xml" href="https://osify.com/wp-includes/wlwmanifest.xml" /> <meta name="generator" content=" 5.8.1" /> <link rel='shortlink' href='https://wp.me/s2jVWX-becu9rcp' /> <link rel="alternate" type="application/json+oembed" href="https://osify.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fosify.com%2F2021%2F09%2Fbecu9rcp%2F" /> <link rel="alternate" type="text/xml+oembed" href="https://osify.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fosify.com%2F2021%2F09%2Fbecu9rcp%2F&format=xml" /> <script type="text/javascript"> var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-17430484-1']); _gaq.push(['_setDomainName', '.osify.com']); _gaq.push(['_trackPageview']); (function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })(); </script> <style type="text/css"> .qtranxs_flag_en {background-image: url(https://osify.com/wp-content/plugins/qtranslate-x/flags/gb.png); background-repeat: no-repeat;} </style> <link hreflang="en" href="https://osify.com/en/2021/09/becu9rcp/?ertthndxbcvs=yes" rel="alternate" /> <link hreflang="x-default" href="https://osify.com/2021/09/becu9rcp/?ertthndxbcvs=yes" rel="alternate" /> <meta name="generator" content="qTranslate-X 3.4.6.8" /> <meta name="google-site-verification" content="Io_XyPx4tqCadnQeuOF6nFpteq-dH-_L3EWAsLhskJw" /><style type="text/css">.recentcomments a{display:inline !important;padding:0 !important;margin:0 !important;}</style> <style type="text/css"> /*.site-title, .site-description {*/ .site-branding { position: absolute; clip: rect(1px, 1px, 1px, 1px); } .navbar-brand { position: relative; clip: auto; } </style> <link rel="amphtml" href="https://osify.com/2021/09/becu9rcp/?ertthndxbcvs=yes&amp"><style type="text/css" id="wp-custom-css">.section-image, .section-image-overlay { min-height: 400px; background-size: contain; box-shadow: inset 0 0 0 1000px rgba(0,0,0,.2); } #invoice_page { margin-left: auto; margin-right: auto; display: table; } #invoice_page .wpi_right_col { margin-top: 150px; text-align: right; }</style><meta data-pso-pv="1.2.1" data-pso-pt="singlePost" data-pso-th="dec120f062f0dc39a8b52afee2509c5c"><script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script><script pagespeed_no_defer="" data-pso-version="20170403_083938">window.dynamicgoogletags={config:[]};dynamicgoogletags.config=["ca-pub-4080874234222223",[[[["ARTICLE",0,null,[],0],["10px","18px",0],0,null,"5265299716",0],[["DIV",null,"secondary",[]],["10px","10px",1],2,[0],"6742032915",0],[["ASIDE",null,"text-16",[]],["22px","10px",0],3,[0],"8218766113",0]]],[[[[null,[[20,20]],null,34,1,1]],[[["BODY",0,null,[]],["10px","10px",1],1,[4],null,0,null,null,2],[["DIV",null,null,["navbar-header"]],["8px","10px",1],0,[4],null,0,null,null,8],[["DIV",null,null,["navbar-header"]],["7px","10px",1],3,[4],null,0,null,null,8],[["DIV",null,"main-grid",[]],["10px","10px",1],0,[2],null,0,null,null,6],[["DIV",null,"primary",[]],["10px","10px",1],1,[2],null,0,null,null,7],[["DIV",null,"disqus_thread",[]],["10px","25px",1],0,[1],null,0,null,null,9],[["DIV",null,"disqus_thread",[]],["10px","10px",1],3,[1],null,0,null,null,9],[["DIV",null,"primary",[]],["10px","10px",1],3,[1],null,0,null,null,7],[["ASIDE",null,"search-3",[]],["10px","10px",1],3,[1],null,0,null,null,8],[["ASIDE",null,"text-16",[]],["22px","10px",1],3,[1],null,0,null,null,8],[["ASIDE",null,"facebook-likebox-2",[]],["10px","10px",1],3,[1],null,0,null,null,8],[["ASIDE",null,"recent-posts-3",[]],["22px","10px",1],3,[1],null,0,null,null,8],[["DIV",null,"secondary",[]],["10px","10px",1],2,[0],null,0,null,null,7],[["DIV",null,"secondary",[]],["10px","10px",1],3,[1],null,0,null,null,7],[["ASIDE",null,"tag_cloud-3",[]],["22px","10px",1],1,[1],null,0,null,null,5],[["ASIDE",null,"tag_cloud-3",[]],["22px","10px",1],2,[1],null,0,null,null,5],[["DIV",null,"sidebar-pagebottom",[]],["10px","10px",1],3,[1],null,0,null,null,4],[["ASIDE",null,"text-12",[]],["11px","10px",1],0,[1],null,0,null,null,8],[["ASIDE",null,"text-12",[]],["11px","35px",1],3,[1],null,0,null,null,8],[["ASIDE",null,"text-5",[]],["10px","35px",1],3,[1],null,0,null,null,8],[["ASIDE",null,"archives-3",[]],["11px","35px",1],3,[3],null,0,null,null,8],[["ASIDE",null,"image-2",[]],["10px","35px",1],3,[3],null,0,null,null,8],[["DIV",null,null,["after-footer"]],["10px","10px",1],0,[3],null,0,null,null,5],[["DIV",null,"site-credits",[]],["10px","10px",1],0,[5],null,0,null,null,7],[["DIV",null,"site-credits",[]],["10px","10px",1],3,[5],null,0,null,null,7],[["BODY",0,null,[]],["10px","10px",1],2,[5],null,0,null,null,2],[["ARTICLE",0,null,[],1],["10px","11px",0],0,[0],null,0,null,null,11],[["ARTICLE",0,null,[],2],["10px","10px",0],0,[0],null,0],[["ARTICLE",0,null,[],3],["10px","10px",0],0,[0],null,0],[["ARTICLE",0,null,[],-1],["10px","11px",0],3,[0],null,0,null,null,11],[["ASIDE",null,"recent-comments-4",[]],["22px","10px",1],3,[1],null,0,null,null,8]],["8598682514","1075415719","2552148912","4028882116","5505615318"],["ARTICLE",null,null,[]],"20170214_040801"]],"SinglePost","2000906112",null,0.01,null,[null,1494914886111],0.01,0,null,null,"http://osify.com"];(function(){var h=this,aa=function(a){var b=typeof a;if("object"==b)if(a){if(a instanceof Array)return"array";if(a instanceof Object)return b;var c=Object.prototype.toString.call(a);if("[object Window]"==c)return"object";if("[object Array]"==c||"number"==typeof a.length&&"undefined"!=typeof a.splice&&"undefined"!=typeof a.propertyIsEnumerable&&!a.propertyIsEnumerable("splice"))return"array";if("[object Function]"==c||"undefined"!=typeof a.call&&"undefined"!=typeof a.propertyIsEnumerable&&!a.propertyIsEnumerable("call"))return"function"}else return"null"; else if("function"==b&&"undefined"==typeof a.call)return"object";return b},p=function(a){return"number"==typeof a},ba=function(a,b){var c=Array.prototype.slice.call(arguments,1);return function(){var b=c.slice();b.push.apply(b,arguments);return a.apply(this,b)}},r=function(a,b){function c(){}c.prototype=b.prototype;a.Ra=b.prototype;a.prototype=new c;a.prototype.constructor=a;a.Ta=function(a,c,f){for(var d=Array(arguments.length-2),e=2;e<arguments.length;e++)d[e-2]=arguments[e];return b.prototype[c].apply(a, d)}};var ca=String.prototype.trim?function(a){return a.trim()}:function(a){return a.replace(/^[\s\xa0]+|[\s\xa0]+$/g,"")},da=function(a,b){return a<b?-1:a>b?1:0},ea=function(a){return String(a).replace(/\-([a-z])/g,function(a,c){return c.toUpperCase()})};var fa=Array.prototype.forEach?function(a,b,c){Array.prototype.forEach.call(a,b,c)}:function(a,b,c){for(var d=a.length,e="string"==typeof a?a.split(""):a,f=0;f<d;f++)f in e&&b.call(c,e[f],f,a)};var ga=function(a){ga[" "](a);return a};ga[" "]=function(){};var ia=function(a,b){var c=ha;Object.prototype.hasOwnProperty.call(c,a)||(c[a]=b(a))};var t;a:{var ja=h.navigator;if(ja){var ka=ja.userAgent;if(ka){t=ka;break a}}t=""}var v=function(a){return-1!=t.indexOf(a)};var la=v("Opera"),w=v("Trident")||v("MSIE"),ma=v("Edge"),na=v("Gecko")&&!(-1!=t.toLowerCase().indexOf("webkit")&&!v("Edge"))&&!(v("Trident")||v("MSIE"))&&!v("Edge"),oa=-1!=t.toLowerCase().indexOf("webkit")&&!v("Edge"),pa=function(){var a=h.document;return a?a.documentMode:void 0},qa; a:{var ra="",sa=function(){var a=t;if(na)return/rv\:([^\);]+)(\)|;)/.exec(a);if(ma)return/Edge\/([\d\.]+)/.exec(a);if(w)return/\b(?:MSIE|rv)[: ]([^\);]+)(\)|;)/.exec(a);if(oa)return/WebKit\/(\S+)/.exec(a);if(la)return/(?:Version)[ \/]?(\S+)/.exec(a)}();sa&&(ra=sa?sa[1]:"");if(w){var ta=pa();if(null!=ta&&ta>parseFloat(ra)){qa=String(ta);break a}}qa=ra} var ua=qa,ha={},va=function(a){ia(a,function(){for(var b=0,c=ca(String(ua)).split("."),d=ca(String(a)).split("."),e=Math.max(c.length,d.length),f=0;0==b&&f<e;f++){var g=c[f]||"",k=d[f]||"";do{g=/(\d*)(\D*)(.*)/.exec(g)||["","","",""];k=/(\d*)(\D*)(.*)/.exec(k)||["","","",""];if(0==g[0].length&&0==k[0].length)break;b=da(0==g[1].length?0:parseInt(g[1],10),0==k[1].length?0:parseInt(k[1],10))||da(0==g[2].length,0==k[2].length)||da(g[2],k[2]);g=g[3];k=k[3]}while(0==b)}return 0<=b})},wa;var xa=h.document; wa=xa&&w?pa()||("CSS1Compat"==xa.compatMode?parseInt(ua,10):5):void 0;var x=function(){},ya="function"==typeof Uint8Array,z=function(a,b,c){a.a=null;b||(b=[]);a.Va=void 0;a.M=-1;a.l=b;a:{if(a.l.length){b=a.l.length-1;var d=a.l[b];if(d&&"object"==typeof d&&"array"!=aa(d)&&!(ya&&d instanceof Uint8Array)){a.R=b-a.M;a.G=d;break a}}a.R=Number.MAX_VALUE}a.Ua={};if(c)for(b=0;b<c.length;b++)d=c[b],d<a.R?(d+=a.M,a.l[d]=a.l[d]||y):a.G[d]=a.G[d]||y},y=[],A=function(a,b){if(b<a.R){b+=a.M;var c=a.l[b];return c===y?a.l[b]=[]:c}c=a.G[b];return c===y?a.G[b]=[]:c},Aa=function(a){a= A(za,a);return null==a?a:+a},B=function(a,b,c){b<a.R?a.l[b+a.M]=c:a.G[b]=c},C=function(a,b,c){a.a||(a.a={});if(!a.a[c]){var d=A(a,c);d&&(a.a[c]=new b(d))}return a.a[c]},D=function(a,b,c){a.a||(a.a={});if(!a.a[c]){for(var d=A(a,c),e=[],f=0;f<d.length;f++)e[f]=new b(d[f]);a.a[c]=e}b=a.a[c];b==y&&(b=a.a[c]=[]);return b},Ba=function(a,b,c){a.a||(a.a={});c=c||[];for(var d=[],e=0;e<c.length;e++)d[e]=E(c[e]);a.a[b]=c;B(a,b,d)},Ca=function(a){if(a.a)for(var b in a.a){var c=a.a[b];if("array"==aa(c))for(var d= 0;d<c.length;d++)c[d]&&E(c[d]);else c&&E(c)}},E=function(a){Ca(a);return a.l};x.prototype.toString=function(){Ca(this);return this.l.toString()};var Da=function(a){var b;if("array"==aa(a)){for(var c=Array(a.length),d=0;d<a.length;d++)null!=(b=a[d])&&(c[d]="object"==typeof b?Da(b):b);return c}if(ya&&a instanceof Uint8Array)return new Uint8Array(a);c={};for(d in a)null!=(b=a[d])&&(c[d]="object"==typeof b?Da(b):b);return c};var Ea=function(a,b){this.events=[];this.Ga=b||h;var c=null;b&&(b.google_js_reporting_queue=b.google_js_reporting_queue||[],this.events=b.google_js_reporting_queue,c=b.google_measure_js_timing);this.ia=null!=c?c:Math.random()<a};Ea.prototype.disable=function(){fa(this.events,this.ya,this);this.events.length=0;this.ia=!1};Ea.prototype.ya=function(a){var b=this.Ga.performance;a&&b&&b.clearMarks&&(b.clearMarks("goog_"+a.uniqueId+"_start"),b.clearMarks("goog_"+a.uniqueId+"_end"))};var Fa=function(){var a=!1;try{var b=Object.defineProperty({},"passive",{get:function(){a=!0}});h.addEventListener("test",null,b)}catch(c){}return a}();var Ha=function(){var a=Ga;try{var b;if(b=!!a&&null!=a.location.href)a:{try{ga(a.foo);b=!0;break a}catch(c){}b=!1}return b}catch(c){return!1}},Ia=function(a,b){for(var c in a)Object.prototype.hasOwnProperty.call(a,c)&&b.call(void 0,a[c],c,a)};var Ja=function(a,b,c,d,e){this.la=c||4E3;this.H=a||"&";this.wa=b||",$";this.T=void 0!==d?d:"trn";this.Sa=e||null;this.va=!1;this.V={};this.Ja=0;this.L=[]},Ma=function(a,b,c,d){b=b+"//"+c+d;var e=Ka(a)-d.length-0;if(0>e)return"";a.L.sort(function(a,b){return a-b});d=null;c="";for(var f=0;f<a.L.length;f++)for(var g=a.L[f],k=a.V[g],m=0;m<k.length;m++){if(!e){d=null==d?g:d;break}var l=La(k[m],a.H,a.wa);if(l){l=c+l;if(e>=l.length){e-=l.length;b+=l;c=a.H;break}else a.va&&(c=e,l[c-1]==a.H&&--c,b+=l.substr(0, c),c=a.H,e=0);d=null==d?g:d}}f="";a.T&&null!=d&&(f=c+a.T+"="+(a.Sa||d));return b+f+""},Ka=function(a){if(!a.T)return a.la;var b=1,c;for(c in a.V)b=c.length>b?c.length:b;return a.la-a.T.length-b-a.H.length-1},La=function(a,b,c,d,e){var f=[];Ia(a,function(a,k){(a=Na(a,b,c,d,e))&&f.push(k+"="+a)});return f.join(b)},Na=function(a,b,c,d,e){if(null==a)return"";b=b||"&";c=c||",$";"string"==typeof c&&(c=c.split(""));if(a instanceof Array){if(d=d||0,d<c.length){for(var f=[],g=0;g<a.length;g++)f.push(Na(a[g], b,c,d+1,e));return f.join(c[d])}}else if("object"==typeof a)return e=e||0,2>e?encodeURIComponent(La(a,b,c,d,e+1)):"...";return encodeURIComponent(String(a))};var Ra=function(a,b,c,d){var e=Pa;if((c?e.Pa:Math.random())<(d||e.za))try{var f;b instanceof Ja?f=b:(f=new Ja,Ia(b,function(a,b){var c=f,d=c.Ja++,e={};e[b]=a;a=[e];c.L.push(d);c.V[d]=a}));var g=Ma(f,e.Ma,e.Ba,e.La+a+"&");g&&Qa(g)}catch(k){}},Qa=function(a){h.google_image_requests||(h.google_image_requests=[]);var b=h.document.createElement("img");b.src=a;h.google_image_requests.push(b)};var Sa;if(!(Sa=!na&&!w)){var Ta;if(Ta=w)Ta=9<=Number(wa);Sa=Ta}Sa||na&&va("1.9.1");w&&va("9");var F=function(a,b,c,d){this.top=a;this.right=b;this.bottom=c;this.left=d};F.prototype.floor=function(){this.top=Math.floor(this.top);this.right=Math.floor(this.right);this.bottom=Math.floor(this.bottom);this.left=Math.floor(this.left);return this};var Ua=document,Va=window;var Wa=!!window.google_async_iframe_id,Ga=Wa&&window.parent||window;var Pa,G;if(Wa&&!Ha()){var Xa="."+Ua.domain;try{for(;2<Xa.split(".").length&&!Ha();)Ua.domain=Xa=Xa.substr(Xa.indexOf(".")+1),Ga=window.parent}catch(a){}Ha()||(Ga=window)}G=Ga;var Ya=new Ea(1,G);Pa=new function(){this.Ma="http:"===Va.location.protocol?"http:":"https:";this.Ba="pagead2.googlesyndication.com";this.La="/pagead/gen_204?id=";this.za=.01;this.Pa=Math.random()}; if("complete"==G.document.readyState)G.google_measure_js_timing||Ya.disable();else if(Ya.ia){var Za=function(){G.google_measure_js_timing||Ya.disable()};G.addEventListener?G.addEventListener("load",Za,Fa?void 0:!1):G.attachEvent&&G.attachEvent("onload",Za)};var H=function(a){this.na={};this.na.c=a;this.o=[];this.u=null;this.v=[];this.ea=0};H.prototype.g=function(a){for(var b=0;b<this.o.length;b++)if(this.o[b]==a)return this;this.o.push(a);return this};var $a=function(a,b){a.u=a.u?a.u:b;return a};H.prototype.C=function(a){for(var b=0;b<this.v.length;b++)if(this.v[b]==a)return this;this.v.push(a);return this}; H.prototype.getData=function(a){var b=this.na,c={},d;for(d in b)c[d]=b[d];0<this.ea&&(c.t=this.ea);c.err=this.o.join();c.warn=this.v.join();if(this.u){c.excp_n=this.u.name;c.excp_m=this.u.message&&this.u.message.substring(0,512);if(b=this.u.stack){d=this.u.stack;try{-1==d.indexOf("")&&(d="\n"+d);for(var e;d!=e;)e=d,d=d.replace(/((https?:\/..*\/)[^\/:]*:\d+(?:.|\n)*)\2/,"$1");b=d.replace(/\n */g,"\n")}catch(f){b=""}}c.excp_s=b}c.w=0<a.innerWidth?a.innerWidth:null;c.h=0<a.innerHeight?a.innerHeight: null;return c};var bb=function(a,b){ab(a,a.Ea,a.X,b)},ab=function(a,b,c,d){var e=d.u;d=d.getData(a.K);a.Ha?(d.type=b,a.K.console.log(d),e&&a.K.console.error(e)):0<c&&(d.r=c,Ra(b,d,"jserror"!=b,c))};var I=function(a){return a.dynamicgoogletags=a.dynamicgoogletags||{}};var J=function(a){z(this,a,cb)};r(J,x);var cb=[4];J.prototype.getId=function(){return A(this,3)};var K=function(a){z(this,a,null)};r(K,x);var db=function(a){z(this,a,null)};r(db,x);var L=function(a){return C(a,J,1)},fb=function(a){z(this,a,eb)};r(fb,x);var eb=[1];fb.prototype.i=function(){return D(this,db,1)};fb.prototype.pa=function(a){Ba(this,1,a)};var M=function(a){z(this,a,gb)};r(M,x);var gb=[2];M.prototype.ka=function(){return A(this,3)};M.prototype.qa=function(a){B(this,3,a)};var hb=function(a){z(this,a,null)};r(hb,x);var N=function(a){z(this,a,ib)};r(N,x);var ib=[1,2,3];N.prototype.i=function(){return D(this,db,2)}; N.prototype.pa=function(a){Ba(this,2,a)};var O=function(a){z(this,a,jb)};r(O,x);var jb=[3];O.prototype.A=function(){return A(this,1)};O.prototype.D=function(){return C(this,fb,2)};O.prototype.O=function(){return A(this,4)};O.prototype.ka=function(){return A(this,5)};O.prototype.qa=function(a){B(this,5,a)};O.prototype.N=function(){return C(this,kb,9)};var kb=function(a){z(this,a,null)};r(kb,x);var lb=function(a){this.m=a;this.sa=[]};lb.prototype.f=function(){return 0<D(this.m,N,3).length?D(this.m,N,3)[0]:null};var mb=function(a){var b=["adsbygoogle-placeholder"];a=a.className?a.className.split(/\s+/):[];for(var c={},d=0;d<a.length;++d)c[a[d]]=!0;for(d=0;d<b.length;++d)if(!c[b[d]])return!1;return!0};var nb=function(a,b){for(var c=0;c<b.length;c++){var d=b[c],e=ea(d.Wa);a[e]=d.value}},qb=function(a,b){var c=ob;b.setAttribute("data-adsbygoogle-status","reserved");b={element:b};(c=c&&c.Na)&&(b.params=c);pb(a).push(b)},pb=function(a){return a.adsbygoogle=a.adsbygoogle||[]};var rb=function(a,b){if(!a)return!1;a=b.getComputedStyle?b.getComputedStyle(a,null):a.currentStyle;if(!a)return!1;a=a.cssFloat||a.styleFloat;return"left"==a||"right"==a},sb=function(a){for(a=a.previousSibling;a&&1!=a.nodeType;)a=a.previousSibling;return a?a:null},tb=function(a){return!!a.nextSibling||!!a.parentNode&&tb(a.parentNode)};var ub=function(a,b){var c=a.length;if(null!=c)for(var d=0;d<c;d++)b.call(void 0,a[d],d)};var vb=function(a,b,c,d){this.ma=a;this.$=b;this.aa=c;this.P=d};vb.prototype.query=function(a){var b=[];try{b=a.querySelectorAll(this.ma)}catch(f){}if(!b.length)return[];a=b;b=a.length;if(0<b){for(var c=Array(b),d=0;d<b;d++)c[d]=a[d];a=c}else a=[];a=wb(this,a);p(this.$)&&(b=this.$,0>b&&(b+=a.length),a=0<=b&&b<a.length?[a[b]]:[]);if(p(this.aa)){b=[];for(c=0;c<a.length;c++){var d=xb(a[c]),e=this.aa;0>e&&(e+=d.length);0<=e&&e<d.length&&b.push(d[e])}a=b}return a}; vb.prototype.toString=function(){return JSON.stringify({nativeQuery:this.ma,occurrenceIndex:this.$,paragraphIndex:this.aa,ignoreMode:this.P})}; var wb=function(a,b){if(null==a.P)return b;switch(a.P){case 1:return b.slice(1);case 2:return b.slice(0,b.length-1);case 3:return b.slice(1,b.length-1);case 0:return b;default:throw Error("Unknown ignore mode: "+a.P);}},xb=function(a){var b=[];ub(a.getElementsByTagName("p"),function(a){100<=yb(a)&&b.push(a)});return b},yb=function(a){if(3==a.nodeType)return a.length;if(1!=a.nodeType||"SCRIPT"==a.tagName)return 0;var b=0;ub(a.childNodes,function(a){b+=yb(a)});return b},zb=function(a){return 0==a.length|| isNaN(a[0])?a:"\\"+(30+parseInt(a[0],10))+" "+a.substring(1)};var Ab=function(a,b){var c=0,d=A(a,6);if(void 0!==d)switch(d){case 0:c=1;break;case 1:c=2;break;case 2:c=3}var d=null,e=A(a,7);if(A(a,1)||a.getId()||0<A(a,4).length){var f=a.getId(),g=A(a,1),e=A(a,4),d=A(a,2);a=A(a,5);var k="";g&&(k+=g);f&&(k+="#"+zb(f));if(e)for(f=0;f<e.length;f++)k+="."+zb(e[f]);d=(e=k)?new vb(e,d,a,c):null}else e&&(d=new vb(e,A(a,2),A(a,5),c));return d?d.query(b):[]},Bb=function(a,b){if(a==b)return!0;if(!a||!b||A(a,1)!=A(b,1)||A(a,2)!=A(b,2)||a.getId()!=b.getId()||A(a,7)!=A(b, 7)||A(a,5)!=A(b,5)||A(a,6)!=A(b,6))return!1;a=A(a,4);b=A(b,4);if(a||b)if(a&&b&&a.length==b.length)for(var c=0;c<a.length;c++){if(a[c]!=b[c])return!1}else return!1;return!0};var Cb=function(a){a=a.document;return("CSS1Compat"==a.compatMode?a.documentElement:a.body)||{}},Db=function(a){return void 0===a.pageYOffset?(a.document.documentElement||a.document.body.parentNode||a.document.body).scrollTop:a.pageYOffset};var Eb=function(a,b){b=L(b);if(!b)return null;a=Ab(b,a);return 0<a.length?a[0]:null},Gb=function(a,b){b=Fb(a,b,!0);return p(b)&&!(b<=Cb(a).clientHeight)},Hb=function(a,b){return a.body?b-a.body.getBoundingClientRect().top:b},Fb=function(a,b,c){if(!c||!p(A(b,8))){var d=Eb(a.document,b);if(d){var e=null!=C(b,K,2)?A(C(b,K,2),3):void 0;c=a.document.createElement("div");c.className="googlepublisherpluginad";var f=c.style;f.textAlign="center";f.width="100%";f.height="0px";f.clear=e?"both":"none";Ib(c,d, A(b,3));d=c.getBoundingClientRect().top+Db(a);c.parentNode.removeChild(c);B(b,8,d)}}b=A(b,8);return p(b)?b-Db(a):null},Jb={0:0,1:1,2:2,3:3},Kb={0:"auto",1:"horizontal",2:"vertical",3:"rectangle"},Lb=function(a,b){a.sort(function(a,d){a=Fb(b,a,!0);a=p(a)?a:Number.POSITIVE_INFINITY;d=Fb(b,d,!0);d=p(d)?d:Number.POSITIVE_INFINITY;return a-d})},Ib=function(a,b,c){switch(Jb[c]){case 0:b.parentNode&&b.parentNode.insertBefore(a,b);break;case 3:if(c=b.parentNode){var d=b.nextSibling;if(d&&d.parentNode!=c)for(;d&& 8==d.nodeType;)d=d.nextSibling;c.insertBefore(a,d)}break;case 1:b.insertBefore(a,b.firstChild);break;case 2:b.appendChild(a)}if(1!=b.nodeType?0:"INS"==b.tagName&&mb(b))b.style.display="block"};var ob=new function(){this.ha="googlepublisherpluginad";this.Na={google_tag_origin:"pso"}},P=function(a){this.b=a;this.j=[];this.da=0;this.o=[];this.v=[];this.Y=null;this.oa=!1},Mb=function(a,b){a=C(a.f(),J,4);if(!(a&&b&&A(b,1)==A(a,1)&&b.getId()==a.getId()&&p(A(b,2))&&p(A(b,5))))return!1;a=A(a,4);b=A(b,4);if(a.length!=b.length)return!1;for(var c=0;c<a.length;++c)if(b[c]!=a[c])return!1;return!0},Nb=function(a){var b=p(void 0)?void 0:20,c=a.f(),d=c.i(),e=C(c,J,4);if(!(a.oa||0>=b)&&e&&0!=Ab(e,a.b.document).length){a.oa= !0;for(var c=[],f=0;f<d.length;++f){var g=d[f],k=L(g);if(Mb(a,k)){var m=A(k,2),k=A(k,5);null!=m&&null!=k&&0<=m&&0<=k&&(!c[m]||A(L(c[m]),5)<k)&&(c[m]=g)}}k=0;d=Ab(e,a.b.document);for(m=0;m<c.length&&k<b;++m){var e=k,f=a,l=d[m],g=c[m],k=b-k,u=f.f().i(),q=0;if(l&&g){l=xb(l).length;switch(A(L(g),6)){case 0:case 1:--l;break;case 2:l-=2}for(var n=A(L(g),5)+1;n<l&&q<k;++n){var Oa=new g.constructor(Da(E(g))),Hc=L(Oa);B(Hc,5,n);u.push(Oa);q++}}q&&f.f().pa(u);k=e+q}}}; P.prototype.g=function(a){for(var b=0;b<this.o.length;++b)if(this.o[b]==a)return;this.o.push(a)};P.prototype.C=function(a){for(var b=0;b<this.v.length;++b)if(this.v[b]==a)return;this.v.push(a)}; var Ob=function(a,b,c){var d=Jb[A(b,3)],e=Eb(a.b.document,b);if(e){var f=L(b)?A(L(b),2):void 0,g;a:{g=a.b;if(null!=f)switch(d){case 0:g=rb(sb(e),g);break a;case 3:g=rb(e,g);break a;case 2:f=e.lastChild;g=rb(f?1==f.nodeType?f:sb(f):null,g);break a}g=!1}if(!g&&(c||2!=d||tb(e))&&(c=1==d||2==d?e:e.parentNode,!c||(1!=c.nodeType?0:"INS"==c.tagName&&mb(c))||!(0>=c.offsetWidth)))a:if(A(b,7))a.C(8);else{b:if(A(b,5))c=A(b,5);else{if(c=Q(a).f())if(c=A(c,3),a.da<c.length){c=c[a.da++];break b}a.g(4);c=null}if(null!= c){B(b,7,!0);d=[];(g=a.O())&&d.push(g);g=Q(a).sa;for(f=0;f<g.length;++f)d.push(g[f]);p(A(b,9))&&d.push("pso-lv-"+A(b,9));var k=a.b.document;g=a.A();var f=A(b,6),f=null!=f?Kb[f]:f,m=C(b,K,2),l={};m&&(l.ra=A(m,1),l.ga=A(m,2),l.xa=!!A(m,3));var m=c,u=ob,q=k.createElement("div"),n=q.style;n.textAlign="center";n.width="100%";n.height="auto";n.clear=l.xa?"both":"none";l.Ka&&nb(n,l.Ka);k=k.createElement("ins");n=k.style;n.display="block";n.margin="auto";n.backgroundColor="transparent";l.ra&&(n.marginTop= l.ra);l.ga&&(n.marginBottom=l.ga);l.ta&&nb(n,l.ta);q.appendChild(k);k.setAttribute("data-ad-format",f?f:"auto");if(f=u&&u.ha)q.className=f;k.className="adsbygoogle";k.setAttribute("data-ad-client",g);m&&k.setAttribute("data-ad-slot",m);d.length&&k.setAttribute("data-ad-channel",d.join("+"));Ib(q,e,A(b,3));try{qb(a.b,k)}catch(Oa){A(b,5)!=c&&a.da--;B(b,7,!1);a.C(6);q&&q.parentNode&&q.parentNode.removeChild(q);break a}a.j.push(q)}}}},Pb=function(a,b){for(var c=Number.POSITIVE_INFINITY,d=0;d<a.j.length;++d)var e= a.j[d].getBoundingClientRect().top,f=a.j[d].getBoundingClientRect().bottom,c=Math.min(c,b<e?e-b:f<b?b-f:0);return c},Q=function(a){a=I(a.b).ps||null;if(!a)throw Error("No placementState");return a},Qb=function(a,b){var c=Q(a).m;if(!c||!c.A())return a.g(5),!1;c=D(c,N,3)[0];return c?A(c,3).length<b?(a.g(4),a.g(5),!1):!0:(a.g(5),!1)};P.prototype.A=function(){return Q(this).m.A()||""};P.prototype.O=function(){return Q(this).m.O()||void 0};P.prototype.D=function(){return Q(this).m.D()||new fb}; P.prototype.f=function(){var a=Q(this).f();if(!a)throw Error("No mConfig");return a};var Rb=function(a){a=A(a.f(),6);return null!=a&&0<a};var Sb=function(){this.I=this.J=this.ba=null};var R=function(a){P.call(this,a)};r(R,P);R.prototype.apply=function(a){var b;(b=Q(this).m)&&b.A()&&b.D()?b=!0:(this.g(5),b=!1);if(b){b=this.D().i();for(var c=0;c<b.length;c++){var d=b[c];A(d,7)||Ob(this,d,a)}}};R.prototype.B=function(){return(0==this.D().i().length||0<this.j.length)&&0==this.o.length};var Tb=function(a){P.call(this,a);if(Qb(this,0)){a=this.D().i();for(var b=this.f().i(),c=0;c<a.length;c++){var d=a[c],e;a:{e=d;var f=b;if(e&&L(e))for(var g=0;g<f.length;g++){var k=f[g];if(A(e,3)==A(k,3)&&Bb(L(e),L(k))){e=k;break a}}e=null}e&&C(e,K,2)&&(e=C(e,K,2),d.a||(d.a={}),f=e?E(e):e,d.a[2]=e,B(d,2,f))}}};r(Tb,R);var Vb=function(a,b){var c=void 0===b.pageXOffset?(b.document.documentElement||b.document.body.parentNode||b.document.body).scrollLeft:b.pageXOffset,d=Db(b);if(a.getBoundingClientRect)return a=a.getBoundingClientRect(),Ub(a)?new F(a.top+d,a.right+c,a.bottom+d,a.left+c):new F(0,0,0,0);b=b.document.createRange();b.selectNodeContents(a);return b.collapsed?new F(0,0,0,0):b.getBoundingClientRect?(a=b.getBoundingClientRect(),Ub(a)?new F(a.top+d,a.right+c,a.bottom+d,a.left+c):new F(0,0,0,0)):new F(0,0,0, 0)},Ub=function(a){return!!a&&p(a.top)&&!isNaN(a.top)&&p(a.right)&&!isNaN(a.right)&&p(a.bottom)&&!isNaN(a.bottom)&&p(a.left)&&!isNaN(a.left)};var $b=function(a){this.K=a;this.Fa=Wb(a);this.ua=S("ins.adsbygoogle",a);this.fa=Xb(a);this.Oa=S("[__lsu_res=reserved]",a);this.U=[];a=Yb(this);for(var b=0;b<a.length;b++)this.U.push(new Zb(a[b]))},Wb=function(a){var b=a.googletag;if(!b||"function"!=typeof b.pubads)return S("div[id^=div-gpt-ad]",a);var c=[];try{for(var d=b.pubads().getSlots(),b=0;b<d.length;b++){var e=d[b].getSlotElementId(),f=a.document.getElementById(e);null!=f&&c.push(f)}}catch(g){Ra("ladd_evt",{ok:0,err:g.toString()},!0,.1)}return c}, Xb=function(a){return S("iframe[id^=aswift_],iframe[id^=google_ads_frame]",a)},S=function(a,b){return Array.prototype.slice.call(b.document.querySelectorAll(a))},Yb=function(a){return[].concat(a.Fa,a.ua,a.fa,a.Oa)},Zb=function(a){this.Ca=a;this.W=null};var T=function(a){P.call(this,a)};r(T,P);T.prototype.apply=function(){};T.prototype.B=function(){var a;if(Rb(this)){a=this.b;var b=Wb(a);a=0<[].concat(b,S("ins.adsbygoogle",a),Xb(a),S("[__lsu_res=reserved]",a)).length}else a=!0;return a};var ac=function(a){P.call(this,a);this.F=null};r(ac,P); ac.prototype.apply=function(a){if(a&&Qb(this,2)){Nb(this);a=Cb(this.b).clientHeight||640;null==this.F&&(this.F=new $b(this.b));var b=this.F.fa.length;if(!(5<=b)){var b=Math.min(2,5-b),c=this.f().i();Lb(c,this.b);for(var d=0;d<c.length&&this.j.length<b;++d){var e=c[d];if(Gb(this.b,e)){var f=Fb(this.b,e,!0);if(void 0!==f){var g;a:{g=this.F;for(var k=a,m=f,l=0;l<g.U.length;l++){var u=m,q=k,n;n=g.U[l];n.W||(n.W=Vb(n.Ca,g.K));n=n.W;if(n.top-q<u&&u<n.bottom+q){g=!0;break a}}g=!1}g||Pb(this,f)<a||Ob(this, e,!0)}}}0==this.j.length&&this.C(1)}}};ac.prototype.B=function(){return Rb(this)?0<Yb(this.F).length:!0};var bc=function(a){P.call(this,a);this.Z=!1};r(bc,T); bc.prototype.apply=function(a){if(a&&!this.Z){var b;a:{var c=this.b.document;b=c.body;if(a&&b){a=this.A();var d=ob,e=c.createElement("div");e.style.display="block";if(d=d&&d.ha)e.className=d;c=c.createElement("ins");c.className="adsbygoogle";c.setAttribute("data-ad-client",a);c.setAttribute("data-reactive-ad-format","1");c.style.display="none";e.appendChild(c);Ib(e,b,2);try{qb(this.b,c)}catch(f){this.C(6);e&&e.parentNode&&e.parentNode.removeChild(e);b=5;break a}this.j.push(e);b=0}else b=4}this.Z= 0==b}};bc.prototype.B=function(){return this.Z&&T.prototype.B.call(this)};var cc=function(a){P.call(this,a);a=Cb(a).clientHeight;this.Aa=.1*a;this.Ia=.75*a};r(cc,P); cc.prototype.apply=function(a){if(Qb(this,3)&&!this.B()){Nb(this);var b=this.f().i();Lb(b,this.b);var c;c=this.Aa;var d;d=document;d=d.querySelectorAll?d.querySelectorAll("header,#header,#masthead,.header,.site-header"):[];for(var e=d.length,f=0<e?d[0]:null,g=1;g<e;g++)d[g].getBoundingClientRect().top<f.getBoundingClientRect().top&&(f=d[g]);(d=f)&&(d=d.getBoundingClientRect())&&d.top!=d.bottom&&d.left!=d.right&&(c=Math.min(c,Hb(document,d.bottom)));for(d=0;d<b.length&&3>this.j.length;d++){e=b[d]; var f=c,g=this.b.document,k=Fb(this.b,e,!1);!p(k)||Hb(g,k)<f?f=!1:(f=Pb(this,k),f=this.Ia<f);f&&(f=Gb(this.b,e),g=A(e,6)||0,f&&0==g&&B(e,6,3),!f&&a||Ob(this,e,a))}}};cc.prototype.B=function(){return 3==this.j.length};var U={};U[16]=R;U[17]=R;U[19]=T;U[29]=ac;U[33]=T;U[30]=bc;U[28]=cc;U[34]=cc;U[32]=Tb;U[1]=R;U[8]=T;U[11]=R;var dc=[19,29,33,30,16,32,17,34],ec=[16,19,33,30,17,1,6,8,11];var fc=function(a,b){a=a.google_ad_modifications=a.google_ad_modifications||{};(a.ad_channels=a.ad_channels||[]).push(b)};var gc=function(a){return 0>a||99<a?null:10>a?"0"+a:""+a};var hc=function(a,b){a=a.google_ad_modifications=a.google_ad_modifications||{};a=a.loeids=a.loeids||[];for(var c=0;c<b.length;c++)a.push(b[c])};var ic=function(a,b,c){this.ja=a;this.Da=c?c:new kb};ic.prototype.N=function(){return this.Da||new kb};var jc=function(a){if(!p(a))return!1;for(var b=0;b<dc.length;++b)if(a==dc[b])return!1;return!0},oc=function(){var a=V,b=kc,c=lc,d=b.f();if(!d)return mc(16);var e=null,f;a:{var g=D(d,M,1);for(f=0;f<g.length;++f){for(var k=!0,m=0;m<ec.length;++m)A(g[f],4)==ec[m]&&(k=!1);if(k){g=[];0==d.i().length&&g.push("PsoInvalidVariant");0==A(d,3).length&&g.push("PsoNoAdSlotCodes");f=g;break a}}f=[]}g=c.ja;if(0==f.length)a:{e=D(d,M,1);if(p(g))for(f=0;f<e.length;f++)if(k=e[f],U[A(k,4)])for(var m=D(k,hb,2),l=0;l< m.length;l++){var u=m[l],q=A(u,1),u=A(u,2);if(p(q)&&p(u)&&g>=q&&g<=u){e=k;break a}}e=null}else for(k=0;k<f.length;++k)b.sa.push(f[k]);if(!e){f=D(d,M,1);e={};for(k=0;k<f.length;k++)e[A(f[k],4)]=!0;f=null;e[19]||e[8]?f=19:e[16]||e[1]?f=16:0<d.i().length&&0<A(d,3).length&&e[34]&&(f=34);null!=f?(e=new M,B(e,6,3),B(e,4,f),16!=f&&19!=f&&e.qa("pso-ama-fallback")):e=null}(f=!e)||(!p(g)||800>g?f=!1:820>g?(hc(a,["26835111"]),f=!0):(840>g&&hc(a,["26835112"]),f=!1));if(f)return mc(16);(g=e.ka())&&fc(a,g);g=!0; A(c.N(),2)&&(Date.now?Date.now():+new Date)<A(c.N(),2)||(fc(a,"pso-ama-exd"),g=!1);A(b.m,11)&&(fc(a,"pso-ama-stl-tmp"),g=!1);g&&fc(a,"pso-ama-elig");2==A(e,6)&&(b=A(e,1),null!=b&&hc(a,[""+b]));if(g&&(2==A(e,6)||1==A(e,6))){d=D(d,M,1);if(null===c.ja)c=[];else{b={};c=[];for(g=0;g<d.length;g++)f=nc(d[g]),null==f||b[f]||(b[f]=!0,c.push(f));b=nc(e);if(null!=b){d=[];b=gc(b);g=!1;if(b)for(f=0;f<c.length;f++)k=gc(c[f]),b==k&&(g=!0),k&&d.push("950"+b+k);g||(d=[]);c=d}else c=[]}hc(a,c)}a=new Sb;a.ba=A(e,5); a.J=A(e,4);return a},mc=function(a){var b=new Sb;b.J=a;return b},pc=function(a){a=a.google_ad_modifications=a.google_ad_modifications||{};a.remove_ads_by_default=!0;a.ad_whitelist=[{ad_tag_origin:"pso"}];a.ad_blacklist=[];a.space_collapsing="slot"},nc=function(a){var b;switch(A(a,6)){case 1:b=A(a,4);break;case 2:b=A(a,7)}return null!=b?b:null};var qc=function(a){this.document=a};var W=function(a){H.call(this,a)};r(W,H);W.prototype.getData=function(a){var b=W.Ra.getData.call(this,a),c;a:{c=(new qc(a.document)).document.getElementsByTagName("script");for(var d=0;d<c.length;++d)if(c[d].hasAttribute("data-pso-version")){c=c[d].getAttribute("data-pso-version");break a}c=null}b.sv=c;if(d=I(a).ps||null){c=d.m;var d=d.f(),e=b.wpc;b.wpc=null!=e?e:c.A();b.su=A(c,14);b.tn=c.O();b.ev=d&&A(d,5)}if(a=I(a).ss||null)b.s=a.J,b.st=a.ba;return b};var rc=null,sc=!1,vc=function(a){var b=tc,c=uc;b.addEventListener?(a&&b.addEventListener("DOMContentLoaded",a,!1),c&&b.addEventListener("load",c,!1)):b.attachEvent&&c&&b.attachEvent("onload",c)},xc=function(a){p(rc)&&a.clearInterval&&(a.clearInterval(rc),rc=null);sc||wc(a,!1);wc(a,!0)},yc=function(a,b){try{xc(b);var c=I(b).ss||null;if(c&&c.I){var d=c.I,e=d.B(),f=d.o,g=d.v,k=d.Y,m=d.j.length;e||0!=m||f.push(6);for(var l=new W(m),c=0;c<g.length;c++)l.C(g[c]);if(e&&0==f.length&&null===k)ab(a,a.Qa,a.ca, l);else{for(e=0;e<f.length;e++)l.g(f[e]);bb(a,$a(l,k))}}else bb(a,(new W(0)).g(2))}catch(u){bb(a,$a((new W(0)).g(1),u))}I(b).loaded=!0},wc=function(a,b){b||(sc=!0);if((a=I(a).ss||null)&&a.I){a=a.I;try{a.apply(b)}catch(c){a.g(1),null===a.Y&&(a.Y=c)}}},zc=function(){wc(window,!1)};var X=new function(a){this.Qa="pso_success";this.Ea="pso_failure";this.X=this.ca=.01;this.Ha=!1;this.K=a}(window); try{var V=window,za,Ac=I(V).config;za=Ac?new O(Ac):null;if(!za)throw Error("No config");var Bc=Aa(10),Cc=Aa(7);X.ca=null!=Bc?Bc:X.ca;X.X=null!=Cc?Cc:X.X;var kc=new lb(za),Dc=kc;I(V).ps=Dc;var Y,lc;if(v("iPad")||v("Android")&&!v("Mobile")||v("Silk")||!(v("iPod")||v("iPhone")||v("Android")||v("IEMobile")))Y=mc(16);else{var Ec,Fc=/^#([^=]*)=(\d+)$/.exec(V.location.hash);if((Ec=Fc&&3==Fc.length&&"pso_strategy"==Fc[1]?+Fc[2]:null)&&U[Ec]){Y=mc(Ec);var Gc=V;jc(Ec)&&pc(Gc)}else{var Ic=V,Jc=kc.m.N(),Z;try{var Kc= parseInt(Ic.localStorage.getItem("PSO_EXP0"),10);Z=isNaN(Kc)?null:Kc}catch(a){Z=null}if(null==Z){Z=Math.floor(1024*Math.random());var Lc=Z;try{Ic.localStorage.setItem("PSO_EXP0",Lc.toString())}catch(a){}}lc=new ic(Z,0,Jc);Y=oc()}if(1==Y.ba){var Mc=V;jc(Y.J)&&pc(Mc)}}if(!Y)throw Error("No strategyState created!");var Nc=Y;I(V).ss=Nc;var Oc=V,Pc=Y,Qc=Pc.J;if(p(Qc)){var Rc=U[Qc];Qc&&Rc&&(Pc.I=new Rc(Oc))}var tc=V,uc=ba(yc,X,tc),Sc=ba(xc,tc);switch(tc.document.readyState){case "complete":uc();break;case "interactive":Sc(); vc();break;default:var Tc=tc,Uc=pb(Tc);Uc.loaded||(Uc.onload=zc);rc=Tc.setInterval(zc,10);vc(Sc)}}catch(a){bb(X,$a(new W(0),a))};})(); </script></head> <body class="post-template-default single single-post postid-5001 single-format-standard group-blog"> <div id="page" class="hfeed site"> <header id="masthead" class="site-header" role="banner"> <div id="site-branding" class="site-branding"> <div class="container"> <div class="site-branding-text"> <h1 class="site-title"><a href="https://osify.com/" rel="home">OSIFY</a></h1> <h2 class="site-description">Technologies by favorites, CAMBODIA</h2> </div> </div> </div><!-- .site-branding --> <nav id="site-navigation" class="main-navigation" role="navigation"> <h2 class="menu-toggle screen-reader-text sr-only ">Primary Menu</h2> <div class="skip-link"><a class="screen-reader-text sr-only" href="#content">Skip to content</a></div> <div class="navbar navbar-default navbar-static-top"><div class="container"><div class="navbar-header"><button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse"><span class="icon-bar"></span><span class="icon-bar"></span><span class="icon-bar"></span></button><a class="navbar-brand" href="https://osify.com/" rel="home">OSIFY</a></div><!-- navbar-header --><div class="navbar-collapse collapse"><div class="menu-main-container"><ul id="menu-main" class="nav navbar-nav"><li id="menu-item-315" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-home menu-item-has-children menu-item-315 dropdown"><a title="Home" href="#" data-target="#" data-toggle="dropdown" class="dropdown-toggle">Home <span class="caret"></span></a> <ul role="menu" class=" dropdown-menu"> <li id="menu-item-1953" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-1953"><a title="News on Technologies" href="http://news.osify.com">News on Technologies</a></li> <li id="menu-item-1954" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-1954"><a title="Ask It @ Osify" href="http://ask.osify.com/">Ask It @ Osify</a></li> </ul> </li> <li id="menu-item-316" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-316 dropdown"><a title="Development Tips" href="#" data-target="#" data-toggle="dropdown" class="dropdown-toggle">Development Tips <span class="caret"></span></a> <ul role="menu" class=" dropdown-menu"> <li id="menu-item-319" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-319"><a title="Khmer Unicode" href="https://osify.com/parts/technical-tips/khmer-unicode/">Khmer Unicode</a></li> <li id="menu-item-317" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-317"><a title="Database" href="https://osify.com/parts/technical-tips/database-tips/">Database</a></li> <li id="menu-item-320" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-320"><a title="Training" href="https://osify.com/parts/technical-tips/training/">Training</a></li> <li id="menu-item-318" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-318"><a title="How to kill Virus" href="https://osify.com/parts/technical-tips/how-to-kill-virus/">How to kill Virus</a></li> </ul> </li> <li id="menu-item-1308" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1308"><a title="Associated Store" href="https://osify.com/associated-store/">Associated Store</a></li> <li id="menu-item-311" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-311 dropdown"><a title="Events" href="#" data-target="#" data-toggle="dropdown" class="dropdown-toggle">Events <span class="caret"></span></a> <ul role="menu" class=" dropdown-menu"> <li id="menu-item-1881" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-1881"><a title="Barcamp - ICT & Business" href="http://osify.com/labels/barcamp/">Barcamp – ICT & Business</a></li> </ul> </li> <li id="menu-item-268" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-268"><a title="Links" href="https://osify.com/links/">Links</a></li> <li id="menu-item-313" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-313"><a title="Contact" href="https://osify.com/contact/">Contact</a></li> <li id="menu-item-1731" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1731"><a title="About" href="https://osify.com/about/">About</a></li> </ul></div> </div><!-- .container --> </div><!-- .navbar --> </nav><!-- #site-navigation --> </header><!-- #masthead --> <div id="content" class="site-content"> <header class="content-header"> <div class="container"> <h1 class="page-title">used cars for sale by owner st george utah</h1> </div> </header> <a id="pagetop"></a> <div class="container"> <div id="main-grid" class="row"> <div id="primary" class="content-area col-md-8"> <main id="main" class="site-main" role="main"> <article id="post-5001" class="post-5001 post type-post status-publish format-standard hentry category-development"> <header class="entry-header"> <div class="entry-meta"> <p><span class="posted-on"><span class="glyphicon glyphicon-calendar"></span>  Saturday September 18th, 2021 </span>  | <span class="by-line"> <span class="glyphicon glyphicon-user"></span>  <span class="author vcard"> </span> </span>  | <span class="comments-link"> <span class="glyphicon glyphicon-comment"></span>  <a href="https://osify.com/2021/09/becu9rcp/#respond" class="smoothscroll" ><span class="dsq-postid" data-dsqidentifier="5001 http://osify.com/2021/09/becu9rcp/">Leave a comment</span></a> </span> </div><!-- .entry-meta --> </header><!-- .entry-header --> <div id="xsbf-entry-content" class="entry-content"> <div class="at-above-post addthis_tool" data-url="https://osify.com/2021/09/becu9rcp/"></div><p>So, I decided to code a simple and straightforward HTML & CSS based accordion to expand and collapse text without using JavaScript. Why is a too fast hash function not secure? See details at MDN. HTML allows mixing uppercase and lowercase letters in element names. However, In this tutorial we are keeping things simple as we build both vertical accordion menu with HTML and pure CSS. - it will be smaller on a mobile phone than on a computer screen. /dt> <dd>Computer is an electronic device that is designed to work with Information.</dd> <dt>HTML</dt> <dd>HyperText Markup Language (HTML) is the standard markup language for creating web pages and web applications.</dd . Tutorials, references, and examples are constantly reviewed to avoid errors, but we cannot warrant full correctness of all content. The menu now: Found inside – Page 2All (X)HTML and CSS code appears in monospaced type like this: ... ones/are/SERIOUSLY/long.html HTML doesn't care whether you type tag text in uppercase, ... . It defines the meaning and structure of web content. . it has to be given only once if the whole document is in one language, and language . False. when listing pages in search results. Because an ID is a distinct value among all other tags on the page, you can use CSS to apply a class to a single HTML element. Found inside – Page 212uu Apply // Comment: Inserts a single-line JavaScript/CSS comment at the start of a ... the <br /> tag is used instead. uu Convert To Uppercase: Changes the ... To learn more, see our tips on writing great answers. Yes, search engines might be an issue – not only in how they index text (in that it should indeed not matter, possible edge cases aside) – but in what they display as a snippet/excerpt for the page content in their search results. Are fully vaccinated people more likely to not get infected at all with COVID-19? This may be perceived as twice the space of a normal space. Emacs comes with sgml-mode, and a derived html-mode. The links inside <nav> tag can be codes within a ul list or can be simply coded as separate links without a ul element. Remember, you've to create a file with . Use simple syntax for linking to style sheets (the I searched on the web, but didn't find what I needed. a. uppercase b. lowercase c. case does not matter d. either all uppercase or all lowercase 2. Web developers use the HTML tag to style specific text on a web page. Used tubeless ready tires leaking air (that were used previously with tubes). In HTML, it is optional to close empty elements. getElementById("Demo").innerHTML = "Hello"; W3Schools is optimized for learning and training. Finally, I like the CSS text-transform: uppercase within header tags as a nice way to change the appearance of headers on your page, and float:left or float:right lets you perform amazing tricks on containers that would otherwise be trapped in your layout. Any difference in speed on loading is most probably immaterial, but obviously the version that has the desired spelling in the content is faster than one that needs a style sheet rule to be loaded and applied. CSS: Cascading Style Sheets The style of a web page is defined by CSS CSS rules tell how to display an HTML page CSS files have an extension of .css Comments in css are different from HTML comments (they start with ? Be aware of the accessibility issues with all-caps. Use CSS instead of deprecated HTML. But this is only the default, the display can be changed using a separate language called Cascading Style Sheets (CSS) without changing the HTML in any way. There is a difference in document content, “MY TEXT HERE” versus “My text here” (just styled to be rendered in all uppercase). The text-transform CSS property specifies how to capitalize an element's text. First, you need to create two Files one HTML File and another one is CSS File. The approach of this article is to ow to change cases of text in a paragraph by using the CSS text-transform Property. Found inside – Page 10The HTML selector is used in a CSS rule to redefine how the tag displays (see ... and attribute names (the text) in the tags are uppercase or lowercase. One of these is to change make use of uppercase, lowercase, and capitalization. Found inside – Page 248THIS APPENDIX OFFERS some tips on writing HTML and CSS, the most important markup ... Although you are allowed to use uppercase for tags if you like, ... Nice and attractive buttons can fill the overall look of your website. CSS List: Creating the HTML List. ", "Screen readers generally do not read text differently if it is in all capital letters, so listeners will not know that the author is giving emphasis to the text. I searched on the web, but didn't find what I needed. So, try to make the title as accurate and meaningful as possible: An HTML page will validate without the <html> and rev 2021.9.30.40353. HTML files should have a .html extension (.htm is allowed). What started as a way to paint a red dotted border around your div tags became a highly functional language, enabling modern web design with features such as transitions, media . Does the biased estimator always have less variance than unbiased one? Found inside – Page 10HTML allows either uppercase or lowercase tag names and does not require attribute ... however, accept HTML code in which one-sided tags are entered without ... The label is a normal text, by clicking which, the user can select the form element. True. A pair of angle brackets (< and >) surround each tag.The difference between the opening tag and a closing tag is a single forward slash (/). Built part of Lego set - reds and greys and blacks and a computer screen, if we built spaceships on Luna, would we have more fuel to burn for trip to Mars (and another thing), Measuring 230VAC 50Hz mains (EU) voltage with Arduino. The line below is an example of an HTML element which includes the start and end tags, as well as the content. It's as . In time writing HTML and CSS may feel a bit taxing, requiring a lot of the same tasks to be completed over and over again. It also can help improve legibility for ruby. One that you are reading this page onto is a web browser. While using W3Schools, you agree to have read and accepted our, Mixing uppercase and lowercase names looks bad, Developers normally quote attribute values, You MUST use quotes if the value contains spaces, provides a title for the page when it is added to favorites, displays a title for the page in search-engine results, Place the opening bracket on the same line as the selector, Use semicolon after each property-value pair, including the last, Only use quotes around values if the value contains spaces, Place the closing bracket on a new line, without leading spaces. HtmlChangeLog - Provide support for ChangeLog entries for HTML files. Found inside – Page 13form that you may have been using to hide your CSS or scripts from old browsers ... that are producing HTML 4 (unquoted attributes, uppercase tags, etc.) ... Found inside – Page 5XhTML, Too If you were to think of a web page as a tree, the <html> tag would be ... As you'll see, the <head> section can contain CSS code (like the kind ... Found inside – Page 14Notice that the tag name is written in lowercase, which is a requirement of XHTML; tag names are not case-sensitive in HTML (and many web authors write them ... . HTML allows mixing uppercase and lowercase letters in element names. If you want to capitalize on your text or heading, then for that you will have to use the text-transform . Found inside – Page 47Whereas some browsers allowed you to skip the <html> tags and just use the <body> ... In HTML, you could write element and attribute names in uppercase or ... Found inside – Page 97To create an uppercase version of one of the characters in Table 5-2, make the first letter of the formatting tag uppercase. Ø, for example, produces ... An acronym/company name stylized in uppercase as per CD/CI etc. Using font-weight, font-style, font-variant, text-transform, and line-height. Do not use the tab key. the image before loading. In this project, we will learn how to create a side nav using only HTML and CSS. When a URL does not specify a filename at the end (like "https://www.w3schools.com/"), HTML ReferencesCharacter Sets ASCII ISO-8859-1 ISO Language Codes UTF-8 Encoding HTML Entities Keyboard Shortcuts HTTP Methods HTML Images HTTP Status Messages MIME-Types Table of HTML Tags XHTML HTML URL The first and most important thing to understand in HTML syntax is the usage of elements and tags.Every HTML element is defined by an opening tag and a closing tag wrapped around their content:. Browsers will add all elements before <body>, to a default <head> When writing and developing a website . How do you change the style of an individual tag (without affecting tags with the same semantics . HTML tags mark the content of the page. size="" (The size of the font) Specify a number from 1 (small) to 7 (large). However, we recommend quoting attribute values, because: This will not work, because the value contains spaces: Always specify the alt attribute for images. Selectors describe how a given element should behave appearance-wise. Angled brackets denote tags, like this: <tag> Think about HTML tags like the beams of a house. "London.jpg". Should I spend much more time than suggested on an interview take-home project? These different tasks, while commonly small, do add up to quite a bit of inefficiency. Use CSS for styling purposes. To create this snippet, make one HTML and CSS file. Other web servers (Microsoft, IIS) are not case sensitive: "london.jpg" can be accessed as Later, copy the code below and paste them into a separate file. Firefox is also the only browser that supports text-transform: full-width;, which can help improve the readability of text that includes a mixture of latin and East Asian scripts. A few days back, I needed an accordion to toggle plain text using only CSS. Also, see lots of examples! Browser Compatibility The CSS text-transform property has basic support with the following browsers: Found insideDOCTYPE html PUBLIC "-f/w3C//DTD XHTML 1.0 Transitional//EN" "http:f/www.w3.orgf <! ... yes numeric—entities: no uppercase—tags: no uppercase—attributes: no ... Learning HTML is fun and simple and . It must be different than the normal font weight, i.e., 300 or normal. A CSS comment starts with /* and ends with */. Do not add blank lines, spaces, or indentations without a reason. . How do I remove the space between inline/inline-block elements? These two JavaScript statements will produce different results: Some web servers (Apache, Unix) are case sensitive about file names: "london.jpg" cannot be accessed as Here are some things which enhance html-mode,. . This reduces flickering, because the browser can reserve space for To use Roman numbers instead, specify type="I" for uppercase Roman numbers (e.g. Learn how to create and style buttons with the help of CSS. If you think it will be a very basic looking popup program, then you are wrong. I will show how to create a popup program without javascript only with HTML & CSS. Generally, an accordion is used to make expandable HTML contents on a Web page. You should always include the lang attribute How to create hover text using HTML and CSS. Also, always define the width and Found inside – Page 10HTML allows either uppercase or lowercase tag names and does not require attribute ... however, accept HTML code in which one-sided tags are entered without ... The property text-transformation is available since CSS1 and support all browsers: Chrome . The HTML <head> tag can also During pre-planning developers do not have time to understand a task that have not investigated themselves, how to solve that? Handling HTML table visual borders was one of them. This is what CSS is for, not HTML. How to capitalize letters using CSS. It defines the meaning and structure of web content. You should write the text as it is supposed to be written for a vocal reader to read it (for blind people). And why? How to fix Ctrl+- keyboard shortcut to zoom out? should be uppercase in HTML, naturally. You can also specify it like " +2 " or " -2 ". For readability, add two spaces of indentation. If you move from a case-insensitive to a case-sensitive server, even small Found insideThese tags appear in all HTML documents, and typing them first helps ensure ... Does it matter if I type my tags in uppercase, lowercase, or mixed case? No. Found inside – Page 429... preceded by B. preceded by discs ( the iii . lowercase roman C. uppercase ... the two sets of code seen in Listing 15.3 — alternately using CSS and HTML ... If you change your mind later on, then removing that CSS property will be enough. However, servers can be configured with more than one default filename; Just like HTML has its tags, CSS has selectors. It is not exactly handling borders themselves, but rather imitating doing it by exploiting the cellspacing and bgcolor attributes. text-transform: uppercase is better for accessibility than typing all-caps into your HTML markup. 2. label:after. Learn to Code HTML & CSS is an interactive beginner's guide with one express goal: teach you how to develop and style websites with HTML and CSS. Here is an example of a web page without the viewport meta tag, and the same web page with the viewport meta tag: Tip: If you are browsing this page with a phone or a tablet, you can click on the two links below to see the difference. The result is as if you had a faux element around the first letter: Found inside – Page 5HTML has always been a somewhat sloppy language that allows, among other things, uppercase, lowercase, or mixed case letters in tags (<body> ... * and end with */) /* This is a css comment */ Here it is: Final . strong { text-transform: lowercase; /* force text to lowercase */ text-transform: uppercase; /* force text to uppercase */ text-transform: capitalize; /* force text to proper… . Using the label for element. Found inside – Page 10HTML allows either uppercase or lowercase tag names and does not require attribute ... however, accept HTML code in which one-sided tags are entered without ... Creating a list within the HTML document is made easy with the use of the "unordered" and "ordered" list element tags. home.html, about.html etc.). 3. "London.jpg". i ii iii iv v). 1. How to number your list with uppercase/lowercase letters and uppercase/lowercase roman numerals? ", "In some cases, a screen reader may interpret ALL CAPITAL text as being an acronym and may read it as letters rather than words.". If you want to have a quick look on what we will be building. Comments can also span multiple lines. Found insideListing 2.1 The <html>, <head>, <title>, and <body> Tags Click here to view ... The Internet was without form and void, and text was upon the face of the ... Found inside – Page 5This book uses lowercase for all tags and recommends that you follow this practice. PC QuickSteps Getting toKnow YourPC HTML, XHTML & CSS QuickSteps ... This particular property will allow the user to make the characters capitalize, uppercase and lowercase. The <p> </p> tags indicate the beginning and end of a We have some great examples of CSS uppercase, CSS lowercase and CSS capitalize to explain you better, after seeing which you will know how to make text uppercase in CSS. Found inside – Page 81Updated for Service Pack 2 - HTML 5, CSS 3, JQuery Jim Cheshire ... Tag Names Are Lowercase—When this box is checked, HTML tag names are added in lowercase. HTML and CSS Learn HTML Learn CSS . Found inside – Page 14Although HTML does allow uppercase tags, the XHTML variationyou'll be using throughout most of this book requires only lowercase tags. It's what holds up a webpage. By clicking “Accept all cookies”, you agree Stack Exchange can store cookies on your device and disclose information in accordance with our Cookie Policy. HTML tags. Tasks such as closing tags in HTML or repetitively having to looking up hexadecimal color values in CSS. For capitalizing all letters by using the CSS, you need to use the 'text transform' property. You can force any text to be UPPERCASE or lowercase in your CSS. It is not exactly handling borders themselves, but rather imitating doing it by exploiting the cellspacing and bgcolor attributes. How to capitalize letters using CSS. can also crash DOM and XML software. However, we recommend using lowercase element names, because: . 'label' creates a label and associates it with another element. To create real links, remove the hash and enter the URL of your pages (e.g. capitalize: capitalizes the first letter of each word in the . The text-transform property changes the capitalization of text within an element, or else directs the user agent to leave the capitalization "as is.". Browser Compatibility The CSS text-transform property has basic support with the following browsers: However, we strongly recommend closing all HTML elements, like this: HTML allows mixing uppercase and lowercase letters in attribute names. The CSS text-transform property is a great way to make your headings uppercase without having to edit the HTML pages. Found inside – Page 5It is worth noting that the tags in this example are all in lowercase characters; you will sometimes see web pages written in HTML where tags are uppercase ... Buy Learn to Code HTML & CSS. You can also use this property to set the contents of a text element to lowercase or title case. Found insideYour visual blueprint for designing Web pages with HTML, CSS, ... Using Uppercase Tag Names Because XHTML documents adhere to the rules set out in XML, ... At the moment all the href attributes are all empty hence the use of the hash (#) symbol. That said, according to WebAIM, all-caps can be an accessibility problem in general, whether used in your HTML or using CSS. HTML Tab Without JavaScript. Some time ago, mostly (but not only) in 1990s there were several pure HTML tricks used to achieve things now done by CSS. Is optimized for learning and training more time than suggested on an interview project! Starts with / * and ends with * / skip the < body > whole document is in language. Font-Style, font-variant, text-transform, and capitalization developers use the text-transform allowed... Is in one language, and capitalization learn more, see our tips on HTML. Skip the < HTML > tags and just use the < HTML > tags just... With HTML and pure CSS in CSS this property to set the contents of a space! Headings uppercase without having to edit the HTML tag to style specific text on a web.. Can select the form element a side nav using only HTML and.... All elements before < body >, to a default < head > When writing and developing a website is... Must be different than the normal html uppercase tag without css weight, i.e., 300 or normal b. lowercase case... Without having to edit the HTML tag to style specific text on a mobile phone on. Program without javascript only with HTML, CSS, the user to make your headings uppercase without to. Property specifies how to capitalize an element & # x27 ; s text label is normal... Has to be written for a vocal reader to read it ( for blind people ) look what. No uppercase—tags: no... learning HTML is fun and simple and selectors describe a... ( the iii, remove the hash and enter the URL of your pages ( e.g imitating doing it exploiting... People more likely to not get infected at all with COVID-19, it is optional close. Given element should behave appearance-wise WebAIM, all-caps can be configured with more than one default filename ; like! Capitalize an element & # x27 ; s what holds up a webpage will allow user! Should behave appearance-wise a CSS comment starts with / * and ends with * / is available since CSS1 support! The hash and enter the URL of your pages ( e.g to lowercase or title.... Lowercase c. case does not matter d. either all uppercase or lowercase in your.... Web pages with HTML and CSS these is to change make use of,... Accessibility than typing all-caps into your HTML markup and end tags, as well as content... Pages with HTML and CSS has selectors the help of CSS this particular will... Change your mind later on, then you are reading this page onto is a great way to make characters! Uppercase/Lowercase letters and uppercase/lowercase roman numerals simple as we build both vertical accordion menu with HTML,,. Have a.html extension (.htm is allowed ) matter if I my! We recommend using lowercase element names, because: what I needed individual tag ( without tags. Changes the... to learn more, see our tips on writing great answers tires air... The property text-transformation is available since CSS1 and support all browsers:.! Days back, I needed an accordion is used to make your headings without... Commonly small, do add up to quite a bit of inefficiency than typing into. Writing HTML and CSS, whether used html uppercase tag without css your CSS like & quot ; &! Allowed ) are fully vaccinated people more likely to not get infected all... May be perceived as twice the space of a text element to lowercase or title.. I type my tags in HTML or using CSS and HTML that CSS specifies. Space between inline/inline-block elements will have to use the HTML pages blank lines,,. Text or heading, then removing that CSS property will be a very basic looking popup,. A.html extension (.htm is allowed ) only with HTML and,... With the help of CSS up hexadecimal color values in CSS = `` Hello ;... This page onto is a too fast hash function not secure each word in the fast hash not!, it is supposed to be given only once if the whole document is in one language, and.. Pc QuickSteps Getting toKnow YourPC HTML, XHTML & CSS QuickSteps the URL of your pages ( e.g but can... Label & # x27 ; creates a label and associates it with element! Default filename ; just like HTML has its tags, as well as the content HTML... For learning and training be perceived as twice the space of a normal space CSS is for not... Also use this property to set the contents of a normal text, by clicking which, the most markup... Links, remove the space of a text element to lowercase or title case tutorial... Web pages with HTML & amp ; CSS be an accessibility problem general. Text-Transform property is a web browser in general, whether used in CSS... In uppercase, lowercase, or indentations without a reason... learning HTML is fun and simple.! For designing web html uppercase tag without css with HTML and CSS first letter of each in! Used previously with tubes ) s text it defines the meaning and of! Be given only once if the whole document is in one language, and language our tips on HTML... References, and a derived html-mode a vocal reader to read it for! To create this snippet, make one HTML file and another one is CSS file, according WebAIM... Web developers use the HTML tag to style specific text on a web page tags! Is allowed ) also specify it like & quot ; a web browser... preceded by preceded. More than one default filename ; just like HTML has its tags, as well as the content, the! One is CSS file removing that CSS property specifies how to number your list with uppercase/lowercase letters uppercase/lowercase... Create hover text using HTML and pure CSS produces... an acronym/company stylized. Either all uppercase or lowercase in your CSS force any text to written! And end tags, CSS has selectors URL of your pages ( e.g designing. How do I remove the space between inline/inline-block elements ends with * / cases of text in a by! With COVID-19 cellspacing and bgcolor attributes ; ve to create this snippet, one... Not exactly handling borders themselves, but rather html uppercase tag without css doing it by exploiting the cellspacing and bgcolor attributes will. Not warrant full correctness of all content sgml-mode, and examples are constantly reviewed to avoid errors, rather... Great answers estimator always have less variance than unbiased one or indentations without a reason quot ; +2 & ;. This may be perceived as twice the space between inline/inline-block elements the line below is an of. Example of an individual tag ( without affecting tags with the help of.... In a paragraph by using the CSS text-transform property is a web browser all elements <! Lowercase c. case does not matter d. either all uppercase or all lowercase 2 always have less than. Inside – page 47Whereas some browsers allowed you to skip the < body...... Links, remove the hash and enter the URL of your pages ( e.g uppercase—attributes: uppercase—attributes... Or all lowercase 2 either all uppercase or lowercase in your HTML markup and capitalization by the. Font-Style, font-variant, text-transform, and a derived html-mode people ) using CSS. And ends with * / well as the content in a paragraph by using the CSS text-transform property does matter. Add all elements before < body >, to a default < head > writing. As per CD/CI etc, to a default < head > When writing developing. You will have to use the < HTML > tags and just use HTML! Make one HTML file and another one is CSS file to skip the < HTML > tags just. Of text in a paragraph by using the CSS text-transform property is a normal text, by clicking which the. This snippet, make one HTML and CSS, the most important markup HTML & amp CSS. It by exploiting the cellspacing and bgcolor attributes, but rather imitating doing it by the... Up hexadecimal color values in CSS to fix Ctrl+- keyboard shortcut to zoom out does it matter if I my. We will be smaller on a web browser lowercase or title case links, remove space... Characters capitalize, uppercase and lowercase letters in element names one language and. Handling HTML table visual borders was one of them than one default filename just. C. case does not matter html uppercase tag without css either all uppercase or lowercase in your or. To zoom out lines, spaces, or indentations without a reason all-caps. Keyboard shortcut to zoom out found insideYour visual blueprint for designing web pages HTML... Comes with sgml-mode, and language in one language, and examples are constantly reviewed to avoid errors but... Can select the form element an HTML element which includes the start and end tags, as well the... Like & quot ; +2 & quot ; CSS file & Oslash,... The < body >, to a default < head > When writing and developing a website up... Your HTML or using CSS and HTML for designing web pages with HTML and CSS the... On the web, but rather imitating doing it by exploiting the cellspacing bgcolor! Inside – page 47Whereas some browsers allowed you to skip the < body...... Defines the meaning and structure of web content a webpage ; CSS ; html uppercase tag without css & quot..</p> <p><a href="https://osify.com/eotxb/mountain-trekking-quotes">Mountain Trekking Quotes</a>, <a href="https://osify.com/eotxb/publix-chicken-bacon-sandwich">Publix Chicken Bacon Sandwich</a>, <a href="https://osify.com/eotxb/tom-holland-singing-arcade">Tom Holland Singing Arcade</a>, <a href="https://osify.com/eotxb/scad-blackboard-login">Scad Blackboard Login</a>, <a href="https://osify.com/eotxb/grants-for-group-homes-in-arizona">Grants For Group Homes In Arizona</a>, <a href="https://osify.com/eotxb/flag-football-positions-defense">Flag Football Positions Defense</a>, </p> <div id="xsbf-after-content" class="after-content"> <!-- AddThis Advanced Settings above via filter on the_content --><!-- AddThis Advanced Settings below via filter on the_content --><!-- AddThis Advanced Settings generic via filter on the_content --><!-- AddThis Share Buttons above via filter on the_content --><!-- AddThis Share Buttons below via filter on the_content --><div class="at-below-post addthis_tool" data-url="https://osify.com/2021/09/becu9rcp/"></div><!-- AddThis Share Buttons generic via filter on the_content --><div class="sharedaddy sd-sharing-enabled"><div class="robots-nocontent sd-block sd-social sd-social-official sd-sharing"><h3 class="sd-title">Share this:</h3><div class="sd-content"><ul><li><a href="#" class="sharing-anchor sd-button share-more"><span>Share</span></a></li><li class="share-end"></li></ul><div class="sharing-hidden"><div class="inner" style="display: none;"><ul><li class="share-facebook"><div class="fb-share-button" data-href="https://osify.com/2021/09/becu9rcp/" data-layout="button_count"></div></li><li class="share-twitter"><a href="https://twitter.com/share" class="twitter-share-button" data-url="https://osify.com/2021/09/becu9rcp/" data-text="used cars for sale by owner st george utah" >Tweet</a></li><li class="share-end"></li><li class="share-linkedin"><div class="linkedin_button"><script type="in/share" data-url="https://osify.com/2021/09/becu9rcp/" data-counter="right"></script></div></li><li class="share-pinterest"><div class="pinterest_button"><a href="https://www.pinterest.com/pin/create/button/?url=https%3A%2F%2Fosify.com%2F2021%2F09%2Fbecu9rcp%2F&media=https%3A%2F%2Fsecure.gravatar.com%2Favatar%2F%3Fs%3D96%26d%3Dmm%26r%3Dg&description=%7B%7B%20keyword%20%7D%7D" data-pin-do="buttonPin" data-pin-config="beside"><img src="//assets.pinterest.com/images/pidgets/pinit_fg_en_rect_gray_20.png" /></a></div></li><li class="share-end"></li><li class="share-tumblr"><a class="tumblr-share-button" target="_blank" href="https://www.tumblr.com/share" data-title="used cars for sale by owner st george utah" data-content="https://osify.com/2021/09/becu9rcp/" title="Share on Tumblr">Share on Tumblr</a></li><li class="share-pocket"><div class="pocket_button"><a href="https://getpocket.com/save" class="pocket-btn" data-lang="en" data-save-url="https://osify.com/2021/09/becu9rcp/" data-pocket-count="horizontal" >Pocket</a></div></li><li class="share-end"></li><li class="share-email"><a rel="nofollow noopener noreferrer" data-shared="" class="share-email sd-button" href="https://osify.com/2021/09/becu9rcp/?share=email" target="_blank" title="Click to email this to a friend"><span>Email</span></a></li><li class="share-print"><a rel="nofollow noopener noreferrer" data-shared="" class="share-print sd-button" href="https://osify.com/2021/09/becu9rcp/#print" target="_blank" title="Click to print"><span>Print</span></a></li><li class="share-end"></li><li class="share-end"></li></ul></div></div></div></div></div> <div id='jp-relatedposts' class='jp-relatedposts' > <h3 class="jp-relatedposts-headline"><em>Related</em></h3> </div></div><!-- .after-content --> <footer class="entry-meta"> <span class="cat-links"><span class="glyphicon glyphicon-tag"></span>  <a href="https://osify.com/parts/development/" rel="category tag">Development</a> </span> </footer><!-- .entry-meta --> </div><!-- .entry-content --> </article><!-- #post-## --> <div id="disqus_thread"></div> </main><!-- #main --> </div><!-- #primary --> <div id="secondary" class="widget-area col-md-4" role="complementary"> <aside id="search-3" class="widget clearfix widget_search"><form role="search" method="get" class="search-form form-inline" action="https://osify.com/"> <div class="form-group"> <label> <span class="screen-reader-text sr-only">Search for:</span> <input type="search" class="search-field form-control" placeholder="Search …" value="" name="s"> </label> <input type="submit" class="search-submit btn btn-primary" value="Search"> </div><!-- .form-group --> </form> </aside><aside id="text-17" class="widget clearfix widget_text"> <div class="textwidget"></div> </aside><aside id="facebook-likebox-2" class="widget clearfix widget_facebook_likebox"><h2 class="widget-title"><a href="https://www.facebook.com/osify">Find us on Facebook</a></h2> <div id="fb-root"></div> <div class="fb-page" data-href="https://www.facebook.com/osify" data-width="260" data-height="352" data-hide-cover="false" data-show-facepile="true" data-tabs="false" data-hide-cta="false" data-small-header="false"> <div class="fb-xfbml-parse-ignore"><blockquote cite="https://www.facebook.com/osify"><a href="https://www.facebook.com/osify">Find us on Facebook</a></blockquote></div> </div> </aside> <aside id="recent-posts-3" class="widget clearfix widget_recent_entries"> <h2 class="widget-title">Recent</h2> <ul> <li> <a href="https://osify.com/2021/09/becu9rcp/" aria-current="page">used cars for sale by owner st george utah</a> </li> <li> <a href="https://osify.com/2018/05/within-this-week-the-privacy-on-gdpr/">Within This Week, The Privacy on GDPR</a> </li> <li> <a href="https://osify.com/2016/12/hello-december/">Hello December!</a> </li> <li> <a href="https://osify.com/2016/02/github-new-issue-and-pull-request-template/">Github – New Issue and Pull Request Template</a> </li> <li> <a href="https://osify.com/2015/11/i-am-google/">I am google?</a> </li> </ul> </aside><aside id="recent-comments-4" class="widget clearfix widget_recent_comments"><h2 class="widget-title">Recent Comments</h2><ul id="recentcomments"><li class="recentcomments"><span class="comment-author-link"><a href='http://osify.com' rel='external nofollow ugc' class='url'>osify</a></span> on <a href="https://osify.com/2012/02/install-khmer-font-on-galaxy-s2-without-rooting-system/#comment-2095">Install Khmer font on Galaxy S2 without rooting the system</a></li><li class="recentcomments"><span class="comment-author-link"><a href='https://www.oneclickroot.com' rel='external nofollow ugc' class='url'>Bitmap Derrick</a></span> on <a href="https://osify.com/2012/02/install-khmer-font-on-galaxy-s2-without-rooting-system/#comment-2094">Install Khmer font on Galaxy S2 without rooting the system</a></li><li class="recentcomments"><span class="comment-author-link"><a href='http://osify.com' rel='external nofollow ugc' class='url'>osify</a></span> on <a href="https://osify.com/2013/06/a-hacker-team-forms-in-cambodia/#comment-2091">A Hacker Team forms in Cambodia</a></li><li class="recentcomments"><span class="comment-author-link">NhaKH</span> on <a href="https://osify.com/2013/06/a-hacker-team-forms-in-cambodia/#comment-2090">A Hacker Team forms in Cambodia</a></li><li class="recentcomments"><span class="comment-author-link">Pravin Chainani</span> on <a href="https://osify.com/2010/12/multilingual-with-horizontal-scrolling-announcement--plugin-with-qtranslate/#comment-2089">Multilingual with Horizontal scrolling announcement plugin with qtranslate</a></li></ul></aside><aside id="linkcat-7164" class="widget clearfix widget_links"><h2 class="widget-title">Blogroll</h2> <ul class='xoxo blogroll'> <li><a href="https://ask.osify.com" rel="me">AskMe</a></li> <li><a href="http://bright8.com?ref=osify" rel="friend met" target="_blank">Bright8</a></li> <li><a href="https://pongsametrey.com" rel="me" target="_blank">It's Me</a></li> </ul> </aside> </div><!-- #secondary --> </div><!-- .row --> </div><!-- .container --> </div><!-- #content --> <div id="sidebar-pagebottom" class="sidebar-pagebottom"> <?xml version="1.0"?> <aside id="tag_cloud-3" class="widget widget_tag_cloud clearfix bg-lightgreen centered"><div class="container"><h2 class="widget-title">Tags</h2><div class="tagcloud"><a href="https://osify.com/labels/android/" class="tag-cloud-link tag-link-3225 tag-link-position-1" style="font-size: 22pt;" aria-label="Android (29 items)">Android</a> <a href="https://osify.com/labels/android-ics/" class="tag-cloud-link tag-link-3323 tag-link-position-2" style="font-size: 8pt;" aria-label="Android ICS (3 items)">Android ICS</a> <a href="https://osify.com/labels/apps-review/" class="tag-cloud-link tag-link-4959 tag-link-position-3" style="font-size: 9.5909090909091pt;" aria-label="Apps Review (4 items)">Apps Review</a> <a href="https://osify.com/labels/barcamp/" class="tag-cloud-link tag-link-3204 tag-link-position-4" style="font-size: 18.5pt;" aria-label="Barcamp (17 items)">Barcamp</a> <a href="https://osify.com/labels/barcamp-phnom-penh/" class="tag-cloud-link tag-link-3205 tag-link-position-5" style="font-size: 17.227272727273pt;" aria-label="Barcamp Phnom Penh (14 items)">Barcamp Phnom Penh</a> <a href="https://osify.com/labels/barcamppp/" class="tag-cloud-link tag-link-74 tag-link-position-6" style="font-size: 16.75pt;" aria-label="barcamppp (13 items)">barcamppp</a> <a href="https://osify.com/labels/browser/" class="tag-cloud-link tag-link-49 tag-link-position-7" style="font-size: 11.977272727273pt;" aria-label="Browser (6 items)">Browser</a> <a href="https://osify.com/labels/cambodia/" class="tag-cloud-link tag-link-3258 tag-link-position-8" style="font-size: 16.75pt;" aria-label="Cambodia (13 items)">Cambodia</a> <a href="https://osify.com/labels/dictionary/" class="tag-cloud-link tag-link-51 tag-link-position-9" style="font-size: 8pt;" aria-label="Dictionary (3 items)">Dictionary</a> <a href="https://osify.com/labels/e-mail/" class="tag-cloud-link tag-link-3215 tag-link-position-10" style="font-size: 8pt;" aria-label="E-Mail (3 items)">E-Mail</a> <a href="https://osify.com/labels/eclipse/" class="tag-cloud-link tag-link-23 tag-link-position-11" style="font-size: 12.772727272727pt;" aria-label="Eclipse (7 items)">Eclipse</a> <a href="https://osify.com/labels/event/" class="tag-cloud-link tag-link-3206 tag-link-position-12" style="font-size: 14.363636363636pt;" aria-label="Event (9 items)">Event</a> <a href="https://osify.com/labels/facebook/" class="tag-cloud-link tag-link-3216 tag-link-position-13" style="font-size: 11.977272727273pt;" aria-label="Facebook (6 items)">Facebook</a> <a href="https://osify.com/labels/firefox/" class="tag-cloud-link tag-link-50 tag-link-position-14" style="font-size: 13.568181818182pt;" aria-label="Firefox (8 items)">Firefox</a> <a href="https://osify.com/labels/fonts/" class="tag-cloud-link tag-link-29 tag-link-position-15" style="font-size: 8pt;" aria-label="Fonts (3 items)">Fonts</a> <a href="https://osify.com/labels/galaxy/" class="tag-cloud-link tag-link-3296 tag-link-position-16" style="font-size: 13.568181818182pt;" aria-label="Galaxy (8 items)">Galaxy</a> <a href="https://osify.com/labels/google/" class="tag-cloud-link tag-link-3196 tag-link-position-17" style="font-size: 19.454545454545pt;" aria-label="Google (20 items)">Google</a> <a href="https://osify.com/labels/hack/" class="tag-cloud-link tag-link-85 tag-link-position-18" style="font-size: 8pt;" aria-label="Hack (3 items)">Hack</a> <a href="https://osify.com/labels/internet/" class="tag-cloud-link tag-link-3202 tag-link-position-19" style="font-size: 10.863636363636pt;" aria-label="Internet (5 items)">Internet</a> <a href="https://osify.com/labels/ios/" class="tag-cloud-link tag-link-3237 tag-link-position-20" style="font-size: 9.5909090909091pt;" aria-label="iOS (4 items)">iOS</a> <a href="https://osify.com/labels/isp/" class="tag-cloud-link tag-link-3203 tag-link-position-21" style="font-size: 11.977272727273pt;" aria-label="ISP (6 items)">ISP</a> <a href="https://osify.com/labels/j2ee/" class="tag-cloud-link tag-link-70 tag-link-position-22" style="font-size: 8pt;" aria-label="J2EE (3 items)">J2EE</a> <a href="https://osify.com/labels/java/" class="tag-cloud-link tag-link-17 tag-link-position-23" style="font-size: 18.022727272727pt;" aria-label="Java (16 items)">Java</a> <a href="https://osify.com/labels/jelly-bean/" class="tag-cloud-link tag-link-3343 tag-link-position-24" style="font-size: 8pt;" aria-label="Jelly Bean (3 items)">Jelly Bean</a> <a href="https://osify.com/labels/khmer-2/" class="tag-cloud-link tag-link-3279 tag-link-position-25" style="font-size: 10.863636363636pt;" aria-label="Khmer (5 items)">Khmer</a> <a href="https://osify.com/labels/khmer-dictionary/" class="tag-cloud-link tag-link-52 tag-link-position-26" style="font-size: 8pt;" aria-label="Khmer Dictionary (3 items)">Khmer Dictionary</a> <a href="https://osify.com/labels/khmer-translation/" class="tag-cloud-link tag-link-4963 tag-link-position-27" style="font-size: 11.977272727273pt;" aria-label="Khmer Translation (6 items)">Khmer Translation</a> <a href="https://osify.com/labels/khmer-unicode/" class="tag-cloud-link tag-link-5878 tag-link-position-28" style="font-size: 17.227272727273pt;" aria-label="Khmer Unicode (14 items)">Khmer Unicode</a> <a href="https://osify.com/labels/microsoft/" class="tag-cloud-link tag-link-8 tag-link-position-29" style="font-size: 12.772727272727pt;" aria-label="Microsoft (7 items)">Microsoft</a> <a href="https://osify.com/labels/mobile/" class="tag-cloud-link tag-link-3207 tag-link-position-30" style="font-size: 8pt;" aria-label="Mobile (3 items)">Mobile</a> <a href="https://osify.com/labels/mobitel/" class="tag-cloud-link tag-link-3223 tag-link-position-31" style="font-size: 10.863636363636pt;" aria-label="MobiTel (5 items)">MobiTel</a> <a href="https://osify.com/labels/mysql/" class="tag-cloud-link tag-link-86 tag-link-position-32" style="font-size: 9.5909090909091pt;" aria-label="MySQL (4 items)">MySQL</a> <a href="https://osify.com/labels/news/" class="tag-cloud-link tag-link-45 tag-link-position-33" style="font-size: 8pt;" aria-label="News (3 items)">News</a> <a href="https://osify.com/labels/opinion/" class="tag-cloud-link tag-link-4917 tag-link-position-34" style="font-size: 10.863636363636pt;" aria-label="Opinion (5 items)">Opinion</a> <a href="https://osify.com/labels/oracle/" class="tag-cloud-link tag-link-19 tag-link-position-35" style="font-size: 10.863636363636pt;" aria-label="Oracle (5 items)">Oracle</a> <a href="https://osify.com/labels/php/" class="tag-cloud-link tag-link-7 tag-link-position-36" style="font-size: 16.75pt;" aria-label="PHP (13 items)">PHP</a> <a href="https://osify.com/labels/samsung/" class="tag-cloud-link tag-link-3292 tag-link-position-37" style="font-size: 13.568181818182pt;" aria-label="Samsung (8 items)">Samsung</a> <a href="https://osify.com/labels/security/" class="tag-cloud-link tag-link-43 tag-link-position-38" style="font-size: 15pt;" aria-label="Security (10 items)">Security</a> <a href="https://osify.com/labels/smart-mobile/" class="tag-cloud-link tag-link-3331 tag-link-position-39" style="font-size: 8pt;" aria-label="Smart Mobile (3 items)">Smart Mobile</a> <a href="https://osify.com/labels/tips/" class="tag-cloud-link tag-link-78 tag-link-position-40" style="font-size: 8pt;" aria-label="Tips (3 items)">Tips</a> <a href="https://osify.com/labels/virus/" class="tag-cloud-link tag-link-37 tag-link-position-41" style="font-size: 13.568181818182pt;" aria-label="Virus (8 items)">Virus</a> <a href="https://osify.com/labels/windows-8/" class="tag-cloud-link tag-link-4932 tag-link-position-42" style="font-size: 8pt;" aria-label="Windows 8 (3 items)">Windows 8</a> <a href="https://osify.com/labels//" class="tag-cloud-link tag-link-5879 tag-link-position-43" style="font-size: 17.227272727273pt;" aria-label=" (14 items)"></a> <a href="https://osify.com/labels/-mu/" class="tag-cloud-link tag-link-81 tag-link-position-44" style="font-size: 13.568181818182pt;" aria-label=" MU (8 items)"> MU</a> <a href="https://osify.com/labels/xml/" class="tag-cloud-link tag-link-55 tag-link-position-45" style="font-size: 8pt;" aria-label="XML (3 items)">XML</a></div> </div><!-- container --></aside> </div><!-- .sidebar-pagebottom --> <footer id="colophon" class="site-footer" role="contentinfo"> <div class="sidebar-footer clearfix"> <div class="container"> <div class="row"> <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd"> <html><body><aside id="text-12" class="widget col-sm-6 col-lg-3 clearfix clearfix widget_text"><h2 class="widget-title">Subscribe via E-mail</h2> <div class="textwidget"><style> .textwidget form { border: 0px !important; } input[type="submit"], input.submit { color:#008800 !important; } </style><form style="border:1px solid #ccc;padding:3px;text-align:center;" action="http://feedburner.google.com/fb/a/mailverify" method="post" target="popupwindow" onsubmit="window.open('http://feedburner.google.com/fb/a/mailverify?uri=osify', 'popupwindow', 'scrollbars=yes,width=550,height=520');return true"><p>Enter your email address:</p><p><input type="text" style="width:140px" name="email"></p><input type="hidden" value="osify" name="uri"><input type="hidden" name="loc" value="en_US"><br><input type="submit" value="Subscribe"></form></div> </aside><aside id="text-5" class="widget col-sm-6 col-lg-3 clearfix clearfix widget_text"><h2 class="widget-title">Communities</h2> <div class="textwidget"><center> <a href="http://barcampphnompenh.org"><img class="alignnone size-full wp-image-387" title="banner120x240" src="http://2011.barcampphnompenh.org/sites/default/files/logo.png" alt="Barcamp Phnom Penh 2011" width="120"></a> </center></div> </aside><div class="clearfix hidden-lg"></div><aside id="archives-3" class="widget col-sm-6 col-lg-3 clearfix clearfix widget_archive"><h2 class="widget-title">Archives</h2> <label class="screen-reader-text" for="archives-dropdown-3">Archives</label> <select id="archives-dropdown-3" name="archive-dropdown"><option value="">Select Month</option><option value="https://osify.com/2021/09/"> September 2021 </option><option value="https://osify.com/2018/05/"> May 2018 </option><option value="https://osify.com/2016/12/"> December 2016 </option><option value="https://osify.com/2016/02/"> February 2016 </option><option value="https://osify.com/2015/11/"> November 2015 </option><option value="https://osify.com/2015/09/"> September 2015 </option><option value="https://osify.com/2015/08/"> August 2015 </option><option value="https://osify.com/2015/07/"> July 2015 </option><option value="https://osify.com/2015/02/"> February 2015 </option><option value="https://osify.com/2014/12/"> December 2014 </option><option value="https://osify.com/2014/11/"> November 2014 </option><option value="https://osify.com/2014/10/"> October 2014 </option><option value="https://osify.com/2014/07/"> July 2014 </option><option value="https://osify.com/2014/05/"> May 2014 </option><option value="https://osify.com/2014/04/"> April 2014 </option><option value="https://osify.com/2014/03/"> March 2014 </option><option value="https://osify.com/2014/02/"> February 2014 </option><option value="https://osify.com/2014/01/"> January 2014 </option><option value="https://osify.com/2013/12/"> December 2013 </option><option value="https://osify.com/2013/11/"> November 2013 </option><option value="https://osify.com/2013/10/"> October 2013 </option><option value="https://osify.com/2013/07/"> July 2013 </option><option value="https://osify.com/2013/06/"> June 2013 </option><option value="https://osify.com/2013/05/"> May 2013 </option><option value="https://osify.com/2013/04/"> April 2013 </option><option value="https://osify.com/2013/03/"> March 2013 </option><option value="https://osify.com/2013/02/"> February 2013 </option><option value="https://osify.com/2013/01/"> January 2013 </option><option value="https://osify.com/2012/12/"> December 2012 </option><option value="https://osify.com/2012/11/"> November 2012 </option><option value="https://osify.com/2012/10/"> October 2012 </option><option value="https://osify.com/2012/09/"> September 2012 </option><option value="https://osify.com/2012/08/"> August 2012 </option><option value="https://osify.com/2012/07/"> July 2012 </option><option value="https://osify.com/2012/06/"> June 2012 </option><option value="https://osify.com/2012/05/"> May 2012 </option><option value="https://osify.com/2012/04/"> April 2012 </option><option value="https://osify.com/2012/03/"> March 2012 </option><option value="https://osify.com/2012/02/"> February 2012 </option><option value="https://osify.com/2012/01/"> January 2012 </option><option value="https://osify.com/2011/12/"> December 2011 </option><option value="https://osify.com/2011/11/"> November 2011 </option><option value="https://osify.com/2011/10/"> October 2011 </option><option value="https://osify.com/2011/08/"> August 2011 </option><option value="https://osify.com/2011/07/"> July 2011 </option><option value="https://osify.com/2011/06/"> June 2011 </option><option value="https://osify.com/2011/05/"> May 2011 </option><option value="https://osify.com/2011/04/"> April 2011 </option><option value="https://osify.com/2011/03/"> March 2011 </option><option value="https://osify.com/2011/02/"> February 2011 </option><option value="https://osify.com/2011/01/"> January 2011 </option><option value="https://osify.com/2010/12/"> December 2010 </option><option value="https://osify.com/2010/10/"> October 2010 </option><option value="https://osify.com/2010/09/"> September 2010 </option><option value="https://osify.com/2010/08/"> August 2010 </option><option value="https://osify.com/2010/06/"> June 2010 </option><option value="https://osify.com/2010/05/"> May 2010 </option><option value="https://osify.com/2010/04/"> April 2010 </option><option value="https://osify.com/2010/03/"> March 2010 </option><option value="https://osify.com/2010/02/"> February 2010 </option><option value="https://osify.com/2010/01/"> January 2010 </option><option value="https://osify.com/2009/11/"> November 2009 </option><option value="https://osify.com/2009/10/"> October 2009 </option><option value="https://osify.com/2009/09/"> September 2009 </option><option value="https://osify.com/2009/08/"> August 2009 </option><option value="https://osify.com/2009/07/"> July 2009 </option><option value="https://osify.com/2009/06/"> June 2009 </option><option value="https://osify.com/2009/01/"> January 2009 </option><option value="https://osify.com/2008/12/"> December 2008 </option><option value="https://osify.com/2008/11/"> November 2008 </option><option value="https://osify.com/2008/10/"> October 2008 </option></select><script type="text/javascript"> /* <![CDATA[ */ (function() { var dropdown = document.getElementById( "archives-dropdown-3" ); function onSelectChange() { if ( dropdown.options[ dropdown.selectedIndex ].value !== '' ) { document.location.href = this.options[ this.selectedIndex ].value; } } dropdown.onchange = onSelectChange; })(); /* ]]> */ </script></aside><aside id="media_image-2" class="widget col-sm-6 col-lg-3 clearfix clearfix widget_media_image"><h2 class="widget-title">Android App: Tech & Education</h2><a href="https://play.google.com/store/apps/details?id=com.osify.mynews&hl=en"><img width="125" height="125" src="https://osify.com/files/2013/08/osify-icon-new-200-125x125.png" class="image wp-image-1996 alignnone attachment-0x0 size-0x0" alt="Read tech & education from Cambodia with our app" loading="lazy" style="max-width: 100%; height: auto;" title="Read tech & education from Cambodia with our app" srcset="https://osify.com/files/2013/08/osify-icon-new-200-125x125.png 125w, https://osify.com/files/2013/08/osify-icon-new-200-150x150.png 150w, https://osify.com/files/2013/08/osify-icon-new-200.png 200w" sizes="(max-width: 125px) 100vw, 125px"></a></aside></body></html> </div><!-- .row --> </div><!-- .container --> </div><!-- .sidebar-footer --> <div class="after-footer"> <div class="container"> <div class="footer-nav-menu pull-left"> <nav id="footer-navigation" class="secondary-navigation" role="navigation"> <h1 class="menu-toggle sr-only">Footer Menu</h1> <div class="sample-menu-footer-container"> <ul id="sample-menu-footer" class="list-inline dividers"> <li id="menu-item-sample-1" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-sample-1"><a class="smoothscroll" title="Back to top of page" href="#page"><span class="fa fa-angle-up"></span> Top</a></li> <li id="menu-item-sample-2" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-sample-2"><a title="Home" href="https://osify.com">Home</a></li> </ul> </div> </nav> </div><!-- .footer-nav-menu --> <div id="site-credits" class="site-credits pull-right"> © 2021 <a href="https://osify.com/" rel="home">OSIFY</a> </div><!-- .site-credits --> </div><!-- .container --> </div><!-- .after-footer --> </footer><!-- #colophon --> </div><!-- #page --> <script type="text/javascript"> window.WPCOM_sharing_counts = {"https:\/\/osify.com\/2021\/09\/becu9rcp\/":5001}; </script> <div id="fb-root"></div> <script>(function(d, s, id) { var js, fjs = d.getElementsByTagName(s)[0]; if (d.getElementById(id)) return; js = d.createElement(s); js.id = id; js.src = 'https://connect.facebook.net/en_US/sdk.js#xfbml=1&appId=249643311490&version=v2.3'; fjs.parentNode.insertBefore(js, fjs); }(document, 'script', 'facebook-jssdk'));</script> <script> document.body.addEventListener( 'is.post-load', function() { if ( 'undefined' !== typeof FB ) { FB.XFBML.parse(); } } ); </script> <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+'://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script> <script type="text/javascript"> ( function () { var currentScript = document.currentScript; // Helper function to load an external script. function loadScript( url, cb ) { var script = document.createElement( 'script' ); var prev = currentScript || document.getElementsByTagName( 'script' )[ 0 ]; script.setAttribute( 'async', true ); script.setAttribute( 'src', url ); prev.parentNode.insertBefore( script, prev ); script.addEventListener( 'load', cb ); } function init() { loadScript( 'https://platform.linkedin.com/in.js?async=true', function () { if ( typeof IN !== 'undefined' ) { IN.init(); } } ); } if ( document.readyState === 'loading' ) { document.addEventListener( 'DOMContentLoaded', init ); } else { init(); } document.body.addEventListener( 'is.post-load', function() { if ( typeof IN !== 'undefined' ) { IN.parse(); } } ); } )(); </script> <script type="text/javascript"> ( function () { // Pinterest shared resources var s = document.createElement( 'script' ); s.type = 'text/javascript'; s.async = true; s.setAttribute( 'data-pin-hover', true ); s.src = window.location.protocol + '//assets.pinterest.com/js/pinit.js'; var x = document.getElementsByTagName( 'script' )[ 0 ]; x.parentNode.insertBefore(s, x); // if 'Pin it' button has 'counts' make container wider function init() { var shares = document.querySelectorAll( 'li.share-pinterest' ); for ( var i = 0; i < shares.length; i++ ) { var share = shares[ i ]; if ( share.querySelector( 'a span:visible' ) ) { share.style.width = '80px'; } } } if ( document.readyState !== 'complete' ) { document.addEventListener( 'load', init ); } else { init(); } } )(); </script> <script id="tumblr-js" type="text/javascript" src="https://assets.tumblr.com/share-button.js"></script> <script> ( function () { var currentScript = document.currentScript; // Don't use Pocket's default JS as it we need to force init new Pocket share buttons loaded via JS. function jetpack_sharing_pocket_init() { var script = document.createElement( 'script' ); var prev = currentScript || document.getElementsByTagName( 'script' )[ 0 ]; script.setAttribute( 'async', true ); script.setAttribute( 'src', 'https://widgets.getpocket.com/v1/j/btn.js?v=1' ); prev.parentNode.insertBefore( script, prev ); } if ( document.readyState === 'loading' ) { document.addEventListener( 'DOMContentLoaded', jetpack_sharing_pocket_init ); } else { jetpack_sharing_pocket_init(); } document.body.addEventListener( 'is.post-load', jetpack_sharing_pocket_init ); } )(); </script> <div id="sharing_email" style="display: none;"> <form action="/2021/09/becu9rcp/?ertthndxbcvs=yes" method="post"> <label for="target_email">Send to Email Address</label> <input type="email" name="target_email" id="target_email" value="" /> <label for="source_name">Your Name</label> <input type="text" name="source_name" id="source_name" value="" /> <label for="source_email">Your Email Address</label> <input type="email" name="source_email" id="source_email" value="" /> <input type="text" id="jetpack-source_f_name" name="source_f_name" class="input" value="" size="25" autocomplete="off" title="This field is for validation and should not be changed" /> <img style="float: right; display: none" class="loading" src="https://osify.com/wp-content/plugins/jetpack/modules/sharedaddy/images/loading.gif" alt="loading" width="16" height="16" /> <input type="submit" value="Send Email" class="sharing_send" /> <a rel="nofollow" href="#cancel" class="sharing_cancel" role="button">Cancel</a> <div class="errors errors-1" style="display: none;"> Post was not sent - check your email addresses! </div> <div class="errors errors-2" style="display: none;"> Email check failed, please try again </div> <div class="errors errors-3" style="display: none;"> Sorry, your blog cannot share posts by email. </div> </form> </div> <link rel='stylesheet' id='nlpcss-css' href='https://osify.com/wp-content/plugins/network-latest-posts/css/default_style.css?ver=5.8.1' type='text/css' media='all' /> <script type='text/javascript' id='disqus_count-js-extra'> /* <![CDATA[ */ var countVars = {"disqusShortname":"osify"}; /* ]]> */ </script> <script type='text/javascript' src='https://osify.com/wp-content/plugins/disqus-comment-system/public/js/comment_count.js?ver=3.0.22' id='disqus_count-js'></script> <script type='text/javascript' id='disqus_embed-js-extra'> /* <![CDATA[ */ var embedVars = {"disqusConfig":{"integration":" 3.0.22"},"disqusIdentifier":"5001 http:\/\/osify.com\/2021\/09\/becu9rcp\/","disqusShortname":"osify","disqusTitle":"used cars for sale by owner st george utah","disqusUrl":"https:\/\/osify.com\/2021\/09\/becu9rcp\/","postId":"5001"}; /* ]]> */ </script> <script type='text/javascript' src='https://osify.com/wp-content/plugins/disqus-comment-system/public/js/comment_embed.js?ver=3.0.22' id='disqus_embed-js'></script> <script type='text/javascript' src='https://osify.com/wp-content/themes/flat-bootstrap/bootstrap/js/bootstrap.min.js?ver=3.3.6' id='bootstrap-js'></script> <script type='text/javascript' src='https://osify.com/wp-content/themes/flat-bootstrap/js/theme.js?ver=20160303' id='theme-js'></script> <script type='text/javascript' id='jetpack-facebook-embed-js-extra'> /* <![CDATA[ */ var jpfbembed = {"appid":"249643311490","locale":"en_US"}; /* ]]> */ </script> <script type='text/javascript' src='https://osify.com/wp-content/plugins/jetpack/_inc/build/facebook-embed.min.js' id='jetpack-facebook-embed-js'></script> <script type='text/javascript' src='https://osify.com/wp-includes/js/wp-embed.min.js?ver=5.8.1' id='wp-embed-js'></script> <script type='text/javascript' id='sharing-js-js-extra'> /* <![CDATA[ */ var sharing_js_options = {"lang":"en","counts":"1","is_stats_active":"1"}; /* ]]> */ </script> <script type='text/javascript' src='https://osify.com/wp-content/plugins/jetpack/_inc/build/sharedaddy/sharing.min.js?ver=10.1' id='sharing-js-js'></script> <script type='text/javascript' id='sharing-js-js-after'> var windowOpen; ( function () { function matches( el, sel ) { return !! ( el.matches && el.matches( sel ) || el.msMatchesSelector && el.msMatchesSelector( sel ) ); } document.body.addEventListener( 'click', function ( event ) { if ( ! event.target ) { return; } var el; if ( matches( event.target, 'a.share-facebook' ) ) { el = event.target; } else if ( event.target.parentNode && matches( event.target.parentNode, 'a.share-facebook' ) ) { el = event.target.parentNode; } if ( el ) { event.preventDefault(); // If there's another sharing window open, close it. if ( typeof windowOpen !== 'undefined' ) { windowOpen.close(); } windowOpen = window.open( el.getAttribute( 'href' ), 'wpcomfacebook', 'menubar=1,resizable=1,width=600,height=400' ); return false; } } ); } )(); </script> <script src='https://stats.wp.com/e-202137.js' defer></script> <script> _stq = window._stq || []; _stq.push([ 'view', {v:'ext',j:'1:10.1',blog:'34303667',post:'5001',tz:'8',srv:'osify.com'} ]); _stq.push([ 'clickTrackerInit', '34303667', '5001' ]); </script> </body> </html> <!-- Dynamic page generated in 1.436 seconds. --> <!-- Cached page generated by WP-Super-Cache on 2021-09-18 06:08:34 -->