Web Languages to learn to be a Pro Blogger
If you have read some of my other articles I have advocated having your own blog on your own webhost. With that ability, comes customization.
Unless you want to shell out a lot of money for a good custom design, you are going to have to learn some web languages to get a good custom design. Even if you do hire a designer, what if in the future someday you want to make a modification? It is best to learn all this yourself to save you hassle and money.
Below is the languages you need to learn for Wordpress blogs hosted on your own web host. Other types of blogs may be different.
The first languages you should get a handle on is, obviously HTML and XHTML. Wordpress uses XHTML which is a standardized version of HTML.
The next you should learn is CSS style sheets. This is where you will editing the colors and other design properties of your wordpress blog. Luckily, you can usually just learn the most important basics by fooling around and adjusting things through trial and error.
Next should be the programming language PHP. Editing the design of the wordpress blog will include removing or moving PHP functions around. You don’t need to learn actual PHP programming, save that for programmers. You just need to know where functions start and stop and how to use \ before the ‘ in an echo, as to avoid causing a php error. If you have read some of my previous wordpress blog posts, you will see where I put in a advertising code block inside a php echo function. I then had to use a \ right before any ‘ inside the ad code or else I would get a PHP error and my site would stop working until it was fixed.





February 15th, 2009
Right when hosting a own website better be aware of atleast basic web programming langauages to ensure your website works smoothly and doesnt depend on any individual.
February 15th, 2009
PHP is usually difficult for web designers to lrarn..html xhtml and css is something they can handle easily.. Best of luck to all
February 15th, 2009
Yup. Knowing web programming language will help on your blogging. I modified some of the code on my blog myself.
February 16th, 2009
Well your blog contains so nice articles . . . . i m new in bloging so its good to see more experianced bloggers helping us
Thank you
regards
MASTERMIND
February 17th, 2009
Hey! Nice blog. First time I visit here and have great time to read all the post. Thanks for the sharing your knowledge.
February 17th, 2009
HTML and CSS are definitely worth learning I agree if you then want to customise your blogs look you can use firebug to identify where the bits of css are that you need to change. Not quite ready to delve into PHP yet.
February 20th, 2009
I have found it does help taking those basic programming courses in first year uni even if you are not that way inclined. I found that it gave me a very basic understanding EVEN IF it was just the BASIC programming language.
With PHP I was able to understand the flow and the importance of opening and closing brackets and loops etc.
Thanks for the blog
February 21st, 2009
Nice tips. You are absolutely right. Knowledge of HTML/XHTML, CSS is very necessary. You can also learn JavaScript if you want to create some widgets for your blog
October 20th, 2009
what i mean to say is the tutorials are for people who doesn’t know html so it is name HTML for dummies.
please delete this comment.