Blog
019437th since April 04, 2007
R
Posting Guidence

Hey, there:

Please read the following notes before posting.:-)

  1. You must be a registered user to be eligible to add or modify an entry, check this page if you need a new account.
  2. All fields can not be empty
  3. Use c-type tags to enable HTML snippets, i.e. you can insert an images by using

    <cimg src="mypic" alt="" />

    Available c-type tags contain:
    • <cspan>, <cp>, <cdiv> for chucks of texts, need a class attribute, i.e.

      <cp class="red bgrey">A customized paragraph with red fonts and grey background</cp> is:

      A customized paragraph with red fonts and grey background

    • <cimg> to insert a image, i.e. <cimg src="/path/to/img/jpg" />
    • <cwma> to insert a mp3, wma, i.e. <cwma src="/path/to/song.wma" />
    • <ca> to make a hyperlink like <ca href="/path/to/link.html"> My link </ca>
    • <c> to embed any user-configered HTML snippet
    Most of them can be used just like the corresponding HTML tags.
  4. If your input text contains <c> or </c>, just escape either '<' or '>'
  5. You can write your own inline CSS, or use some pre-defined CSS class with my blog, for example, the following snippet:

    <cspan class="cyan largefont bblue">Hello</cspan>

    will produce a large cyan "Hello" in blue background. Available class are:
    • Colors: red, blue, navy, grey, black, white, cyan, yellow
    • Background-colors: bred, bblue, bnavy, bgrey, bblack, bwhite, bcyan, byellow
    • Fonts: tinyfont, smallfont, midfont, bigfont and largefont
    • Font-style: bold, italic and underline
    • alignment: left, center and right
  6. You can add or modify comments to any existing entry without registration, please check "Add a comment" button at the bottom of each entry.

Again, thanks for being with my Blog.

Go back to the posting page