<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.7.1" -->
<rss version="0.92">
<channel>
	<title>CodeBasic.net &#124; Penang Web Developer cum Designer</title>
	<link>http://codebasic.net</link>
	<description></description>
	<lastBuildDate>Thu, 29 Sep 2011 15:34:50 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Sakae Teppanyaki @ Autocity</title>
		<description>Last Saturday, my friends and I have a party at Sakae Sushi. My first impression of Sakae Sushi is that the unique, refreshing fine style.

Sakae Sushi served us with Salmon Sashimi (RM5.99), Hana Maki (RM9.99), Soft Shell Crape Crape (RM6.99), Mental Ebi Delight (RM 11.80), Sakae Salad (RM 13.90), Live ...</description>
		<link>http://codebasic.net/sakae-teppanyaki-autocity/</link>
			</item>
	<item>
		<title>Javascript Expand/Collapse in Tree Structure</title>
		<description>If you have a large number of items to show, then it would be very long list. You can solve the issue by nesting one block within another, you can create tree-like structures where each individual node can be expanded and collapsed.



You can follow the sample code for this tutorial ...</description>
		<link>http://codebasic.net/javascript-expandcollapse-in-tree-structure/</link>
			</item>
	<item>
		<title>CSS Float Tutorial</title>
		<description>The CSS float property is very important property for layout. First, you have to understand how it works then only can position your web page designs exactly as you want them to display.

A CSS float property looks like this:

.right {float: right;}



Step by Step: Floating an Image to the Right

Step 1: ...</description>
		<link>http://codebasic.net/css-float-tutorial/</link>
			</item>
	<item>
		<title>How To Embed Web Page within Web Page?</title>
		<description>If you feel struggle on displaying a web page within another web page, then this HTML code may help to solve the problem.

How can i do that? There’s no need long list of code, or complex JavaScript code, but it just use pure simple HTML tags.

Copy and paste the code ...</description>
		<link>http://codebasic.net/how-to-embed-web-page-within-web-page/</link>
			</item>
	<item>
		<title>BrowserShots: Check Cross Browser Compatibility</title>
		<description>BrowserShots.org is a web-based browser combatibility check tool that lets you preview how your website looks in all kind of browsers at one time. Just submit your website URL and wait few minutes for BrowserShots.org to generate screenshots for each browser.



It’s really FREE! It helps you to test your web ...</description>
		<link>http://codebasic.net/browsershots-check-cross-browser-compatibility/</link>
			</item>
	<item>
		<title>Importance of TITLE Tag to Search Engine Optimization</title>
		<description>The title tag will always be one of the most important factors in achieving high search engine rankings. The title text is placed within the &#60;TITLE&#62;&#60;/TITLE&#62; tags inside the HTML head section. It is displayed on the title bar of your browser.



The Title Tag is Very Important. Why?

As we know ...</description>
		<link>http://codebasic.net/importance-of-title-tag-to-search-engine-optimization/</link>
			</item>
	<item>
		<title>JavaScript onClick Image Swap</title>
		<description>Today, I will teach you how to write JavaScript and HTML so that when visitors come to your site click on the image button, then the image button will change to a new image button.  When the visitor clicks on the other image button, the original image button will ...</description>
		<link>http://codebasic.net/javascript-onclick-image-swap/</link>
			</item>
	<item>
		<title>Marquee &amp; Blink Tag</title>
		<description>&#60;MARQUEE&#62; and &#60;BLINK&#62; are 2 browser specific tags. However, these tags are displayed only by certain browsers only.

&#60;BLINK&#62;: Mozilla Firefox

&#60;MARQUEE&#62;: Internet Explorer

BLINK Tag

This tag can be supppored only by Netscape. IE ignores this tag. So if you are using Internet Explorer you wouldn't see the blinking text below.

&#60;BLINK&#62;Blinking Text&#60;/BLINK&#62;

Advantage: It ...</description>
		<link>http://codebasic.net/marquee-blink-tag/</link>
			</item>
	<item>
		<title>Difference Between http:// and https://</title>
		<description>Today, I will share with you about the very basic and general information for the differences between http:// and https://. HTTP stands for HyperText Transport Protocol, which is for information to be passed back and forth between web servers and clients.

Difference Between http and https



As in known, HTTPS session normally ...</description>
		<link>http://codebasic.net/difference-between-http-and-https/</link>
			</item>
	<item>
		<title>COLSPAN and ROWSPAN Tutorial</title>
		<description>Every webmaster also know that table cells can be spanned more than one column or row. The attribute of ROWSPAN is used to make cell span multiple rows. If let say ROWSPAN="3" it will only span a column vertically across three rows.
&#60;table border="1" cellspacing="2" cellpadding="2" width="200px"&#62;
&#60;tbody&#62;
&#60;tr&#62;
&#60;td&#62;Codebasic.net&#60;/td&#62;
&#60;td rowspan="2"&#62;spanned&#60;/td&#62;
&#60;td&#62;myLengLui.com&#60;/td&#62;
&#60;/tr&#62;
&#60;tr&#62;
&#60;td&#62;imDavidLee.com&#60;/td&#62;
&#60;td&#62;LifeTechie.com&#60;/td&#62;
&#60;/tr&#62;
&#60;tr&#62;
&#60;td&#62;LimPek.com&#60;/td&#62;
&#60;td&#62;innoDesigner.com&#60;/td&#62;
&#60;td&#62;PenangBlogger.com&#60;/td&#62;
&#60;/tr&#62;
&#60;/tbody&#62;&#60;/table&#62;



Codebasic.net
spanned
myLengLui.com


imDavidLee.com
LifeTechie.com


LimPek.com
innoDesigner.com
PenangBlogger.com


The COLSPAN attribute is ...</description>
		<link>http://codebasic.net/colspan-and-rowspan-tutorial/</link>
			</item>
</channel>
</rss>

