Archive for the 'Programming' Category

Rarely used html codes that everybody should use

There are a few standard html codes that rarely used in the world wide web
arena. Perhaps they are quite weird and some lack browser support people just
ignore it. They are
 

<address> , <optgroup> , <acronym> or <abbr> and finally  <fieldset> &
<legend>

Sample:

1. Address: add some CSS touch, that’s would be more attractive

Lot 123, My Street,
01000 My City, Country
fakemail@simplybuzz.com

2. Optgroup; for better selection

3. Acronym / Abbr; convenient way to put some help text, previously
I’m using <a href="#" title=... LOL, never thought this tag available!

Eg: SEO 

See more nice usage examples, originally from: SeoMoz

found trough: I Hate Google

Drupal - PHP code inside post!

Believe it or not it takes 3 months for me to figure out how to make this things out!
Basically Drupal CMS allow us to put PHP code inside every admin post. Posting code below will output exactly as file with .php extension using
eval() function.

<?php

phpinfo();
?>
Continue reading ‘Drupal - PHP code inside post!’

How to make tableless xhtml

I discovered this techniques while surfing on a contact form at
Iconaholic

The hint is using <label> tag, nice unknown trick!

<style>
label {
width: 200px;
float: left;
}
</style>
<p><label>Fake Field</label><input type="text"></p>
<p><label>Fake Field 123</label><input type="text"></p>

Apply <label> tag and specify the <label> width, and force it
located to the left with float.

See example below:

The actual demo code was:

<p><label style="width:200px;float: left;" >Fake
Field</label><input type="text"></p>




Simple ways making money (online)


Checkout Joel Comm the latest eBook who made $29K/month in AdSense.   


Free eBook written by probloggers. Get Chitika Free eBook Now!

Simple ways making money (online)

Google AdSense: Simple ways earning income from your websites and blogs. Blog for your side income! .

Runs a small shop in your blog / website by adding a few scripts! register for Chitika eMiniMalls now.

Agloco: Advertisers, search providers and online retailers are paying billions to reach you while you surf. You heard it, a get paid surf bar has just came back. Sign up Agloco now.

Must Installed Softwares!

Mozilla Firefox : Browse website faster & safer

Google Essential Pack: Trust to Google, they have prepared what you need.



Link Exchange
  Directory

Close
E-mail It