<?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>New Blog Help &#187; HTML</title>
	<atom:link href="http://www.newbloghelp.com/tag/html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.newbloghelp.com</link>
	<description>The Ideal Way To Learn Something New About Blogging</description>
	<lastBuildDate>Mon, 21 Dec 2009 15:40:40 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Installing Wordpress Locally So You Can Modify or Create Wordpress Themes</title>
		<link>http://www.newbloghelp.com/ftp/installing-wordpress-locally-so-you-can-modify-or-create-wordpress-themes</link>
		<comments>http://www.newbloghelp.com/ftp/installing-wordpress-locally-so-you-can-modify-or-create-wordpress-themes#comments</comments>
		<pubDate>Tue, 17 Feb 2009 13:38:50 +0000</pubDate>
		<dc:creator>Jade</dc:creator>
				<category><![CDATA[FTP]]></category>
		<category><![CDATA[Wordpress Themes]]></category>
		<category><![CDATA[Cascading Style Sheets]]></category>
		<category><![CDATA[creating wordpress themes]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[installing wordpress]]></category>
		<category><![CDATA[installing wordpress locally]]></category>
		<category><![CDATA[modifying wordpress themes]]></category>
		<category><![CDATA[XAMPP]]></category>

		<guid isPermaLink="false">http://www.newbloghelp.com/?p=414</guid>
		<description><![CDATA[



Image via Wikipedia



Have you ever wanted to try your hand at modifying or creating your own Wordpress themes? Maybe you thought it would be ridiculously hard to do or far beyond your scope of knowledge, but modifying Wordpress themes and templates are not quite as hard as you might think.
Do You Know Your HTML?
There are [...]]]></description>
			<content:encoded><![CDATA[<div class="zemanta-img" style="margin: 1em; display: block;">
<div>
<dl style="width: 212px;" class="wp-caption alignleft">
<dt class="wp-caption-dt"><a href="http://en.wikipedia.org/wiki/Image:Notepad.png"><img src="http://upload.wikimedia.org/wikipedia/en/thumb/2/2a/Notepad.png/202px-Notepad.png" alt="Notepad" title="Notepad" width="202" height="202"></a></dt>
<dd class="wp-caption-dd zemanta-img-attribution" style="font-size: 0.8em;">Image via <a href="http://en.wikipedia.org/wiki/Image:Notepad.png">Wikipedia</a></dd>
</dl>
</div>
</div>
<p>Have you ever wanted to try your hand at modifying or creating your own Wordpress themes? Maybe you thought it would be ridiculously hard to do or far beyond your scope of knowledge, but modifying Wordpress themes and templates are not quite as hard as you might think.</p>
<p><u><strong>Do You Know Your HTML?</strong></u></p>
<p>There are a few things you should take into consideration if you’re looking to get started modifying themes and that is, how good are your HTML skills? HTML stands for <a class="zem_slink" href="http://en.wikipedia.org/wiki/HTML" title="HTML" rel="wikipedia">Hyper Text Markup Language</a> and it is used in every webpage in order to be able to display your sites content. If you are new to HTML should have a look at basic tutorial that covers the basics of understanding HTML and how HTML markup tags are used to communicate your website and its design to your visitors.<span id="more-414"></span></p>
<p><a href="http://www.w3schools.com/htmL/html_intro.asp">HTML Tutorial For The Absolute Beginner</a></p>
<p><u><strong>How Much PHP Do You Know?</strong></u></p>
<p>Wordpress also relies heavily on php scripting in order for it to run…without php…no Wordpress, so make sure to at least have a mild working knowledge of the php scripting language and use it as a reference when designing your own themes. Here’s a really good step by step tutorial for those who are beginners with php:</p>
<p><a href="http://devzone.zend.com/node/view/id/627">PHP Tutorial For The Absolute Beginner</a></p>
<p><u><strong>Don&#8217;t Leave Home Without Some CSS Skill</strong></u></p>
<p>Lastly, you will need to have a good working knowledge of CSS which stands for <a class="zem_slink" href="http://en.wikipedia.org/wiki/Cascading_Style_Sheets" title="Cascading Style Sheets" rel="wikipedia">Cascading Style Sheets</a>. Every Wordpress theme and template has one. Without it your website HTML would be displayed with nothing but a white screen, and all of your text would be on the left hand side with blue highlighted links and that’s about it. There would be no graphics, no fancy fonts, no centering, nothing unless you specified it in your theme’s CSS file, if you had one. CSS is the partner-in-crime to the HTML coding of your theme, and you can’t have one without the other so make sure to add learn CSS to your list of things to do. The great news about CSS is that the learning curve is really small and once you’ve played around in a few Wordpress themes you will see that they all contain pretty much the same style elements so once you have the knowledge stored in your brain you will be good to go. Here’s a good CSS tutorial for the absolute beginner:</p>
<p><a href="http://www.tagbytag.org/tutorials/css-beginner">CSS Tutorial For The Absolute Beginner</a></p>
<p><u><strong>Installing Wordpress Locally</strong></u></p>
<p>One last thing you should take a look at is installing Wordpress locally on your computer. While it’s not absolutely necessary, it should be considered by anyone who is serious about working with, and modifying Wordpress themes and templates. Installing Wordpress locally on your computer will give you a playground to test your newly modified and newly created themes without having to put them up on the Internet, so nobody sees them but you. I myself tweak, modify, create and play with all sorts of Wordpress themes because I’ve installed Wordpress locally on my computer using a little program called <a class="zem_slink" href="http://www.apachefriends.org/en/xampp.html" title="XAMPP" rel="homepage">XAMPP</a> and my favourite text editor <a class="zem_slink" href="http://windowshelp.microsoft.com/Windows/en-US/Help/5d18d5fb-e737-4a73-b6cc-dccc637202311033.mspx" title="Notepad" rel="homepage">Notepad</a> ++. I’ve written an excellent tutorial regarding how to set up Wordpress locally on your computer and you can check it out over at <a class="zem_slink" href="http://www.squidoo.com/homepage/index.php" title="Squidoo" rel="homepage">Squidoo</a> by following this link:</p>
<p><a href="http://www.squidoo.com/installing-Wordpress-locally">Installing Wordpress Locally On Your Computer &#8211; A Squidoo Lens Tutorial</a></p>
<p>Please don’t be frightened by the length of the tutorial, it’s actually quite short once you take a good look at it. It contains very detailed step by step instructions that even the newest Wordpress user would have no trouble following.</p>
<p>Well that’s it, I hope you learn to make and modify Wordpress themes using these tips and you can send me an email anytime letting me know how you made out with these tips and especially the Squidoo lens. I will do my best to help you with any questions you might have and until next time people…have fun playing with Wordpress.<br />
<h6 class="zemanta-related-title" style="font-size: 1em;">Related articles by Zemanta</h6>
<ul class="zemanta-article-ul">
<li class="zemanta-article-ul-li"><a href="http://charity-lynn.com/blogging/css-is-your-friend/">CSS is your friend</a> (charity-lynn.com)</li>
</ul>
<div style="margin-top: 10px; height: 15px;" class="zemanta-pixie"><a class="zemanta-pixie-a" href="http://reblog.zemanta.com/zemified/8c2f22b9-3597-4d89-b784-e531a9374659/" title="Zemified by Zemanta"><img style="border: medium none ; float: right;" class="zemanta-pixie-img" src="http://img.zemanta.com/reblog_e.png?x-id=8c2f22b9-3597-4d89-b784-e531a9374659" alt="Reblog this post [with Zemanta]"></a></div>
]]></content:encoded>
			<wfw:commentRss>http://www.newbloghelp.com/ftp/installing-wordpress-locally-so-you-can-modify-or-create-wordpress-themes/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>The Basics Of How To Style A Wordpress Post</title>
		<link>http://www.newbloghelp.com/wordpress/the-basics-of-how-to-style-a-wordpress-post</link>
		<comments>http://www.newbloghelp.com/wordpress/the-basics-of-how-to-style-a-wordpress-post#comments</comments>
		<pubDate>Thu, 05 Feb 2009 14:38:54 +0000</pubDate>
		<dc:creator>Jade</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[align wordpress post text]]></category>
		<category><![CDATA[Blog]]></category>
		<category><![CDATA[clear the float of Wordpress images]]></category>
		<category><![CDATA[Editors]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[HTML editor]]></category>
		<category><![CDATA[Shareware]]></category>
		<category><![CDATA[Source code]]></category>
		<category><![CDATA[style a wordpress post]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[wrap text around wordpress images]]></category>

		<guid isPermaLink="false">http://newbloghelp.com/?p=251</guid>
		<description><![CDATA[



Image via Wikipedia



Now that you&#8217;ve gotten your blog up and running you&#8217;re probably already writing posts but some unusual anomalies have crept into your work. You&#8217;ve perhaps wondered why your text is not wrapping around your images? Or perhaps you find that you have oodles of whitespace to the right of your posts because your [...]]]></description>
			<content:encoded><![CDATA[<div class="zemanta-img" style="margin: 1em; display: block;">
<div>
<dl style="width: 120px;" class="wp-caption alignleft">
<dt class="wp-caption-dt"><a href="http://en.wikipedia.org/wiki/Image:WordPressLogo.png"><img src="http://upload.wikimedia.org/wikipedia/en/d/d6/WordPressLogo.png" alt="Category:Wikipedians who use WordPress" title="Category:Wikipedians who use WordPress" width="110" height="110"></a></dt>
<dd class="wp-caption-dd zemanta-img-attribution" style="font-size: 0.8em;">Image via <a href="http://en.wikipedia.org/wiki/Image:WordPressLogo.png">Wikipedia</a></dd>
</dl>
</div>
</div>
<p>Now that you&#8217;ve gotten your blog up and running you&#8217;re probably already writing posts but some unusual anomalies have crept into your work. You&#8217;ve perhaps wondered why your text is not wrapping around your images? Or perhaps you find that you have oodles of whitespace to the right of your posts because your post text is not justified? Maybe you&#8217;re wondering why no-one is coming to your posts? Perhaps it&#8217;s due to the irrelevant title? Here&#8217;s a short list of ways you can style your <a class="zem_slink" href="http://wordpress.org" title="WordPress" rel="homepage">Wordpress</a> posts to address the most basic issues every <a class="zem_slink" href="http://en.wikipedia.org/wiki/Blog" title="Blog" rel="wikipedia">blogger</a> runs across when just starting out.</p>
<p>•	<strong>Blog Posts Need Relevant Titles</strong> &#8211; Make sure your title is relevant to the post you&#8217;ve written or no-one will ever find it. So let&#8217;s say you wrote a fantastic article about &#8220;home stereo systems&#8221; then you should try to pull a relevant title from what you&#8217;ve written. For example, you&#8217;ve written a comparison guide for &#8220;home stereo systems&#8221; that includes features and prices, then a great title for your post could be &#8220;Features and Price Guide For Home Stereo System Buffs&#8221;. You might be saying to yourself, &#8220;Well isn&#8217;t it obvious that my post is about features and prices for home stereo systems?&#8221; and &#8220;What kind of moron would incorrectly title their blog post anyways?&#8221; Well, some posts you write will have a very clear and concise direction while others will be more like unfocused rants or just thoughts you&#8217;ve had about a certain subject and the title may not be so easy to come up with then. If the latter is the case, then trying to find the focus of an unfocused post can be somewhat challenging and it happens to us all. Take a moment and consider the subject matter of your post before coming up an irrelevant title and check out <a href="http://www.copyblogger.com/magnetic-headlines/">Copyblogger</a> for some great tips on writing your best post titles.<span id="more-251"></span></p>
<p>•	<strong>Post Images Need Relevant Titles</strong> &#8211; The way to title an image is there in the display window that comes up after you’ve uploaded the image. The default photo title will be the what the camera gave it or the name of the file you downloaded from the <a class="zem_slink" href="http://en.wikipedia.org/wiki/Internet" title="Internet" rel="wikipedia">Internet</a>. You will need to change it to something relevant to the photo if you want folks to find it. As an example, if you took a photo of a beautiful sunrise your camera has probably titled your photo something like “img1101.jpg”. You need to change the title in the image title field to read something like “beautiful sunrise”. After all, which do you think folks will search for on the Internet? Photos named &#8220;img1101&#8243; or photos of &#8220;beautfiul sunrises&#8221;&#8230;it&#8217;s up to you&#8230;</p>
<p>•	<strong>Wrap Text Around Wordpress Images</strong> &#8211; To make sure your text wraps nicely around your post photos…always set the photo alignment to left, right or center. You can do this from the display window that pops open after you&#8217;ve uploaded your image. If you find that even after setting the alignment your text is still now wrapping around the image, that&#8217;s because Wordpress changed the default image classes not too long ago and probably the template you’re using still uses the old image classes in the stylesheet. Add these codes to the style.css of the theme you are using:</p>
<p><strong>img.alignright {float:right; margin:0 0 1em 1em}<br />
img.alignleft {float:left; margin:0 1em 1em 0}<br />
img.aligncenter {display: block; margin-left: auto; margin-right: auto}<br />
</strong></p>
<p>•	<strong>Always Use The <a class="zem_slink" href="http://en.wikipedia.org/wiki/HTML_editor" title="HTML editor" rel="wikipedia">HTML Editor</a> Tab When Inserting Any Sort of <a class="zem_slink" href="http://en.wikipedia.org/wiki/HTML" title="HTML" rel="wikipedia">HTML</a> Codes Into Your Posts.</strong> &#8211; Why? Because the visual editor tab inside Wordpress will not convert your html codes to what you wanted it to do. Instead, your html codes will appear in your post exactly the way you inserted them using the visual editor. Switch to the html editor tab, insert your code, then switch back to the visual editor. Your post html should look like what you had intended and not the raw codes.</p>
<p>•	<strong>Set The Alignment Of Your Post Text</strong> &#8211; You can align your post text left, right, or justified. Justified gives you the same amount of whitespace in between each <a class="zem_slink" href="http://en.wikipedia.org/wiki/Relative_direction" title="Relative direction" rel="wikipedia">left and right</a> margin. You can do this two ways&#8230;the first way is to wrap your post writing in this <a class="zem_slink" href="http://en.wikipedia.org/wiki/Source_code" title="Source code" rel="wikipedia">source code</a> <strong>&lt; p style=&#8221;<a class="zem_slink" href="http://en.wikipedia.org/wiki/Typographic_alignment" title="Typographic alignment" rel="wikipedia">text-align</a>: justify;&#8221; &gt;</strong> or align it left or right, from inside the Wordpress post editor each and every time you write a post. Or you can fix this globally by adding:</p>
<p><strong>text-align: left;</strong><br />
<strong>text-align: right;</strong><br />
<strong>text-align: justify;</strong></p>
<p>to your style.css file at to automatically align text such as on page paragraphs and post paragraphs.</p>
<p>•	<strong>Clear The Float Of Images You Add To Your Posts</strong> &#8211; If it ever happens (and it will) that you have an image that is longer than the text you want to put next to it, when you want to start a new paragraph the image will hang down over your next block of text. Your next paragraph or image will by default try to line up underneath the last block of text even if it throws off your entire post layout.  Here&#8217;s how to fix this:</p>
<p>Enter this source code <strong>&lt;<em>div</em> style=&#8221;<em>clear</em>:<em>both</em>;&#8221;&gt;&lt;/<em>div</em>&gt; </strong>after your last paragraph (with the image) in the Wordpress editor and before the next text paragraph or image. This code will force your next paragraph to start below the last image length instead of the length of the short text you wrote beside it.</p>
<p>This is not an exhaustive list of how to style a Wordpress post, but it is an outline of the basic quirks that you will be sure to run into pretty much as soon as you write your first post&#8230;so keep this list handy as a reference and happy blogging.</p>
<div style="margin-top: 10px; height: 15px;" class="zemanta-pixie"><a class="zemanta-pixie-a" href="http://reblog.zemanta.com/zemified/875453d7-5317-4806-b698-293659d7f223/" title="Zemified by Zemanta"><img style="border: medium none ; float: right;" class="zemanta-pixie-img" src="http://img.zemanta.com/reblog_e.png?x-id=875453d7-5317-4806-b698-293659d7f223" alt="Reblog this post [with Zemanta]"></a></div>
]]></content:encoded>
			<wfw:commentRss>http://www.newbloghelp.com/wordpress/the-basics-of-how-to-style-a-wordpress-post/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>

