<?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>HTML &#8211; Greenhouse Design Group</title>
	<atom:link href="https://greenhousedesigngroup.com/category/html/feed/" rel="self" type="application/rss+xml" />
	<link>https://greenhousedesigngroup.com</link>
	<description>Design group specializing in web design and development, seo, and internet marketing in Orange County CA.</description>
	<lastBuildDate>Wed, 04 Mar 2020 14:06:37 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.7.4</generator>

<image>
	<url>https://greenhousedesigngroup.com/wp-content/uploads/2019/11/cropped-icon-32x32.png</url>
	<title>HTML &#8211; Greenhouse Design Group</title>
	<link>https://greenhousedesigngroup.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>CSS Troubleshooting</title>
		<link>https://greenhousedesigngroup.com/css-troubleshooting/</link>
					<comments>https://greenhousedesigngroup.com/css-troubleshooting/#respond</comments>
		
		<dc:creator><![CDATA[GreenHouse]]></dc:creator>
		<pubDate>Wed, 01 Apr 2020 17:00:04 +0000</pubDate>
				<category><![CDATA[HTML]]></category>
		<guid isPermaLink="false">http://greenhousedesigngroup.com/?p=256</guid>

					<description><![CDATA[<p>With the introduction of the new Themes in WordPress v1.5, boring and commonplace website layouts became a thing of the past. With a few clicks, you can change your layout instantly. With a few more clicks and tweaks, you can screw up your layout instantly as well. Welcome to the exciting world of ... </p>
<p class="read-more-container"><a title="CSS Troubleshooting" class="read-more button" href="https://greenhousedesigngroup.com/css-troubleshooting/#more-256" aria-label="More on CSS Troubleshooting">Read more</a></p>
<p>The post <a rel="nofollow" href="https://greenhousedesigngroup.com/css-troubleshooting/">CSS Troubleshooting</a> appeared first on <a rel="nofollow" href="https://greenhousedesigngroup.com">Greenhouse Design Group</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p style="color: #000000;">With the introduction of the new <a style="color: #4ca6cf;" title="Using Themes" href="https://codex.wordpress.org/Using_Themes">Themes</a> in <a style="color: #4ca6cf;" title="Version 1.5" href="https://codex.wordpress.org/Version_1.5">WordPress v1.5</a>, boring and commonplace website layouts became a thing of the past. With a few clicks, you can change your layout instantly. With a few more clicks and tweaks, you can screw up your layout instantly as well. Welcome to the exciting world of web page design.</p>
<p style="color: #000000;">When you encounter a screw-up in your layout, many people come running to the <a class="external text" style="color: #4ca6cf;" title="https://www.wordpress.org/support/" href="https://www.wordpress.org/support/">WordPress Forums</a>. While the willing volunteers can do what they can to help you, there are some steps you can take to get to the solution, or at least a better idea of where the problem may lie, before you get to the Forums. A solid reference is <a class="external text" style="color: #4ca6cf;" title="https://make.wordpress.org/core/handbook/coding-standards/css/" href="https://make.wordpress.org/core/handbook/coding-standards/css/">CSS Coding Standards</a>, part of the <a class="external text" style="color: #4ca6cf;" title="https://make.wordpress.org/core/handbook/" href="https://make.wordpress.org/core/handbook/">Core Contributor Handbook</a> set.</p>
<dl style="color: #000000;">
<dt style="font-weight: bold;"><a style="color: #4ca6cf;" title="" href="https://codex.wordpress.org/CSS_Troubleshooting#Know_Before_You_Go">Know Before You Go</a></dt>
<dd>We have a list of things you need to know before you go to the forums with layout design problems, and tips on solving the problems yourself.</dd>
</dl>
<dl style="color: #000000;">
<dt style="font-weight: bold;"><a style="color: #4ca6cf;" title="" href="https://codex.wordpress.org/CSS_Troubleshooting#Examine_Your_HTML_and_CSS">Examine Your HTML and CSS</a></dt>
<dd>Take a close comparative look at your HTML and CSS and make sure that all the references match.</dd>
</dl>
<dl style="color: #000000;">
<dt style="font-weight: bold;"><a style="color: #4ca6cf;" title="" href="https://codex.wordpress.org/CSS_Troubleshooting#Isolate_Your_CSS_Challenges">Isolate Your CSS Challenges</a></dt>
<dd>Below we&#8217;ll show you a couple of techniques to help identify the areas that are causing your problems in an effort to narrow down the problem to a specific area and code.</dd>
</dl>
<dl style="color: #000000;">
<dt style="font-weight: bold;"><a style="color: #4ca6cf;" title="" href="https://codex.wordpress.org/CSS_Troubleshooting#Common_Errors">Common CSS Errors</a></dt>
<dd>You are not the first to have this problem. We have a list of some of the most common CSS errors to help you fix the little details that can mess up your layout.</dd>
</dl>
<dl style="color: #000000;">
<dt style="font-weight: bold;"><a style="color: #4ca6cf;" title="" href="https://codex.wordpress.org/CSS_Troubleshooting#Pest_Control_-_Watching_Out_For_Browser_Bugs">Pest Control &#8211; Watching Out For Browser Bugs</a></dt>
<dd>While we will help you identify some of your CSS challenges, a lot of them come from bugs and conflicts between browsers, so we&#8217;ll give you some tips on how to work around the various browser bugs.</dd>
</dl>
<p style="color: #000000;">It is the goal of this article to help you solve your layout design problems within the CSS file, not within the HTML or PHP files. For help on modifying those, check out <a style="color: #4ca6cf;" title="Using Themes" href="https://codex.wordpress.org/Using_Themes">Using Themes</a> for more information.</p>
<h2><span class="mw-headline">BACKUP</span></h2>
<p style="color: #000000;">Before beginning any of these problem-solving tips and techniques, be sure and <a style="color: #4ca6cf;" title="Backing Up Your Database" href="https://codex.wordpress.org/Backing_Up_Your_Database">backup your data</a> just in case. Also, backup the files you are working on as you try different things so you have some places to go back along the way.<a id="You_can_do_.22live.22_CSS_testing_without_editing_your_Wordpress_files" style="color: #21759b;" name="You_can_do_.22live.22_CSS_testing_without_editing_your_Wordpress_files"></a></p>
<h2><span class="mw-headline">You can do &#8220;live&#8221; CSS testing without editing your WordPress files</span></h2>
<p style="color: #000000;">If you have the means, it is much quicker and safer to do your CSS testing and troubleshooting &#8220;on the fly&#8221; using (e.g.) Jesse Ruderman&#8217;s Edit Styles bookmarklet or the Edit CSS extension for Firefox. When you&#8217;re done making changes, copy your new (edited) code into the appropriate WordPress theme files (after you back them up).</p>
<p style="color: #000000;">The Web Developer extension for Firefox can help too.<a id="Know_Before_You_Go" style="color: #21759b;" name="Know_Before_You_Go"></a></p>
<h2><span class="mw-headline">Know Before You Go</span></h2>
<p style="color: #000000;">If you are new to CSS and web page design, start with a visit to <a style="color: #4ca6cf;" title="CSS" href="https://codex.wordpress.org/CSS">WordPress&#8217; CSS Tips, Techniques and Resources</a> to find information on the basics of CSS and possibly answer some of your questions. At the least, you will get a basic overview of what CSS is, the impact it has on the HTML or structure of your page, and learn some jargon to help you ask a more informed question on the forums.</p>
<p style="color: #000000;">You will also need to know some basic terminology to help you express your problem to others. This isn&#8217;t a how-to-CSS guide but more of a &#8220;what is thingamahjig called&#8221; guide.</p>
<p style="color: #000000;">CSS (Cascading Style Sheets) are bits of code that influence the presentation or the look of your page&#8217;s HTML code. In WordPress, the CSS styles are generally found in a file called <tt>style.css</tt> in the specific <a style="color: #4ca6cf;" title="Using Themes" href="https://codex.wordpress.org/Using_Themes">Theme</a> folder you are using. The HTML code and CSS references that hold the structure of your page are generally found in the <tt>index.php</tt> file in your Theme folder.</p>
<p style="color: #000000;">The PHP files are found within your Theme folder and contain the code and references which generate your HTML page. It is here, in the final run, that you may make changes to the specific CSS selector tags, not your HTML page. For help on modifying those, check out <a style="color: #4ca6cf;" title="Using Themes" href="https://codex.wordpress.org/Using_Themes">Using Themes</a> for more information.</p>
<p style="color: #000000;">&#8216;<i>CSS selectors</i> (names) are generally grouped into three specific references: The <b>ID</b>, <b>CLASS</b>, and HTML tags.<a id="The_ID" style="color: #21759b;" name="The_ID"></a></p>
<h3><span class="mw-headline">The <b>ID</b></span></h3>
<p style="color: #000000;">The <b>ID</b> is a reference to a specific unique area on your web page. It is generally seen represented on your HTML web page as an enclosed DIV (division) block:</p>
<pre style="color: #000000;">&lt;div id="header"&gt;Title of the Page&lt;/div&gt;</pre>
<dl style="color: #000000;">
<dd>In the style sheet (CSS) the <b>ID</b> selector is referenced as <tt>#header</tt> and might look like this:</dd>
</dl>
<pre style="color: #000000;">#header { position: relative; margin:0; padding:0;
	height:100px; width: 100%; background: red;
	color: white;}<a id="The_CLASS" style="color: #21759b;" name="The_CLASS"></a></pre>
<h3><span class="mw-headline">The <b>CLASS</b></span></h3>
<p style="color: #000000;">The <b>CLASS</b> is a reference to any element on a page that needs to look a specific way when this reference is used. For example, if you frequently want to highlight a word or two within your text (we&#8217;ll use red as a highlight color in this instance), you might have a<b>CLASS</b> selector in your style sheet like this:</p>
<pre style="color: #000000;">.hilite { color: red}
</pre>
<dl style="color: #000000;">
<dd>and the reference in your HTML might look like this:</dd>
</dl>
<pre style="color: #000000;">...this is some text about something
I want &lt;span class="hilite"&gt;in red&lt;/span&gt;. And 
some more rambling here...</pre>
<dl style="color: #000000;">
<dd>As you can see, the difference between <b>ID</b> and <b>CLASS</b> selectors in the style sheet is that an <b>ID</b> uses a pound sign (#name) and a<b>CLASS</b> uses a period (.name). <b>ID</b> references must be unique on a page and used once. <b>CLASS</b> references can be used repeatedly in the same page.</dd>
</dl>
<p>&nbsp;</p>
<h3><span class="mw-headline">HTML Tags</span></h3>
<p style="color: #000000;">If you want to &#8220;design&#8221; a specific HTML tag reference, such as a <tt>blockquote</tt>, the code within the web page may look like this:</p>
<pre style="color: #000000;">&lt;blockquote&gt;This is a pithy and brilliant quote 
that I knew you would enjoy.&lt;/blockquote&gt;</pre>
<dl style="color: #000000;">
<dd>In the style sheet, the reference to the <tt>blockquote</tt> would not have a # or period but would just simply list the HTML and then the design elements. This example indents the quote on both sides and puts a blue line on the left side of the quote and makes the text italic.</dd>
</dl>
<pre style="color: #000000;">blockquote { position: relative; margin: 10px 50px 10px 50px;
	padding:5px;  font-style:italic; 
	border-left:solid blue 4px; }</pre>
<dl style="color: #000000;">
<dd>You can apply any design elements to any specific HTML tag such as <tt>body, p, H1, H2, H3, ul, li,</tt> and more.</dd>
</dl>
<p style="color: #000000;">For information on modifying <b>ID</b>, <b>CLASS</b>, and HTML, check out the resources at <a style="color: #4ca6cf;" title="CSS" href="https://codex.wordpress.org/CSS">WordPress&#8217; CSS Tips, Techniques and Resources</a>.</p>
<p style="color: #000000;">Important note! Certain themes have their css styles in more than once place, the Kubrick theme being one of them. If, after changing css attributes in a css file, you don&#8217;t see the results you wish, it&#8217;s possible your theme choice has some embedded css in one of the php files (usually a header file) and the embedded css styles are overriding the linked or imported css stylesheet.<a id="Examine_Your_HTML_and_CSS" style="color: #21759b;" name="Examine_Your_HTML_and_CSS"></a></p>
<h2><span class="mw-headline">Examine Your HTML and CSS</span></h2>
<p style="color: #000000;">In order to determine what is going right or wrong with your web page layout, you have to go to the source. This means looking under the hood.</p>
<p style="color: #000000;">Under the pretty hood of your web page, the nice layout you see on your Internet browser, is a whole bunch of code with strange and foreign sounding references. At first glance, it&#8217;s like looking under the hood of a racing car. You know that all of that junk makes the car go, but what the heck is all that mess under the hood?</p>
<p style="color: #000000;"><b>Viewing HTML</b></p>
<dl style="color: #000000;">
<dd>To lift the hood on your page, make sure the page is being viewed from your web browser and from within your web browser&#8217;s top menu, click VIEW &gt; SOURCE or PAGE SOURCE. Another page will pop-up either inside another browser window or inside of a program that comes with your operating system called Notepad, or some variation thereof. This is your HTML page which structures your page.</dd>
</dl>
<p style="color: #000000;"><b>Viewing CSS</b></p>
<dl style="color: #000000;">
<dd>To view your CSS, either know the actual address (or have it already on your hard drive), or scroll down through the HTML page to the following reference:</dd>
</dl>
<pre style="color: #000000;">&lt;link rel="style sheet" type="text/css" href="wordpress/wp-content/themes/default/style.css"&gt;
</pre>
<dl style="color: #000000;">
<dd>This is the link that loads in your attached CSS style sheet. To view your CSS, either double click on the file name or type in the specific link to the file in your web browser such as:</dd>
</dl>
<pre style="color: #000000;">https://www.yoursite.com/wordpress/wp-content/themes/default/style.css
</pre>
<p style="color: #000000;">In WordPress, PHP is used to actually generate the HTML page. This is often complex and confusing code. To view the HTML, view a generated page, such as a sample post. To make changes in the HTML structure and CSS references, you will need to modify the appropriate PHP file. <a style="color: #4ca6cf;" title="Using Themes" href="https://codex.wordpress.org/Using_Themes">The Codex page on using themes</a> has more information on how to view your Theme Templates and find out which Template is associated with which section on your page.</p>
<p style="color: #000000;">The problem-solving techniques herein describe how to change the CSS to influence the layout of the page. To make actual changes to the Themes, check out <a style="color: #4ca6cf;" title="Theme Development" href="https://codex.wordpress.org/Theme_Development">Theme Development</a>.<a id="Looking_Under_the_Hood_for_CSS" style="color: #21759b;" name="Looking_Under_the_Hood_for_CSS"></a></p>
<h3><span class="mw-headline">Looking Under the Hood for CSS</span></h3>
<p style="color: #000000;">Once you have lifted the hood to see the HTML and CSS, it is time to start playing Sherlock Holmes. To start, you have to know what you are looking at and where to find the basic elements to help you find the culprit.</p>
<p style="color: #000000;">The HTML page features all the structural code that sets up the &#8220;grid&#8221; into which your page sits. Think of it as a map with notes written all over it. The notes are actually pointers to the directions which are found within the CSS file.</p>
<p style="color: #000000;">Scroll down past a lot of <tt>&lt;link rel='archives'...</tt> information until you see <tt>&lt;body&gt;</tt>. Below this will be the layout &#8220;body&#8221; of your web page. From here on, every bit of information is critical to the structure and design of your page.</p>
<p style="color: #000000;">As you scroll through it, look for identifying ID and <b>CLASS</b> statements. For example, you may see the following:</p>
<pre style="color: #000000;">&lt;div id="page"&gt;
	&lt;div id="header"&gt;
	&lt;h1&gt;My WordPress Site&lt;/h1&gt;
		&lt;div id="headerimg"&gt;
		&lt;/div&gt;
			&lt;div class="description"&gt;by Me and Only Me&lt;/div&gt;
		&lt;/div&gt;
	&lt;div id="content" class="widecolumn"&gt;
  		&lt;div class="post"&gt;</pre>
<p style="color: #000000;">This may look confusing, but it is basically setting up sections with your content in it.</p>
<p style="color: #000000;">It begins with the division called &#8220;page&#8221; which sets up the look of the entire page. If you look in the CSS file for <tt>#page</tt> selector, you will see the presentation styles associated with it. It is followed by the <i>header</i> division which includes a heading (<tt>H1</tt>) with the title of your site. This particular layout is based upon the default <a style="color: #4ca6cf;" title="Using Themes" href="https://codex.wordpress.org/Using_Themes">Theme for WordPress v1.5 called Kubrick</a> which includes an image in the header, set by the <i>&#8220;headerimg&#8221;</i> division. After that comes a division with a <b>CLASS</b> reference called <i>&#8220;description&#8221;</i> which is the place you have a subtitle or description of your site. Again, look in your CSS to find <tt>.description</tt> to find out how that area is styled.</p>
<p style="color: #000000;">The next two tags close the <i>header</i> (<tt>&lt;/div&gt;</tt>) and then begins the division ID of <i>&#8220;content&#8221;</i> which also features a <b>CLASS</b> called<i>&#8220;widecolumn&#8221;</i>, followed by another <b>CLASS</b> called <i>&#8220;post&#8221;</i>. The <i>&#8220;content&#8221;</i> and <i>&#8220;widecolumn&#8221;</i> layout the overall look of the containers holding your <i>&#8220;post&#8221;</i>.</p>
<p style="color: #000000;">This is an example of the parent/child relationship. And, as you will see in the next section, this is one of the major places where CSS layout problems begin!<a id="The_CSS_Parent_and_Child_Relationship" style="color: #21759b;" name="The_CSS_Parent_and_Child_Relationship"></a></p>
<h3><span class="mw-headline">The CSS Parent and Child Relationship</span></h3>
<p style="color: #000000;">One of the biggest problems in designing web pages is understanding where a problem occurs and whose influence might be affecting the problem. This is called the &#8220;parent/child relationship&#8221; of CSS. As you know, while parents usually have their children&#8217;s best intentions at heart, children often feel intimidated and screwed up by their parents, so understanding this relationship may help you solve your problems.</p>
<p style="color: #000000;">A WordPress user posted a question on the forum complaining that she wanted her page to feature her <tt>header</tt> spreading fully across the page&#8217;s width with the content centered on the page with a lot of space on the left and right sides. She&#8217;s been poking around with the margins in her <tt>header</tt> to no avail and turned to us for help.</p>
<pre style="color: #000000;">&lt;div id="page"&gt;
	&lt;div id="header"&gt;Header Title&lt;/div&gt;
 &lt;div id="content"&gt;
  		&lt;div class="post"&gt;Post babble here...&lt;/div&gt;</pre>
<p style="color: #000000;">The CSS attributes for the margins in this example are:</p>
<pre style="color: #000000;">#page { margin-top:5px; margin-right: 100px;
	margin-bottom: 5px; margin-left:100px; }
#header { margin-top:5px; margin-right: 5px; 
	margin-bottom: 5px; margin-left:5px;}
#content { margin-top:5px; margin-right: 20px;
	margin-bottom: 5px; margin-left:20px; }
.post { margin-top:5px; margin-right: 5px; 
	margin-bottom: 5px; margin-left:5px; }</pre>
<p style="color: #000000;">Playing detective with her codes, we found that changing the margins on the <tt>header</tt> weren&#8217;t working because they were being influenced by the <tt>page</tt> margins to begin with. This is where the parent/child relationship shows up. The parent <tt>page</tt> was telling the child <tt>header</tt> what to do and it wanted to do something else.</p>
<p style="color: #000000;">If we changed the right and left margins of <tt>page</tt>, it eliminated the margin problems for the <tt>header</tt>. But we&#8217;ve created another problem. The parent <tt>page</tt> continues its influence and now all of the content is spread across the whole page width. A change needed to also happen with the left and right margins of the <tt>content</tt> so the wide margins are back in place. To make the whole family happy, the new margins looked like this:</p>
<pre style="color: #000000;">#page { margin-top:5px; margin-right: 5px; 
	margin-bottom: 5px; margin-left:5px; }
#header { margin-top:5px; margin-right: 5px; 
	margin-bottom: 5px; margin-left:5px;}
#content { margin-top:5px; margin-right: 100px; 
	margin-bottom: 5px; margin-left:100px; }
.post { margin-top:5px; margin-right: 5px; 
	margin-bottom: 5px; margin-left:5px; }<a id="Isolate_Your_CSS_Challenges" style="color: #21759b;" name="Isolate_Your_CSS_Challenges"></a></pre>
<h2><span class="mw-headline">Isolate Your CSS Challenges</span></h2>
<p style="color: #000000;">Identifying the parent/child relation influences over your web page layout helps to solve a lot of problems, but sometimes the relationships are so complex, it&#8217;s hard to figure out which section is which and who has influence over which parts.</p>
<p style="color: #000000;">To isolate and identify your various CSS sections, divisions, and classes, here are some simple tricks. Before you begin, be sure and<b>make a backup</b> of all of your main files including your CSS to make sure you have something to recover from if this gets out of control.</p>
<p style="color: #000000;">Once you have identified the culprit and fixed it, make sure you remove these testing features so your web page will look &#8220;normal&#8221; again.<a id="Box_Your_Sections" style="color: #21759b;" name="Box_Your_Sections"></a></p>
<h3><span class="mw-headline">Box Your Sections</span></h3>
<p style="color: #000000;">Once you have identified the various sections or divisions within your HTML page, go into your CSS file and add the following attribute to the various divisions:</p>
<pre style="color: #000000;">border:solid 1px <i>color</i>
</pre>
<p style="color: #000000;">Where the word <i>color</i> is, put a different color name in place for each section.</p>
<p style="color: #000000;">For example:</p>
<pre style="color: #000000;">#page { margin:5px; padding:0; border: solid 1px red; }
#header { margin: 10px; padding: 5px; border: solid 1px blue; }
#content { margin:5px 100px 5px100px; padding:10px;
	border: solid 1px green; }
.post { margin:5px; padding:10px; border: solid 1px yellow; }</pre>
<p style="color: #000000;">Save the CSS file and view your page (click REFRESH or F5) in the web browser. You should now see a different colored box around each of the different sections:</p>
<div style="color: black;">
<p>This is a section of rambling text that goes on and on.This is another section that has been highlighted in a red box.</p>
<p>This is the rest of the text back to normal.</p>
</div>
<p style="color: #000000;">If you don&#8217;t see a colored box around your content, check again that the selector you changed is actually the correct spelling and identified in the HTML.</p>
<p style="color: #000000;">If the problem you are having is in the blue box, then you know where to start solving your problems. Be sure and remove the test attributes when you&#8217;re done.</p>
<p style="color: #000000;">There are browser extensions and add-ons that offer this technique, too.<a id="Highlight_Sections" style="color: #21759b;" name="Highlight_Sections"></a></p>
<h3><span class="mw-headline">Highlight Sections</span></h3>
<p style="color: #000000;">Besides putting boxes around the different sections to isolate the problem CSS or HTML, you can dramatically change the colors of the content to make the problem &#8220;jump&#8221; right out at you. By changing the text color or background color of a section, you will spot it immediately when you view the screen. <i><b>Note:</b> Be sure and make note of the original colors if you change them during testing so you can go back to them. And make frequent backups!</i></p>
<p style="color: #000000;">In the CSS file, you can change a section&#8217;s font color by adding <tt>color:red</tt> or any other color to the selector&#8217;s attributes such as:</p>
<pre style="color: #000000;">H1 { font-style:bold; font-size: 125%; color: red; }
</pre>
<p style="color: #000000;">The H1 heading should jump out at you in bright <span style="color: red;">red</span> and would look like this:</p>
<p style="color: #000000;">To change the background color of a section, you can add <tt>background:pink</tt> to make the entire background <span style="color: #ffc0cb;"><b>pink</b></span>.</p>
<pre style="color: #000000;">#header { margin:5px; padding: 10px; background:pink; }
</pre>
<p style="color: #000000;">The result might look like this:</p>
<div style="color: black;">
<p>This is some text that goes on babbling here and there.This is some text with the background color changed so you can see it.</p>
<p>This is the rest of the text back to normal.</p>
</div>
<p style="color: #000000;">The entire header division will now feature a <span style="color: #ffc0cb;"><b>pink</b></span> background. When you&#8217;ve identified the culprit, and made the fixes, be sure and remove any testing attributes to restore the look of your web page.<a id="Validate_Your_Source_Code" style="color: #21759b;" name="Validate_Your_Source_Code"></a></p>
<h3><span class="mw-headline">Validate Your Source Code</span></h3>
<p style="color: #000000;">Sometimes the smallest detail can send your page out of whack. A mispelled tag (<tt>rhef</tt> instead of <tt>href</tt>), a forgotten closing tag, a missing attribute, or even the wrong attribute can send your page into a design tail spin.</p>
<p style="color: #000000;">Free online validators which check your HTML, XML, and CSS code may help isolate the little detail you are missing. As you scan through the code, it&#8217;s easy to skip over a little stumble. Most online validators let you either type in the URI (link) to your site to initate the validation process, or may even allow you to paste in code or upload a file to have it inspected. WordPress, by default, validates its default coding, but if you are making modifications, the slightest slip can screw things up.</p>
<p style="color: #000000;">Different validators check for different problems, so if you can&#8217;t find your solution with one validator, try another. Many validators will even recommend making some changes, but find your problem before you start creating new ones.</p>
<p style="color: #000000;">To help you understand more about validation and to find online validators, we&#8217;ve provided a list of validation resources in a Codex article called <a style="color: #4ca6cf;" title="Validating a Website" href="https://codex.wordpress.org/Validating_a_Website">Validating a Website</a>.<a id="Slash_and_Burn_-_The_Last_Resort" style="color: #21759b;" name="Slash_and_Burn_-_The_Last_Resort"></a></p>
<h3><span class="mw-headline">Slash and Burn &#8211; The Last Resort</span></h3>
<p style="color: #000000;"><span style="color: red;"><b>Not for the timid</b></span></p>
<p style="color: #000000;"><i>NOTE: There are two Slash and Burn techniques. If you are weak of heart, check out the <a style="color: #4ca6cf;" title="" href="https://codex.wordpress.org/CSS_Troubleshooting#Gentle_Slash_and_Burn">second one</a>.</i></p>
<p style="color: #000000;">If you can&#8217;t seem to narrow down the problem, there is a technique, sometimes called &#8220;Slash and Burn&#8221;, that will help you narrow down the culprit. <b>It requires no interuptions, concentration and thorough backups to ensure you don&#8217;t destroy even the screwed up remains of your web page design.</b> We also recommend you have familiarity with HTML and CSS.</p>
<p style="color: #000000;">1. Make backups of all of your files.</p>
<p style="color: #000000;">2. Open a post in the web browser and VIEW &gt; SOURCE.</p>
<p style="color: #000000;">3. Save this source file as a text document called &#8220;junk.html&#8221; to an empty test folder on your hard drive. DO NOT CLOSE THIS FILE. It will remain open during this entire process.</p>
<p style="color: #000000;">4. Copy your CSS file to the same test folder.</p>
<p style="color: #000000;">5. If you are having problems with the graphics, copy the graphics folder or the graphics to the test folder.</p>
<p style="color: #000000;">6. In the junk.html source file, change the style sheet reference from something like</p>
<pre style="color: #000000;">&lt;link rel="style sheet" type="text/css" href="wordpress/wp-content/themes/default/style.css"&gt;
</pre>
<p style="color: #000000;">to this:</p>
<pre style="color: #000000;">&lt;link rel="style sheet" type="text/css" href="style.css"&gt;
</pre>
<dl style="color: #000000;">
<dd>Save the junk.html text file (DO NOT CLOSE IT).</dd>
</dl>
<p style="color: #000000;">7. In the test folder, double click on <tt>junk.html</tt> to view the file in your browser. You should see the general layout of the page with the graphics, if appropriate. If not, double check the link reference to the style sheet.</p>
<p><span style="color: #000000;">8. In your </span><tt style="color: #000000;">junk.html</tt><span style="color: #000000;"> text file, move to the point where the trouble begins. Move to the section above (a section which includes opening and closing tags such as:</span></p>
<pre style="color: #000000;">&lt;p&gt;babble...&lt;/p&gt;</pre>
<dl style="color: #000000;">
<dd>or</dd>
</dl>
<pre style="color: #000000;">&lt;div class="post"&gt;babble...&lt;/div&gt;</pre>
<dl style="color: #000000;">
<dd>and highlight the entire section from the opening tag to the closing tag and CUT the section (Cntrl+X).</dd>
</dl>
<p style="color: #000000;">9. Save the file.</p>
<p style="color: #000000;">10. REFRESH the web page in the web browser (F5 or click REFRESH &#8211; if you have problems and don&#8217;t see a change, hold the SHIFT key then press F5 or (in FireFox) simultaneously hold down Cntrl+Shift+R).</p>
<p style="color: #000000;">11. You should see the removed section missing. Check below to see if this fixed the problem or if it went away. If yes, this section is your problem. If not, go to the next step.</p>
<p style="color: #000000;">12. If the problem is still there, move back to the <tt>junk.html</tt> file and put the cursor in the place where you deleted the section, if the cursor has moved. PASTE the cut section back in (Cntrl+V). Move to another section above or below this point and repeat steps 8 through 12.</p>
<p style="color: #000000;">At some point in this process, you will see the problem either fix itself or disappear. Begin with large sections and when you find the large section problem area, break it up into smaller pieces. Eventually, you will isolate the area that is causing you grief. Note the CSS references to identify the troublesome section and start making changes to the CSS file to fix it.<a id="Gentle_Slash_and_Burn" style="color: #21759b;" name="Gentle_Slash_and_Burn"></a></p>
<h4><span class="mw-headline">Gentle Slash and Burn</span></h4>
<p style="color: #000000;">To use the <i>gentle</i> version of slash and burn, instead of deleting the sections as shown above, cut and paste them into Notepad or another text editor so they are protected in case you get distracted from the cut and paste process. ALWAYS back everything up as you go along, <i>just in case</i> (which happens a lot more than you might think!).<a id="Common_Errors" style="color: #21759b;" name="Common_Errors"></a></p>
<h2><span class="mw-headline">Common Errors</span></h2>
<p style="color: #000000;">We all make mistakes. The word &#8220;typo&#8221; wasn&#8217;t invented without reason. Here are some of the most common problems that creep up with CSS.</p>
<dl style="color: #000000;">
<dt style="font-weight: bold;">Missed Spellings</dt>
<dd>Just so you know, <tt>leftt</tt> is not the same as <tt>left</tt> and this could be the reason something is on the right instead of the left side of your page. Putting a <tt>30ps</tt> for a margin won&#8217;t get much of a result, but <tt>30px</tt> will. Missed spelling errors are common and easy to overlook. Luckily, CSS validators can often catch these tiny mistakes for us.</dd>
</dl>
<dl style="color: #000000;">
<dt style="font-weight: bold;">Forgotten Details</dt>
<dd>As creative as you can be with CSS, there are some ground rules you have to follow. Every selector must be identified as an ID or CLASS unless it is a HTML TAG. It must be laid out as <tt>selector { property: value; property: value; }</tt> and the braces, colon and semi-colon must be there. Miss one of these little details and nothing will happen, or strange things might. CSS validators will usually catch these little forgotten details for you.</dd>
</dl>
<dl style="color: #000000;">
<dt style="font-weight: bold;">Wrong Selector</dt>
<dd>Putting all your wonderful designs in <tt>#content</tt> when they were supposed to be in <tt>#context-text</tt> doesn&#8217;t help your layout. Luckily, you can usually see these immediately upon viewing the page, so just cut and paste them in the right tag&#8230;and then remember what you deleted from <tt>#content</tt>. Of course, you can refer to your frequently backed-up file to get the lost code. Hint-Hint!</dd>
</dl>
<dl style="color: #000000;">
<dt style="font-weight: bold;">Wrong Template Module</dt>
<dd>As useful as WordPress&#8217; new modular templates are, many a time a user has made a modification in <tt>comments.php</tt> instead of<tt>comments-popup.php</tt> or other similarly named files by mistake. Double check which modular section you are <i>supposed</i> to be working on all the time. And if you mess one up by accident, there is always that faithful backup file to make things new again.</dd>
</dl>
<dl style="color: #000000;">
<dt style="font-weight: bold;">Multiple Choice</dt>
<dd>CSS can&#8217;t read your mind. If there are two references to the same selector with conflicting information, it has to decide which one it will use. This is very common if you are bringing your original style sheet in on top of a new one. If you are fighting with a selector for, say, the <tt>h1</tt> heading, and nothing is changing, search through the style sheet to see if there is another reference to that selector.</dd>
</dl>
<p>&nbsp;</p>
<h2><span class="mw-headline">Pest Control &#8211; Watching Out For Browser Bugs</span></h2>
<p style="color: #000000;">No matter how hard we try to make our web pages beautiful, it can take the viewing of the web page in a different browser to totally screw up our lovely design.</p>
<p style="color: #000000;">Different browsers view web pages differently. Older browsers won&#8217;t recognize new CSS standards, while newer ones often &#8220;see&#8221; things differently from their brethren. The results are often not pretty, causing blinking, jumping, or missing design elements, shifting layouts, and distorted positions.</p>
<p style="color: #000000;">How do you know it&#8217;s the browser and not your design causing the problem? You often don&#8217;t. If you play with CSS a lot, you will learn to recognize the symptoms. In general, here are the clues:</p>
<ul style="color: #000000;">
<li>Text jumps around or blinks as you scroll down the page.</li>
<li>Links and text jump around as you move the mouse over a link.</li>
<li>Lists with links jump around and move as you move your mouse over them.</li>
<li>Layouts look different. Columns are wider or narrower between browsers.</li>
<li>Graphics overlap the text or lists.</li>
<li>Special effects such as filters don&#8217;t look the same or aren&#8217;t there.</li>
</ul>
<p style="color: #000000;">To get help with your browser bugs, check out the recommendations and resources at <a style="color: #4ca6cf;" title="CSS Fixing Browser Bugs" href="https://codex.wordpress.org/CSS_Fixing_Browser_Bugs">CSS Fixing Browser Bugs</a>.</p>
<p>The post <a rel="nofollow" href="https://greenhousedesigngroup.com/css-troubleshooting/">CSS Troubleshooting</a> appeared first on <a rel="nofollow" href="https://greenhousedesigngroup.com">Greenhouse Design Group</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://greenhousedesigngroup.com/css-troubleshooting/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Infographic: How to Get Started with HTML in a Web Page</title>
		<link>https://greenhousedesigngroup.com/infographic-how-to-get-started-with-html-in-a-web-page/</link>
					<comments>https://greenhousedesigngroup.com/infographic-how-to-get-started-with-html-in-a-web-page/#respond</comments>
		
		<dc:creator><![CDATA[GreenHouse]]></dc:creator>
		<pubDate>Fri, 15 Nov 2019 03:33:50 +0000</pubDate>
				<category><![CDATA[HTML]]></category>
		<category><![CDATA[Infographic]]></category>
		<guid isPermaLink="false">http://greenhousedesigngroup.com/?p=683</guid>

					<description><![CDATA[<p>Take a look at our info-graphic on &#8220;Getting Started with HTML in a Web Page.&#8221; &#160;</p>
<p>The post <a rel="nofollow" href="https://greenhousedesigngroup.com/infographic-how-to-get-started-with-html-in-a-web-page/">Infographic: How to Get Started with HTML in a Web Page</a> appeared first on <a rel="nofollow" href="https://greenhousedesigngroup.com">Greenhouse Design Group</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Take a look at our info-graphic on &#8220;Getting Started with HTML in a Web Page.&#8221;</p>
<p><img fetchpriority="high" decoding="async" class="wp-image-684 size-full aligncenter" src="https://greenhousedesigngroup.com//wp-content/uploads/2019/11/create-info-graphic-with-blog-text-page-info-scaled.jpg" alt="html infographic" width="526" height="2560" srcset="https://greenhousedesigngroup.com/wp-content/uploads/2019/11/create-info-graphic-with-blog-text-page-info-scaled.jpg 526w, https://greenhousedesigngroup.com/wp-content/uploads/2019/11/create-info-graphic-with-blog-text-page-info-421x2048.jpg 421w" sizes="(max-width: 526px) 100vw, 526px" /></p>
<p>&nbsp;</p>
<p>The post <a rel="nofollow" href="https://greenhousedesigngroup.com/infographic-how-to-get-started-with-html-in-a-web-page/">Infographic: How to Get Started with HTML in a Web Page</a> appeared first on <a rel="nofollow" href="https://greenhousedesigngroup.com">Greenhouse Design Group</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://greenhousedesigngroup.com/infographic-how-to-get-started-with-html-in-a-web-page/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>HTML Formatting Tags Basics</title>
		<link>https://greenhousedesigngroup.com/html-formatting-tags-basics/</link>
					<comments>https://greenhousedesigngroup.com/html-formatting-tags-basics/#respond</comments>
		
		<dc:creator><![CDATA[GreenHouse]]></dc:creator>
		<pubDate>Fri, 07 Dec 2018 01:15:09 +0000</pubDate>
				<category><![CDATA[HTML]]></category>
		<guid isPermaLink="false">http://greenhousedesigngroup.com/?p=268</guid>

					<description><![CDATA[<p>When it comes to formatting a web page using HTML code, you can think of it (kind of) in the same way you would look at formatting a document formatted by a word processor. You have your headlines to show you where one section starts and stops. You have your ... </p>
<p class="read-more-container"><a title="HTML Formatting Tags Basics" class="read-more button" href="https://greenhousedesigngroup.com/html-formatting-tags-basics/#more-268" aria-label="More on HTML Formatting Tags Basics">Read more</a></p>
<p>The post <a rel="nofollow" href="https://greenhousedesigngroup.com/html-formatting-tags-basics/">HTML Formatting Tags Basics</a> appeared first on <a rel="nofollow" href="https://greenhousedesigngroup.com">Greenhouse Design Group</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>When it comes to formatting a web page using HTML code, you can think of it (kind of) in the same way you would look at formatting a document formatted by a word processor. You have your headlines to show you where one section starts and stops. You have your paragraphs to break up blocks of text, and you have line breaks to show where there should be a new line started. Now I am going to show you how to get some of these things done using HTML.</p>
<h2><span id="Headline_Tags" class="mw-headline">Headline Tags</span></h2>
<p>The main purpose of the headline tags are make the titles stand out on the page, and also tell the browser and visitors where the titles are. You can use &lt;h1&gt;&lt;/h1&gt; for the main title, then (if needed) &lt;h2&gt;&lt;/h2&gt; for a secondary title. The bigger the number gets, the smaller or less important the title becomes. Remember to use the headline tags for headings only. It is not a good idea to use them to make text bigger or bolder. Also, search engines look at how your headline tags are used to help index the structure of the content on your web pages.</p>
<p><b>Code:</b> &lt;h1&gt;This Is My Title&lt;/h1&gt;</p>
<h2><span id="Paragraph_Tags" class="mw-headline">Paragraph Tags</span></h2>
<p>The paragraph tags are important because they show the start (</p>
<p>) and then end</p>
<p>of where a paragraph should be on your web page. Having a long page with nothing but unformatted text is going to be very hard for the reader to navigate through. You want to break up the web page with the paragraph tags to make the web page your working on more scan-able for the end user.</p>
<p><b>Code:</b> &lt;p&gt;This will be shown as it&#8217;s own paragraph on my web page.&lt;/p&gt;</p>
<h2><span id="Line_Break_Tags" class="mw-headline">Line Break Tags</span></h2>
<p>What if you don&#8217;t want to go to a new paragraph, and instead only want to break of one line and move to the line right under it? That is what the<br />
or<br />
tags are for. You might see either used, however it might be best to start using<br />
to future-proof your web page for browsers in the future (just in case support for<br />
was ever dropped.</p>
<p><b>Code:</b> I can put this at the end of a line to show where I want it to stop. &lt;br /&gt;</p>
<h2><span id="Blockquote_Tags" class="mw-headline">Blockquote Tags</span></h2>
<p>When text has been blockquoted, it is often indented a little &#8211; in comparison with the other paragraphs around it. So you get white space to the left, and the margins around the text are enlarged a little &#8216;bit to seperate it from the rest of the text.</p>
<p><b>Code:</b> &lt;blockquote&gt;This text will be shown as indented on my web page.&lt;/blockquote&gt;</p>
<h2><span id="Image_Tags" class="mw-headline">Image Tags</span></h2>
<p>In HTML, when you want to call upon an image to be displayed on your web page, you need to use the img tag. This tag tells the browser and web server that you are going to put an image here, and then what follows src= is the direct path to the image in question.</p>
<p><b>Code:</b> &lt;img src=&#8221;https://www.yourdomain.com/yourimage.jpg&#8221; /&gt;</p>
<h2><span id="Horizontal_Rule_Tags" class="mw-headline">Horizontal Rule Tags</span></h2>
<p>The horizontal rule is for making a nice separator between sections of your web page. It acts as a single solid line that can be placed anywhere on your web page. It looks like this:</p>
<p><b>Code:</b> &lt;hr /&gt;</p>
<h2><span id="List_Tags" class="mw-headline">List Tags</span></h2>
<p>If you want to format a list of topics on a single page, then the list tags will come in handy. You would start a list with the &lt;ul&gt; tag and end it with the &lt;/ul&gt; tag. For each item on the list, you will want to wrap it in the &lt;li&gt; and &lt;/li&gt; tags.</p>
<p><b>Code:</b> &lt;ul&gt; &lt;li&gt;item #1&lt;/li&gt; &lt;li&gt;item #2&lt;/li&gt; &lt;/ul&gt;</p>
<h2><span id="Ordered_List_Tags" class="mw-headline">Ordered List Tags</span></h2>
<p>If you want to format a list of topics on a single page, and have them numbered, the ordered list tags should be used. You would start a list with the &lt;ol&gt; tag and end it with the &lt;/ol&gt; tag. For each item on the list, you will want to wrap it in the &lt;li&gt; and &lt;/li&gt; tags.</p>
<p><b>Code:</b> &lt;ol&gt; &lt;li&gt;item #1&lt;/li&gt; &lt;li&gt;item #2&lt;/li&gt; &lt;/ol&gt;</p>
<h2><span id="Link_Tags" class="mw-headline">Link Tags</span></h2>
<p>Links are used to help users go from one page to the next page. The basic link is started with the tag with the page&#8217;s path you want to link to inside the quotation marks. Then you type in the text of the link, and close it out with the tag.</p>
<p><b>Code:</b> <a href="https://www.somedomain.com/pageiamlinkingto.html">This Text is a Link</a></p>
<h2><span id="What_Have_You_Learned_About_HTML_Formatting_Tags.3F" class="mw-headline">What Have You Learned About HTML Formatting Tags?</span></h2>
<p>Now, take a look back at what this page has taught you:</p>
<ul>
<li>How to best use the image tags to show images on a web page</li>
<li>The horizontal rule will put a horizontal line across a web page</li>
<li>The list tags can be used to format lists</li>
<li>The ordered list tags can be used to format lists, and number them</li>
<li>Link tags are used to link from one web page to another web page, when clicked in the browser</li>
</ul>
<p>The post <a rel="nofollow" href="https://greenhousedesigngroup.com/html-formatting-tags-basics/">HTML Formatting Tags Basics</a> appeared first on <a rel="nofollow" href="https://greenhousedesigngroup.com">Greenhouse Design Group</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://greenhousedesigngroup.com/html-formatting-tags-basics/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Website Navigation: Why is it important</title>
		<link>https://greenhousedesigngroup.com/website-navigation-important/</link>
					<comments>https://greenhousedesigngroup.com/website-navigation-important/#respond</comments>
		
		<dc:creator><![CDATA[GreenHouse]]></dc:creator>
		<pubDate>Fri, 20 Jul 2018 23:57:18 +0000</pubDate>
				<category><![CDATA[HTML]]></category>
		<category><![CDATA[Web Design]]></category>
		<guid isPermaLink="false">http://greenhousedesigngroup.com/?p=258</guid>

					<description><![CDATA[<p>The navigation section of your site is one of the most important factors to a website. The navigation is what allows you to move from one section of the website to the next, linking web pages to web pages, and in all making a website work. Here I hope to ... </p>
<p class="read-more-container"><a title="Website Navigation: Why is it important" class="read-more button" href="https://greenhousedesigngroup.com/website-navigation-important/#more-258" aria-label="More on Website Navigation: Why is it important">Read more</a></p>
<p>The post <a rel="nofollow" href="https://greenhousedesigngroup.com/website-navigation-important/">Website Navigation: Why is it important</a> appeared first on <a rel="nofollow" href="https://greenhousedesigngroup.com">Greenhouse Design Group</a>.</p>
]]></description>
										<content:encoded><![CDATA[<h2>The navigation section of your site is one of the most important factors to a website.</h2>
<p>The navigation is what allows you to move from one section of the website to the next, linking web pages to web pages, and in all making a website work. Here I hope to explain why navigation is important, along with a few other key factors you should remember when creating your site.</p>
<h3>Organize Your Web Pages</h3>
<p>You should have a good idea of what your website is going to be about, and how you are going to create it before you start with any <a href="https://greenhousedesigngroup.com//how-to-get-started-with-html-web-page/">HTML coding.</a> One tool that comes in extremely handy when deciding navigation and how each page links to each idea is mind mapping.</p>
<p>As an example let us say you are working on a website about you, so you have these basic web pages designed and ready to go:</p>
<ul>
<li>The Home Page <em>(the first thing people see)</em></li>
<li>An About Page <em>(which gives more information about you, like your resume)</em></li>
<li>Your Contact Page <em>(might have your e-mail address, or various means of contacting you)</em></li>
<li>Projects and Work <em>(examples of the work you have done, or the projects you have worked on)</em></li>
</ul>
<p>Now somewhere, you will need to have your website navigation on each of the pages. This can be done in a number of different ways, but the most popular seems to be across the top. This way people can go to and from different parts of the website, just by clicking the links you see on the top.</p>
<p>I would suggest having them formatted this way:</p>
<p><strong>Home About Me Contact Me My Projects</strong><br />
Each one should link to the related pages above. A clean-cut and uniform navigation system is really a must.</p>
<h3>Website Navigation Tips</h3>
<p>Here are some more tips you should watch out for when it comes to website navigation:</p>
<ul>
<li><a href="https://www.quicksprout.com/creating-website-sitemap/">Create a sitemap</a> to help people find exactly what they are looking for quickly.</li>
<li>There is no problem with highlighting certain pages you think deserve more attention, just make sure they don&#8217;t take away from your main website navigation.</li>
<li>Be sure to use short and precise words in your links, so people will know exactly what they are getting.</li>
</ul>
<p>This is no doubt that navigation plays a huge role in how successful your website is and how long they stick around it. If people can not navigate from web page to web page easily, they might grow frustrated and leave the website all together. So, having a good navigation system means you can keep more visitors both on and returning to your hosted website.</p>
<h2>What Have You Learned About Website Navigation?</h2>
<p>Now, take a look back at what this page has taught you:</p>
<ul>
<li>Plan Your Basic Website Layout in Advance</li>
<li>Mind Mapping is a Good Way to Get Your Pages Organized</li>
<li>Keep your navigation short, clean and to the point</li>
</ul>
<p>The post <a rel="nofollow" href="https://greenhousedesigngroup.com/website-navigation-important/">Website Navigation: Why is it important</a> appeared first on <a rel="nofollow" href="https://greenhousedesigngroup.com">Greenhouse Design Group</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://greenhousedesigngroup.com/website-navigation-important/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Parts of a Web Page Layout Explained</title>
		<link>https://greenhousedesigngroup.com/parts-of-a-web-page-layout-explained/</link>
					<comments>https://greenhousedesigngroup.com/parts-of-a-web-page-layout-explained/#respond</comments>
		
		<dc:creator><![CDATA[GreenHouse]]></dc:creator>
		<pubDate>Mon, 07 May 2018 00:08:33 +0000</pubDate>
				<category><![CDATA[HTML]]></category>
		<guid isPermaLink="false">http://greenhousedesigngroup.com/?p=266</guid>

					<description><![CDATA[<p>Web page layout is very important before you learn how to create your own web page, you need to learn what all the parts of the web site do, and what they are there for. We covered some of these in the Basics of HTML tutorial, but I am going to ... </p>
<p class="read-more-container"><a title="Parts of a Web Page Layout Explained" class="read-more button" href="https://greenhousedesigngroup.com/parts-of-a-web-page-layout-explained/#more-266" aria-label="More on Parts of a Web Page Layout Explained">Read more</a></p>
<p>The post <a rel="nofollow" href="https://greenhousedesigngroup.com/parts-of-a-web-page-layout-explained/">Parts of a Web Page Layout Explained</a> appeared first on <a rel="nofollow" href="https://greenhousedesigngroup.com">Greenhouse Design Group</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Web page layout is very important before you learn how to create your own web page, you need to learn what all the parts of the web site do, and what they are there for. We covered some of these in the <a href="https://greenhousedesigngroup.com//how-to-get-started-with-html/">Basics of HTML</a> tutorial, but I am going to mention those again and a few more you need for a basic HTML web page. All web pages are written with a mix of content and code, and you must learn how to mix these elements correctly for your web site to come out looking correctly.</p>
<h2><span id="Basic_Web_Page_Layout_Example" class="mw-headline">Basic Web Page Layout Example</span></h2>
<p>Every web page you create should have four basic elements.</p>
<pre>&lt;html&gt;
&lt;head&gt;
&lt;title&gt;My First Web Site&lt;/title&gt;
&lt;/head&gt;
&lt;body&gt;
This is my first web site.  I hope you enjoy it!
&lt;/body&gt;
&lt;/html&gt;
</pre>
<h3><span id="The_HTML_Tags" class="mw-headline">The HTML Tags</span></h3>
<p>The &lt;html&gt; and &lt;/html&gt; tags wrapped around the text tells you this is an HTML document. They signify the start of the web page and the end of the web page.</p>
<h3><span id="The_Head_Tags" class="mw-headline">The Head Tags</span></h3>
<p>The &lt;head&gt; and &lt;/head&gt; tags wrapped around the title tags tell the web browser this is where you can get specific information about this page, and how it is displayed. The head tags must be at the top of the page, after the first HTML tag.</p>
<h3><span id="The_Title_Tag" class="mw-headline">The Title Tag</span></h3>
<p>The &lt;title&gt; and &lt;/title&gt; tags tells the browser that what is in between here is the title for the web page. It will be shown (in most browser) at the top of the menu and on the tab you are browsing from.</p>
<h3><span id="The_Body_Tags" class="mw-headline">The Body Tags</span></h3>
<p>The &lt;body&gt; and &lt;/body&gt; tags wrapped around the text tells you this is the &#8220;body&#8221; of the web page, where the content you want displayed in the browser goes.</p>
<h2><span id="Remember_to_Close_Your_Tags" class="mw-headline">Remember to Close Your Tags</span></h2>
<p>You might have noticed that these tags come in pair. One of these tags is used to start the command to the web browser, and the other is used to end or close it. For example, when you use the &lt;title&gt; tag, you are telling the web browser, &#8220;Hey, this is the web page&#8217;s title here, pay attention!&#8221;. Now, you need to tell the web browser that you are done telling it the title of your page. You use the &lt;/title&gt; tag to say, &#8220;Ok, done telling you what the title is &#8211; move along!&#8221;</p>
<h2><span id="What_Have_You_Learned_About_the_Basic_Parts_of_a_Web_Page.3F" class="mw-headline">What Have You Learned About the Basic Parts of a Web Page?</span></h2>
<p>Now, take a look back at what this page has taught you:</p>
<ul>
<li>Each web page is made up of four primary parts.</li>
<li>The HTML tags show you where the web page starts and ends.</li>
<li>The head tags are used to display important information about the web page, that will not be seen by the end user.</li>
<li>The<a href="https://ahrefs.com/blog/title-tag-seo/"> title tags</a> are used to tell the browser what the title of the page is.</li>
<li>The body tags tell the web browser where your web page&#8217;s content starts and ends.</li>
<li>If you start a tag, remember to close it.</li>
</ul>
<p>The post <a rel="nofollow" href="https://greenhousedesigngroup.com/parts-of-a-web-page-layout-explained/">Parts of a Web Page Layout Explained</a> appeared first on <a rel="nofollow" href="https://greenhousedesigngroup.com">Greenhouse Design Group</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://greenhousedesigngroup.com/parts-of-a-web-page-layout-explained/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How to Get Started with HTML in a Web Page</title>
		<link>https://greenhousedesigngroup.com/how-to-get-started-with-html-web-page/</link>
					<comments>https://greenhousedesigngroup.com/how-to-get-started-with-html-web-page/#respond</comments>
		
		<dc:creator><![CDATA[GreenHouse]]></dc:creator>
		<pubDate>Fri, 06 Apr 2018 23:47:36 +0000</pubDate>
				<category><![CDATA[HTML]]></category>
		<guid isPermaLink="false">http://greenhousedesigngroup.com/?p=251</guid>

					<description><![CDATA[<p>Basics of HTML Hyper Text Markup Language, or as you know it HTML, is the markup language for most web pages on the Internet. Now, it is not exactly a language like English or Spanish, which we communicate with verbally. A markup language is a system for editing text in ... </p>
<p class="read-more-container"><a title="How to Get Started with HTML in a Web Page" class="read-more button" href="https://greenhousedesigngroup.com/how-to-get-started-with-html-web-page/#more-251" aria-label="More on How to Get Started with HTML in a Web Page">Read more</a></p>
<p>The post <a rel="nofollow" href="https://greenhousedesigngroup.com/how-to-get-started-with-html-web-page/">How to Get Started with HTML in a Web Page</a> appeared first on <a rel="nofollow" href="https://greenhousedesigngroup.com">Greenhouse Design Group</a>.</p>
]]></description>
										<content:encoded><![CDATA[<h2>Basics of HTML</h2>
<p><a href="https://www.techopedia.com/definition/1892/hypertext-markup-language-html">Hyper Text Markup Language</a>, or as you know it HTML, is the markup language for most web pages on the Internet. Now, it is not exactly a language like English or Spanish, which we communicate with verbally. A markup language is a system for editing text in a way that changes how the text looks or how you interact with it. Where you use funny looking code to make one section of text look different than the other, the code in question is not seen by the end user. The server the web page is coming from, and the user&#8217;s browser come together to help mesh it together as something that is seen as visually appealing to the end user.</p>
<h2>Parts of a Web Page, Explained</h2>
<p>Before you learn how to create your own web page, you need to learn what all the parts of the website do, and what they are there for. We covered some of these in the <a href="https://greenhousedesigngroup.com//basics-of-web-development-with-html-code/">Basics of HTML</a> tutorial, but I am going to mention those again and a few more you need for a basic HTML web page. All web pages are written with a mix of content and code, and you must learn how to mix these elements correctly for your website to come out looking correctly.</p>
<h2>Website Navigation</h2>
<p>The navigation section of your website is one of the most important factors to a website. Why? The navigation is what allows you to move from one section of the website to the next, linking web pages to web pages, and in all making a website work. Here I hope to explain why website navigation is important, along with a few other key factors you should remember when creating your website.</p>
<h2>Body Tag Modifiers</h2>
<p>There are several HTML tags that can act as modifiers to how the web page looks visually. First, let us re-visit the body tags. The body tags are there to tell the browser what part of the document is going to be visible to the end user when viewing the web page. This is marked up in your HTML code by putting awhere your web page&#8217;s content begins and atags where it ends.</p>
<h2>HTML Formatting Tags</h2>
<p>When it comes to formatting a web page using HTML code, you can think of it (kind of) in the same way you would look at formatting a document formatted by a word processor. You have your headlines to show you where one section starts and stops. You have your paragraphs to break up blocks of text, and you have line breaks to show where there should be a new line started. Now I am going to show you how to get some of these things done using HTML.</p>
<p>The post <a rel="nofollow" href="https://greenhousedesigngroup.com/how-to-get-started-with-html-web-page/">How to Get Started with HTML in a Web Page</a> appeared first on <a rel="nofollow" href="https://greenhousedesigngroup.com">Greenhouse Design Group</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://greenhousedesigngroup.com/how-to-get-started-with-html-web-page/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>An Explanation of HTML5 for Beginners</title>
		<link>https://greenhousedesigngroup.com/an-explanation-of-html5-for-beginners/</link>
					<comments>https://greenhousedesigngroup.com/an-explanation-of-html5-for-beginners/#respond</comments>
		
		<dc:creator><![CDATA[GreenHouse]]></dc:creator>
		<pubDate>Wed, 07 Mar 2018 21:01:41 +0000</pubDate>
				<category><![CDATA[HTML]]></category>
		<category><![CDATA[Web Design]]></category>
		<guid isPermaLink="false">http://greenhousedesigngroup.com/?p=351</guid>

					<description><![CDATA[<p>If you’re an active designer or developer you’ve undoubtedly heard the term “HTML5” being thrown around almost as frequently as Apple, Google or Twitter. “HTML” stands for “Hyper Text Markup Language” and can be found in nearly every website on the web. HTML4 was released in 1997 and has been ... </p>
<p class="read-more-container"><a title="An Explanation of HTML5 for Beginners" class="read-more button" href="https://greenhousedesigngroup.com/an-explanation-of-html5-for-beginners/#more-351" aria-label="More on An Explanation of HTML5 for Beginners">Read more</a></p>
<p>The post <a rel="nofollow" href="https://greenhousedesigngroup.com/an-explanation-of-html5-for-beginners/">An Explanation of HTML5 for Beginners</a> appeared first on <a rel="nofollow" href="https://greenhousedesigngroup.com">Greenhouse Design Group</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>If you’re an active designer or developer you’ve undoubtedly heard the term “HTML5” being thrown around almost as frequently as Apple, Google or Twitter. “<a href="https://en.wikipedia.org/wiki/HTML5">HTML</a>” stands for “Hyper Text Markup Language” and can be found in nearly every website on the web. HTML4 was released in 1997 and has been updated to handle the increasing demands modern technology has for the Internet. While HTML4 has been ‘tweaked’ to provide higher levels of interactivity and multimedia to webpages, it has its drawbacks and could not always keep up with the rich, dynamic content found online.</p>
<p>Because HTML4 relies heavily on plugins such as Flash, Silverlight and Java to integrate media to a site, browsers (and technology for that matter) must be able to support it to load properly. Some manufacturers such as Apple have stopped supporting some of these plugins entirely on mobile devices to provide a better user-experience and longer battery life. Unfortunately, this means some of the media-heavy Internet using this technology is inaccessible from iPads and iPhones.</p>
<p>HTML5 combats this issue head-on by adding several new features and streamlining functionality so that users aren’t required to install another plugin just to play to an embedded song or video. Now, HTML5 allows media to be directly embedded into the coding of a webpage using simple HTML tags only—no plugins required!</p>
<p>One of the major downfalls of traditional desktop applications is that most are web-based and useless without an Internet connection. HTML5 also provides websites the ability to store offline data for applications. For example, users are now able to create a file in Google Docs or draft a message in Gmail even when disconnected from the Internet. HTML5 makes this process even easier by automatically syncing your offline drafts the next time you’re connected—that way work is never lost, regardless if a web connection is present or not.</p>
<p>If you’re worried about how to take advantage of the benefits offered by HTML5, fear not, you’re more than likely already using HTML5 without even knowing it. Popular browsers such as Safari, Chrome and Firefox support at least some HTML5’s elements, if not all.</p>
<p>The post <a rel="nofollow" href="https://greenhousedesigngroup.com/an-explanation-of-html5-for-beginners/">An Explanation of HTML5 for Beginners</a> appeared first on <a rel="nofollow" href="https://greenhousedesigngroup.com">Greenhouse Design Group</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://greenhousedesigngroup.com/an-explanation-of-html5-for-beginners/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Getting Started with WordPress and CSS</title>
		<link>https://greenhousedesigngroup.com/getting-started-wordpress-css/</link>
					<comments>https://greenhousedesigngroup.com/getting-started-wordpress-css/#respond</comments>
		
		<dc:creator><![CDATA[GreenHouse]]></dc:creator>
		<pubDate>Sun, 07 Jan 2018 01:00:27 +0000</pubDate>
				<category><![CDATA[HTML]]></category>
		<category><![CDATA[WordPress]]></category>
		<guid isPermaLink="false">http://greenhousedesigngroup.com/?p=260</guid>

					<description><![CDATA[<p>WordPress relies heavily on the presentation styles within CSS. With the use of Themes, you have an almost infinite choice of layout options. WordPress Themes make it easy to change your website look, and open up the field to help you create your own Theme and page layout. CSS stands for Cascading Style Sheets. It ... </p>
<p class="read-more-container"><a title="Getting Started with WordPress and CSS" class="read-more button" href="https://greenhousedesigngroup.com/getting-started-wordpress-css/#more-260" aria-label="More on Getting Started with WordPress and CSS">Read more</a></p>
<p>The post <a rel="nofollow" href="https://greenhousedesigngroup.com/getting-started-wordpress-css/">Getting Started with WordPress and CSS</a> appeared first on <a rel="nofollow" href="https://greenhousedesigngroup.com">Greenhouse Design Group</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p style="color: #000000;">WordPress relies heavily on the presentation <a href="https://greenhousedesigngroup.com//web-design-with-css3-the-next-generation/">styles within CSS</a>. With the use of <a style="color: #4ca6cf;" title="Using Themes" href="https://codex.wordpress.org/Using_Themes">Themes</a>, you have an almost infinite choice of layout options. WordPress Themes make it easy to change your website look, and open up the field to help you <a style="color: #4ca6cf;" title="Theme Development" href="https://codex.wordpress.org/Theme_Development">create your own Theme</a> and page layout.</p>
<p style="color: #000000;"><a style="color: #4ca6cf;" title="Glossary" href="https://codex.wordpress.org/Glossary#CSS">CSS</a> stands for <b>Cascading Style Sheets</b>. It allows you to store style presentation information (like colors and layout) separate from your HTML structure. This allows precision control of your website layout and makes your pages faster and easier to update.</p>
<p style="color: #000000;">This article briefly describes the use of CSS in WordPress, and lists some references for further information. For information on CSS itself, see <a style="color: #4ca6cf;" title="Know Your Sources" href="https://codex.wordpress.org/Know_Your_Sources#CSS">Know Your Sources</a>.</p>
<h2><span class="mw-headline">WordPress and CSS</span></h2>
<p style="color: #000000;">WordPress Themes use a combination of <a style="color: #4ca6cf;" title="Templates" href="https://codex.wordpress.org/Templates">template files</a>, <a style="color: #4ca6cf;" title="Template Tags" href="https://codex.wordpress.org/Template_Tags">template tags</a>, and CSS files to generate your WordPress site&#8217;s look.</p>
<dl style="color: #000000;">
<dt style="font-weight: bold;">Template Files</dt>
<dd><a class="mw-redirect" style="color: #4ca6cf;" title="Stepping Into Templates" href="https://codex.wordpress.org/Stepping_Into_Templates">Template files</a> are the building blocks which come together to create your site. In the <a style="color: #4ca6cf;" title="Site Architecture 1.5" href="https://codex.wordpress.org/Site_Architecture_1.5">WordPress Theme structure</a>, the header, sidebar, content, and footer are all contained within individual files. They join together to create your page. This allows you to customize the building blocks. For example, in the default WordPress Theme, the multi-post view found on the front page, category, <a style="color: #4ca6cf;" title="Creating an Archive Index" href="https://codex.wordpress.org/Creating_an_Archive_Index">archives</a>, and <a style="color: #4ca6cf;" title="Creating a Search Page" href="https://codex.wordpress.org/Creating_a_Search_Page">search</a> web pages on your site, the sidebar is present. Click on any post, you will be taken to the single post view and the sidebar will now be gone. You can <a style="color: #4ca6cf;" title="The Loop in Action" href="https://codex.wordpress.org/The_Loop_in_Action">choose which parts and pieces appear</a> on your page, and customize them individually, allowing for a different header or sidebar to appear on all pages within a specific category. And more. For a more extensive introduction to Templates, see <a class="mw-redirect" style="color: #4ca6cf;" title="Stepping Into Templates" href="https://codex.wordpress.org/Stepping_Into_Templates">Stepping Into Templates</a>.</dd>
<dd></dd>
<dt style="font-weight: bold;">Template Tags</dt>
<dd>Template tags are the bits of code which provide instructions and requests for information stored within the WordPress database. Some of these are highly configurable, allowing you to customize the date, time, lists, and other elements displayed on your website. You can learn more about template tags in <a style="color: #4ca6cf;" title="Stepping Into Template Tags" href="https://codex.wordpress.org/Stepping_Into_Template_Tags">Stepping Into Template Tags</a>.</dd>
<dd></dd>
<dt style="font-weight: bold;">Stylesheet</dt>
<dd>The CSS file is where it all comes together. On every template file within your site there are HTML elements wrapped around your template tags and content. In the stylesheet within each Theme are rules to control the design and layout of each HTML element. Without these instructions, your page would simply look like a long typed page. With these instructions, you can move the building block structures around, making your header very long and filled with graphics or photographs, or simple and narrow. Your site can &#8220;float&#8221; in the middle of the viewer&#8217;s screen with space on the left and right, or stretch across the screen, filling the whole page. Your sidebar can be on the right or left, or even start midway down the page. How you style your page is up to you. But the instructions for styling are found in the <tt>style.css</tt> file within each Theme folder.</dd>
</dl>
<h2><span class="mw-headline">WordPress Generated Classes</span></h2>
<p style="color: #000000;">Several classes for aligning images and block elements (<tt>div</tt>, <tt>p</tt>, <tt>table</tt> etc.) were introduced in WordPress 2.5: <tt>aligncenter</tt>,<tt>alignleft</tt> and <tt>alignright</tt>. In addition the class <tt>alignnone</tt> is added to images that are not aligned, so they can be styled differently if needed.</p>
<p style="color: #000000;">The same classes are used to align images that have a caption (as of WordPress 2.6). Three additional CSS classes are needed for the captions, together the alignment and caption classes are:</p>
<p>[css]<br />
/* =WordPress Core<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211; */<br />
.alignnone {<br />
margin: 5px 20px 20px 0;<br />
}</p>
<p>.aligncenter,<br />
div.aligncenter {<br />
display: block;<br />
margin: 5px auto 5px auto;<br />
}</p>
<p>.alignright {<br />
float:right;<br />
margin: 5px 0 20px 20px;<br />
}</p>
<p>.alignleft {<br />
float: left;<br />
margin: 5px 20px 20px 0;<br />
}</p>
<p>.aligncenter {<br />
display: block;<br />
margin: 5px auto 5px auto;<br />
}</p>
<p>a img.alignright {<br />
float: right;<br />
margin: 5px 0 20px 20px;<br />
}</p>
<p>a img.alignnone {<br />
margin: 5px 20px 20px 0;<br />
}</p>
<p>a img.alignleft {<br />
float: left;<br />
margin: 5px 20px 20px 0;<br />
}</p>
<p>a img.aligncenter {<br />
display: block;<br />
margin-left: auto;<br />
margin-right: auto<br />
}</p>
<p>.wp-caption {<br />
background: #fff;<br />
border: 1px solid #f0f0f0;<br />
max-width: 96%; /* Image does not overflow the content area */<br />
padding: 5px 3px 10px;<br />
text-align: center;<br />
}</p>
<p>.wp-caption.alignnone {<br />
margin: 5px 20px 20px 0;<br />
}</p>
<p>.wp-caption.alignleft {<br />
margin: 5px 20px 20px 0;<br />
}</p>
<p>.wp-caption.alignright {<br />
margin: 5px 0 20px 20px;<br />
}</p>
<p>.wp-caption img {<br />
border: 0 none;<br />
height: auto;<br />
margin: 0;<br />
max-width: 98.5%;<br />
padding: 0;<br />
width: auto;<br />
}</p>
<p>.wp-caption p.wp-caption-text {<br />
font-size: 11px;<br />
line-height: 17px;<br />
margin: 0;<br />
padding: 0 4px 5px;<br />
}<br />
[/css]</p>
<p style="color: #000000;">Each Theme should have these or similar styles in its <tt>style.css</tt> file to be able to display images and captions properly. The exact HTML elements and class and ID values will depend on the structure of the Theme you are using.</p>
<h2><span class="mw-headline">Templates and CSS</span></h2>
<p style="color: #000000;">To help you understand more about how CSS works in relationship to your web page, you may wish to read some of the articles cited in these lists:</p>
<ul style="color: #000000;">
<li><a style="color: #4ca6cf;" title="Using Themes" href="https://codex.wordpress.org/Using_Themes">Using Themes</a> &#8211; There are also many advanced articles in this list.</li>
<li><a style="color: #4ca6cf;" title="Templates" href="https://codex.wordpress.org/Templates">Templates</a> &#8211; Comprehensive list of WordPress Theme and Template articles.</li>
<li><a style="color: #4ca6cf;" title="Theme Development" href="https://codex.wordpress.org/Theme_Development">Theme Development</a> &#8211; WordPress Theme Development guide and code standards.</li>
</ul>
<h2><span class="mw-headline">WordPress Layout Help</span></h2>
<p style="color: #000000;">If you are having some problems or questions about your WordPress Theme or layout, begin by checking the website of the Theme author to see if there is an upgrade or whether there are answers to your questions. Here are some other resources:</p>
<ul style="color: #000000;">
<li><a style="color: #4ca6cf;" title="WordPress Lessons" href="https://codex.wordpress.org/WordPress_Lessons#Designing_Your_WordPress_Site">Lessons on Designing Your WordPress Site</a></li>
<li><a style="color: #4ca6cf;" title="Site Design and Layout" href="https://codex.wordpress.org/Site_Design_and_Layout">Site Design and Layout</a> &#8211; Comprehensive list of resources related to site design in WordPress.</li>
<li><a style="color: #4ca6cf;" title="FAQ Layout and Design" href="https://codex.wordpress.org/FAQ_Layout_and_Design">FAQ Layout and Design</a></li>
</ul>
<h2><span class="mw-headline">CSS Resources</span></h2>
<ul style="color: #000000;">
<li><a style="color: #4ca6cf;" title="Finding Your CSS Styles" href="https://codex.wordpress.org/Finding_Your_CSS_Styles">Finding Your CSS Styles</a></li>
<li><a style="color: #4ca6cf;" title="CSS Troubleshooting" href="https://codex.wordpress.org/CSS_Troubleshooting">Troubleshooting</a></li>
<li><a style="color: #4ca6cf;" title="CSS Fixing Browser Bugs" href="https://codex.wordpress.org/CSS_Fixing_Browser_Bugs">Fixing Browser Bugs</a></li>
<li><a style="color: #4ca6cf;" title="CSS Coding Standards" href="https://codex.wordpress.org/CSS_Coding_Standards">Coding Standards</a></li>
<li><a style="color: #4ca6cf;" title="CSS Shorthand" href="https://codex.wordpress.org/CSS_Shorthand">Shorthand</a></li>
<li><a style="color: #4ca6cf;" title="Know Your Sources" href="https://codex.wordpress.org/Know_Your_Sources#CSS">Know Your Sources#CSS</a></li>
<li><a style="color: #4ca6cf;" title="Conditional Comment CSS" href="https://codex.wordpress.org/Conditional_Comment_CSS">Conditional Comment CSS</a></li>
<li><a style="color: #4ca6cf;" title="Validating a Website" href="https://codex.wordpress.org/Validating_a_Website">Validating a Website</a></li>
</ul>
<p>The post <a rel="nofollow" href="https://greenhousedesigngroup.com/getting-started-wordpress-css/">Getting Started with WordPress and CSS</a> appeared first on <a rel="nofollow" href="https://greenhousedesigngroup.com">Greenhouse Design Group</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://greenhousedesigngroup.com/getting-started-wordpress-css/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
