Quantcast
Channel: Codegrad » Hypertext Mark-up Language
Browsing all 10 articles
Browse latest View live

Margin and padding of block elements

Margin and padding are two important attributes that are useful in providing appropriate spacing between HTML elements. In particular, they are useful in rendering proper spacing among block elements...

View Article



Using meta robots in a WordPress blog or website

Anyone with the basic knowledge of HTML understands that s/he can use meta robots to prevent search engines from indexing pages in a website, but what if you are using WordPress CMS and you want to...

View Article

WordPress meta description using post excerpt, category description and post ID

While the major search engines no longer consider meta description as a deciding factor in giving a page a rank in the search engine result page, it still appears in the search results as a description...

View Article

HTML title tag

The title tag is an HTML code that determines the title of a web page. Two title tags always come in pair, the opening title tag and the closing title tag. The text between these tags appears in the...

View Article

Search engine optimization of HTML title tags

The HTML title tag is one of the most useful place in inserting keywords for search engine optimization. Search engines would always associate the words and phrases within the title tag to the webpage...

View Article


Search engine optimization (SEO) of WordPress theme title tags

The title tag is one of the most important factors that search engines take into consideration. It would be certainly helpful if you can have absolute control of what is inside your title tag for any...

View Article

Search engine optimization (SEO) of WordPress static page titles

Unlike WordPress posts, which can have longer titles that contain significant keywords, page titles are usually shorter. This article discusses how to provide unique and keyword-rich HTML title for...

View Article

Removing the paragraph tags of WordPress post excerpt and category description

By default, the PHP scripts that call the post excerpt and category description automatically insert paragraph tags. You can disable the automatic insertion of paragraph tags should in case you decided...

View Article


Displaying e-mail address while avoiding spammers

Show your email address to your website visitors while hiding it from hackers and spammers using ASCII character entities, javascript or both.

View Article


Using HTML button as link

With the help of certain Javascripts, you can use HTML form buttons as a hyperlink either to another page within the same site, or to another site. However, it does not function in exactly the same way...

View Article
Browsing all 10 articles
Browse latest View live




Latest Images