<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>content &#8211; 77 Auto Parts</title>
	<atom:link href="https://www.77autoparts.com/tag/content-2/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.77autoparts.com</link>
	<description>Our door is open to you</description>
	<lastBuildDate>Tue, 15 Mar 2016 15:47:16 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.7.5</generator>

<image>
	<url>https://www.77autoparts.com/wp-content/uploads/2020/12/cropped-delivery-truck-12-32x32.png</url>
	<title>content &#8211; 77 Auto Parts</title>
	<link>https://www.77autoparts.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Media: Twitter Embeds</title>
		<link>https://www.77autoparts.com/media-twitter-embeds/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Tue, 15 Mar 2016 15:47:16 +0000</pubDate>
				<category><![CDATA[Markup]]></category>
		<category><![CDATA[Template]]></category>
		<category><![CDATA[content]]></category>
		<guid isPermaLink="false">http://wptest.io/demo/?p=1027</guid>

					<description><![CDATA[https://twitter.com/nacin/status/319508408669708289 This post tests WordPress&#8217; Twitter Embeds feature.]]></description>
										<content:encoded><![CDATA[<p>https://twitter.com/nacin/status/319508408669708289</p>
<p>This post tests WordPress&#8217; <a title="Twitter Embeds" href="http://en.support.wordpress.com/twitter/twitter-embeds/" target="_blank" rel="noopener noreferrer">Twitter Embeds</a> feature.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Markup: HTML Tags and Formatting</title>
		<link>https://www.77autoparts.com/markup-html-tags-and-formatting/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Mon, 11 Jan 2016 20:22:19 +0000</pubDate>
				<category><![CDATA[Markup]]></category>
		<category><![CDATA[Template]]></category>
		<category><![CDATA[content]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[markup]]></category>
		<guid isPermaLink="false">http://wptest.io/demo/?p=919</guid>

					<description><![CDATA[One more thing that could help you to start to live green is to begin walking a bit more. Lots of people routinely drive short distances merely to buy one thing at their local corner market. If you just walk to the store, it can take less time, because you won't have to locate a parking spot, but you will be saving money on gas and helping to save ... ]]></description>
										<content:encoded><![CDATA[<h2>Headings</h2>
<h1>Header one</h1>
<h2>Header two</h2>
<h3>Header three</h3>
<h4>Header four</h4>
<h5>Header five</h5>
<h6>Header six</h6>
<h2>Blockquotes</h2>
<p>Single line blockquote:</p>
<blockquote><p>Stay hungry. Stay foolish.</p></blockquote>
<p>Multi line blockquote with a cite reference:</p>
<blockquote><p>People think focus means saying yes to the thing you&#8217;ve got to focus on. But that&#8217;s not what it means at all. It means saying no to the hundred other good ideas that there are. You have to pick carefully. I&#8217;m actually as proud of the things we haven&#8217;t done as the things I have done. Innovation is saying no to 1,000 things.</p></blockquote>
<p><cite>Steve Jobs</cite> &#8211; Apple Worldwide Developers&#8217; Conference, 1997</p>
<h2>Tables</h2>
<table>
<thead>
<tr>
<th>Employee</th>
<th>Salary</th>
<th></th>
</tr>
</thead>
<tbody>
<tr>
<th><a href="http://example.org/">John Doe</a></th>
<td>$1</td>
<td>Because that&#8217;s all Steve Jobs needed for a salary.</td>
</tr>
<tr>
<th><a href="http://example.org/">Jane Doe</a></th>
<td>$100K</td>
<td>For all the blogging she does.</td>
</tr>
<tr>
<th><a href="http://example.org/">Fred Bloggs</a></th>
<td>$100M</td>
<td>Pictures are worth a thousand words, right? So Jane x 1,000.</td>
</tr>
<tr>
<th><a href="http://example.org/">Jane Bloggs</a></th>
<td>$100B</td>
<td>With hair like that?! Enough said&#8230;</td>
</tr>
</tbody>
</table>
<h2>Definition Lists</h2>
<dl>
<dt>Definition List Title</dt>
<dd>Definition list division.</dd>
<dt>Startup</dt>
<dd>A startup company or startup is a company or temporary organization designed to search for a repeatable and scalable business model.</dd>
<dt>#dowork</dt>
<dd>Coined by Rob Dyrdek and his personal body guard Christopher &#8220;Big Black&#8221; Boykins, &#8220;Do Work&#8221; works as a self motivator, to motivating your friends.</dd>
<dt>Do It Live</dt>
<dd>I&#8217;ll let Bill O&#8217;Reilly will <a title="We'll Do It Live" href="https://www.youtube.com/watch?v=O_HyZ5aW76c">explain</a> this one.</dd>
</dl>
<h2>Unordered Lists (Nested)</h2>
<ul>
<li>List item one
<ul>
<li>List item one
<ul>
<li>List item one</li>
<li>List item two</li>
<li>List item three</li>
<li>List item four</li>
</ul>
</li>
<li>List item two</li>
<li>List item three</li>
<li>List item four</li>
</ul>
</li>
<li>List item two</li>
<li>List item three</li>
<li>List item four</li>
</ul>
<h2>Ordered List (Nested)</h2>
<ol>
<li>List item one
<ol>
<li>List item one
<ol>
<li>List item one</li>
<li>List item two</li>
<li>List item three</li>
<li>List item four</li>
</ol>
</li>
<li>List item two</li>
<li>List item three</li>
<li>List item four</li>
</ol>
</li>
<li>List item two</li>
<li>List item three</li>
<li>List item four</li>
</ol>
<h2>HTML Tags</h2>
<p>These supported tags come from the WordPress.com code <a title="Code" href="http://en.support.wordpress.com/code/">FAQ</a>.</p>
<p><strong>Address Tag</strong></p>
<address>1 Infinite Loop<br />
Cupertino, CA 95014<br />
United States</address>
<p><strong>Anchor Tag (aka. Link)</strong></p>
<p>This is an example of a <a title="Apple" href="http://apple.com">link</a>.</p>
<p><strong>Abbreviation Tag</strong></p>
<p>The abbreviation <abbr title="Seriously">srsly</abbr> stands for &#8220;seriously&#8221;.</p>
<p><strong>Acronym Tag (<em>deprecated in HTML5</em>)</strong></p>
<p>The acronym <acronym title="For The Win">ftw</acronym> stands for &#8220;for the win&#8221;.</p>
<p><strong>Big Tag <strong>(<em>deprecated in HTML5</em>)</strong></strong></p>
<p>These tests are a <big>big</big> deal, but this tag is no longer supported in HTML5.</p>
<p><strong>Cite Tag</strong></p>
<p>&#8220;Code is poetry.&#8221; &#8212;<cite>Automattic</cite></p>
<p><strong>Code Tag</strong></p>
<p>You will learn later on in these tests that <code>word-wrap: break-word;</code> will be your best friend.</p>
<p><strong>Delete Tag</strong></p>
<p>This tag will let you <del>strikeout text</del>, but this tag is no longer supported in HTML5 (use the <code>&lt;strike&gt;</code> instead).</p>
<p><strong>Emphasize Tag</strong></p>
<p>The emphasize tag should <em>italicize</em> text.</p>
<p><strong>Insert Tag</strong></p>
<p>This tag should denote <ins>inserted</ins> text.</p>
<p><strong>Keyboard Tag</strong></p>
<p>This scarcely known tag emulates <kbd>keyboard text</kbd>, which is usually styled like the <code>&lt;code&gt;</code> tag.</p>
<p><strong>Preformatted Tag</strong></p>
<p>This tag styles large blocks of code.</p>
<pre>.post-title {
	margin: 0 0 5px;
	font-weight: bold;
	font-size: 38px;
	line-height: 1.2;
	and here's a line of some really, really, really, really long text, just to see how the PRE tag handles it and to find out how it overflows;
}</pre>
<p><strong>Quote Tag</strong></p>
<p><q>Developers, developers, developers&#8230;</q> &#8211;Steve Ballmer</p>
<p><strong>Strike Tag <strong>(<em>deprecated in HTML5</em>)</strong></strong></p>
<p>This tag shows <span style="text-decoration: line-through;">strike-through text</span></p>
<p><strong>Strong Tag</strong></p>
<p>This tag shows <strong>bold<strong> text.</strong></strong></p>
<p><strong>Subscript Tag</strong></p>
<p>Getting our science styling on with H<sub>2</sub>O, which should push the &#8220;2&#8221; down.</p>
<p><strong>Superscript Tag</strong></p>
<p>Still sticking with science and Isaac Newton&#8217;s E = MC<sup>2</sup>, which should lift the 2 up.</p>
<p><strong>Teletype Tag <strong>(<em>deprecated in HTML5</em>)</strong></strong></p>
<p>This rarely used tag emulates <tt>teletype text</tt>, which is usually styled like the <code>&lt;code&gt;</code> tag.</p>
<p><strong>Variable Tag</strong></p>
<p>This allows you to denote <var>variables</var>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Markup: Image Alignment</title>
		<link>https://www.77autoparts.com/markup-image-alignment/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Fri, 11 Jan 2013 03:15:40 +0000</pubDate>
				<category><![CDATA[Markup]]></category>
		<category><![CDATA[alignment]]></category>
		<category><![CDATA[captions]]></category>
		<category><![CDATA[content]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[image]]></category>
		<category><![CDATA[markup]]></category>
		<guid isPermaLink="false">http://wptest.io/demo/?p=903</guid>

					<description><![CDATA[One more thing that could help you to start to live green is to begin walking a bit more. Lots of people routinely drive short distances merely to buy one thing at their local corner market. If you just walk to the store, it can take less time, because you won't have to locate a parking spot, but you will be saving money on gas and helping to save ... ]]></description>
										<content:encoded><![CDATA[<p>Welcome to image alignment! The best way to demonstrate the ebb and flow of the various image positioning options is to nestle them snuggly among an ocean of words. Grab a paddle and let&#8217;s get started.</p>
<p>On the topic of alignment, it should be noted that users can choose from the options of <em>None</em>, <em>Left</em>, <em>Right, </em>and <em>Center</em>. In addition, they also get the options of <em>Thumbnail</em>, <em>Medium</em>, <em>Large</em> &amp; <em>Fullsize</em>.</p>
<figure id="attachment_2991" aria-describedby="caption-attachment-2991" style="width: 1024px" class="wp-caption aligncenter"><a href="http://chromium.themes.zone/simple/wp-content/uploads/sites/2/2017/12/pexels-photo-63705.jpeg"><img loading="lazy" class="wp-image-2991 size-large" src="http://chromium.themes.zone/simple/wp-content/uploads/sites/2/2017/12/pexels-photo-63705-1024x683.jpeg" alt="" width="1024" height="683" /></a><figcaption id="caption-attachment-2991" class="wp-caption-text">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla porta neque vitae molestie feugiat.</figcaption></figure>
<p>The image above happens to be <em><strong>centered</strong></em>.</p>
<figure id="attachment_3003" aria-describedby="caption-attachment-3003" style="width: 300px" class="wp-caption alignleft"><a href="http://chromium.themes.zone/simple/wp-content/uploads/sites/2/2017/12/traffic-car-vehicle-black.jpg"><img loading="lazy" class="size-medium wp-image-3003" src="http://chromium.themes.zone/simple/wp-content/uploads/sites/2/2017/12/traffic-car-vehicle-black-300x199.jpg" alt="" width="300" height="199" /></a><figcaption id="caption-attachment-3003" class="wp-caption-text">&#8220;Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.&#8221;</figcaption></figure>
<p>The rest of this paragraph is filler for the sake of seeing the text wrap around the 150&#215;150 image, which is <em><strong>left aligned</strong></em>.</p>
<p>As you can see the should be some space above, below, and to the right of the image. The text should not be creeping on the image. Creeping is just not right. Images need breathing room too. Let them speak like you words. Let them do their jobs without any hassle from the text. In about one more sentence here, we&#8217;ll see that the text moves from the right of the image down below the image in seamless transition. . Let them speak like you words. Let them do their jobs without any hassle from the text. In about one more sentence here, we&#8217;ll see that the text moves from the right of the image down below the image in seamless transition. Again, letting the do it&#8217;s thang. Mission accomplished!</p>
<p>And now for a <em><strong>massively large image</strong></em>. It also has <em><strong>no alignment</strong></em>.</p>
<p>The image above, though 1200px wide, should not overflow the content area. It should remain contained with no visible disruption to the flow of content.</p>
<p><a href="http://multisite.localdev/demo1/wp-content/uploads/sites/2/2018/03/pexels-photo-326259.jpeg"><img loading="lazy" class="size-medium wp-image-2017 alignright" src="http://chromium.themes.zone/wp-content/uploads/2018/03/pexels-photo-326259-300x198.jpeg" alt="" width="300" height="198" /></a></p>
<p>And now we&#8217;re going to shift things to the <em><strong>right align</strong></em>. Again, there should be plenty of room above, below, and to the left of the image. Just look at him there&#8230; Hey guy! Way to rock that right side. I don&#8217;t care what the left aligned image says, you look great. Don&#8217;t let anyone else tell you differently.</p>
<p>In just a bit here, you should see the text start to wrap below the right aligned image and settle in nicely. There should still be plenty of room and everything should be sitting pretty. Yeah&#8230; Just like that. It never felt so good to be right.<a href="http://chromium.themes.zone/simple/wp-content/uploads/sites/2/2017/12/car-2176954_1920.jpg"><img loading="lazy" class="size-medium wp-image-2983 alignright" src="http://chromium.themes.zone/simple/wp-content/uploads/sites/2/2017/12/car-2176954_1920-300x200.jpg" alt="" width="300" height="200" /></a></p>
<p>And just when you thought we were done, we&#8217;re going to do them all over again with captions!</p>
<p>The image above happens to be <em><strong>centered</strong></em>. The caption also has a link in it, just to see if it does anything funky.</p>
<p>And that&#8217;s a wrap, yo! You survived the tumultuous waters of alignment. Image alignment achievement unlocked!</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Markup: Text Alignment</title>
		<link>https://www.77autoparts.com/markup-text-alignment/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Wed, 09 Jan 2013 16:00:39 +0000</pubDate>
				<category><![CDATA[Markup]]></category>
		<category><![CDATA[Template]]></category>
		<category><![CDATA[alignment]]></category>
		<category><![CDATA[content]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[markup]]></category>
		<guid isPermaLink="false">http://wptest.io/demo/?p=895</guid>

					<description><![CDATA[One more thing that could help you to start to live green is to begin walking a bit more. Lots of people routinely drive short distances merely to buy one thing at their local corner market. If you just walk to the store, it can take less time, because you won't have to locate a parking spot, but you will be saving money on gas and helping to save ... ]]></description>
										<content:encoded><![CDATA[<h3>Default</h3>
<p>This is a paragraph. It should not have any alignment of any kind. It should just flow like you would normally expect. Nothing fancy. Just straight up text, free flowing, with love. Completely neutral and not picking a side or sitting on the fence. It just is. It just freaking is. It likes where it is. It does not feel compelled to pick a side. Leave him be. It will just be better that way. Trust me.</p>
<h3>Left Align</h3>
<p style="text-align: left;">This is a paragraph. It is left aligned. Because of this, it is a bit more liberal in it&#8217;s views. It&#8217;s favorite color is green. Left align tends to be more eco-friendly, but it provides no concrete evidence that it really is. Even though it likes share the wealth evenly, it leaves the equal distribution up to justified alignment.</p>
<h3>Center Align</h3>
<p style="text-align: center;">This is a paragraph. It is center aligned. Center is, but nature, a fence sitter. A flip flopper. It has a difficult time making up its mind. It wants to pick a side. Really, it does. It has the best intentions, but it tends to complicate matters more than help. The best you can do is try to win it over and hope for the best. I hear center align does take bribes.</p>
<h3>Right Align</h3>
<p style="text-align: right;">This is a paragraph. It is right aligned. It is a bit more conservative in it&#8217;s views. It&#8217;s prefers to not be told what to do or how to do it. Right align totally owns a slew of guns and loves to head to the range for some practice. Which is cool and all. I mean, it&#8217;s a pretty good shot from at least four or five football fields away. Dead on. So boss.</p>
<h3>Justify Align</h3>
<p style="text-align: justify;">This is a paragraph. It is justify aligned. It gets really mad when people associate it with Justin Timberlake. Typically, justified is pretty straight laced. It likes everything to be in it&#8217;s place and not all cattywampus like the rest of the aligns. I am not saying that makes it better than the rest of the aligns, but it does tend to put off more of an elitist attitude.</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
