Jan Leow's Press Blog


Website

Web site creation tips

Making your own website that works? Here is some tips from web design experts. I came across this while reading the Entrepreuner.com April 2007 magazine about designing a good website titled “The Right Stuff” by Melissa Campanelli. The article provided ten tips about creating a good website.

HTML Lesson 4: text alignment

The default text alignment for content in a paragraph is left side. Sometimes you may want to make the text align to the right or in the center. To make the text align to the left or right you include the align attribute to the paragraph tag. Example, align to left:

HTML Lesson 3: text formatting

When writing your content for your website, you may want to format your text to emphasize a point and make it stand out from the rest of the content. This is easily done by using the bold tag, italics tag and underline tag.

Learning HTML

Let’s face it, even if you are planning to use the provided installation script to make a CMS website, blogging website or use the provided web builder from the web hosting provider, you still have to learn some HTML. There is no escape from getting your hands dirty into coding a web page. Programming a …

Learning HTML Read More »