<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>DuniaInternet.Com &#187; Halaman Web</title>
	<atom:link href="http://duniainternet.com/blog/index.php/category/halaman-web/feed/" rel="self" type="application/rss+xml" />
	<link>http://duniainternet.com/blog</link>
	<description>DuniaKu Dunia Internet..Jadilah Internet sebagai penghubung ilmu and menambah pendapatan</description>
	<lastBuildDate>Thu, 28 Jan 2010 08:23:58 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Cara untuk membuang line dibawah pautan dan mewarnakan pautan</title>
		<link>http://duniainternet.com/blog/index.php/2006/09/17/cara-untuk-membuang-line-dibawah-pautan-dan-mewarnakan-pautan/</link>
		<comments>http://duniainternet.com/blog/index.php/2006/09/17/cara-untuk-membuang-line-dibawah-pautan-dan-mewarnakan-pautan/#comments</comments>
		<pubDate>Sun, 17 Sep 2006 01:10:22 +0000</pubDate>
		<dc:creator>Duniaku DuniaInternet</dc:creator>
				<category><![CDATA[Halaman Web]]></category>
		<category><![CDATA[Online Business]]></category>

		<guid isPermaLink="false">http://duniainternet.com/blog/index.php/2006/09/17/cara-untuk-membuang-line-dibawah-pautan-dan-mewarnakan-pautan/</guid>
		<description><![CDATA[1. Eliminate underlining from the link:
Add the text-decoration:none attribute to the  a { text-decoration:none }
2. Color the link white:
Change the color attribute in the

 a {color:#FFFFFF; text-decoration:none }
]]></description>
			<content:encoded><![CDATA[<p>1. Eliminate underlining from the link:<br />
Add the <strong>text-decoration:none </strong>attribute to the <textarea> a { text-decoration:none }</textarea></p>
<p align="left">2. Color the link white:</p>
<p align="left">Change the <strong>color attribute</strong> in the<br />
<strong><br />
<textarea> a {color:#FFFFFF; text-decoration:none }</textarea></strong></p>
]]></content:encoded>
			<wfw:commentRss>http://duniainternet.com/blog/index.php/2006/09/17/cara-untuk-membuang-line-dibawah-pautan-dan-mewarnakan-pautan/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How do I make hyperlinks to other sites? @ bagaimana membuat hyperlink kepada web lain</title>
		<link>http://duniainternet.com/blog/index.php/2006/09/15/how-do-i-make-hyperlinks-to-other-sites-bagaimana-membuat-hyperlink-kepada-web-lain/</link>
		<comments>http://duniainternet.com/blog/index.php/2006/09/15/how-do-i-make-hyperlinks-to-other-sites-bagaimana-membuat-hyperlink-kepada-web-lain/#comments</comments>
		<pubDate>Fri, 15 Sep 2006 07:02:39 +0000</pubDate>
		<dc:creator>Duniaku DuniaInternet</dc:creator>
				<category><![CDATA[Halaman Web]]></category>
		<category><![CDATA[Online Business]]></category>

		<guid isPermaLink="false">http://duniainternet.com/blog/index.php/2006/09/15/how-do-i-make-hyperlinks-to-other-sites-bagaimana-membuat-hyperlink-kepada-web-lain/</guid>
		<description><![CDATA[This really quite simple. Most editors will make this quite simple as well.
The most important thing to remember is that to create another link to an outside site- you must include the http:// prefix or the browser will look for the site in your directory and will of course not find it.
Just use this code [...]]]></description>
			<content:encoded><![CDATA[<p>This really quite simple. Most editors will make this quite simple as well.</p>
<p>The most important thing to remember is that to create another link to an outside site- you must include the http:// prefix or the browser will look for the site in your directory and will of course not find it.</p>
<p>Just use this code in your HTML (most WYSIWYG ediotrs will let you edit the HTML also): <textarea><a href="http://www.outsidelink.com/" mce_href="http://www.outsidelink.com/">outside link</a> </textarea> Where the letters in red are the text to click on and the URL is that of the desired site</p>
]]></content:encoded>
			<wfw:commentRss>http://duniainternet.com/blog/index.php/2006/09/15/how-do-i-make-hyperlinks-to-other-sites-bagaimana-membuat-hyperlink-kepada-web-lain/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How can I create my own graphics for my site? @ bagaimana nak reka grafik sendiri?</title>
		<link>http://duniainternet.com/blog/index.php/2006/09/15/how-can-i-create-my-own-graphics-for-my-site-bagaimana-nak-reka-grafik-sendiri/</link>
		<comments>http://duniainternet.com/blog/index.php/2006/09/15/how-can-i-create-my-own-graphics-for-my-site-bagaimana-nak-reka-grafik-sendiri/#comments</comments>
		<pubDate>Fri, 15 Sep 2006 07:00:36 +0000</pubDate>
		<dc:creator>Duniaku DuniaInternet</dc:creator>
				<category><![CDATA[Halaman Web]]></category>
		<category><![CDATA[Online Business]]></category>

		<guid isPermaLink="false">http://duniainternet.com/blog/index.php/2006/09/15/how-can-i-create-my-own-graphics-for-my-site-bagaimana-nak-reka-grafik-sendiri/</guid>
		<description><![CDATA[If you are wanting to create your own web graphics ( I suggest this as only you know what you have in mind) all you really need is a good program, a little creativity, and a lot of patience.
My personal favorites are AdobeÂ Photoshop and Compact Draw which can be found at:
http://www.compactdraw.com/compactdraw/index.htm it is also quite [...]]]></description>
			<content:encoded><![CDATA[<p>If you are wanting to create your own web graphics ( I suggest this as only you know what you have in mind) all you really need is a good program, a little creativity, and a lot of patience.</p>
<p>My personal favorites are AdobeÂ Photoshop and Compact Draw which can be found at:<br />
<a href="http://www.compactdraw.com/compactdraw/index.htm">http://www.compactdraw.com/compactdraw/index.htm</a> it is also quite afordable</p>
<p>Both programs are the most user friendly and allow you the most options with out needing a four year bachelors degree in graphic design to operate.</p>
<p>Of course any program you are comfortable with is the best choice. There are also a variety of free software prgorams you can try by going to: <a href="http://freewarehome.com/">http://freewarehome.com</a></p>
]]></content:encoded>
			<wfw:commentRss>http://duniainternet.com/blog/index.php/2006/09/15/how-can-i-create-my-own-graphics-for-my-site-bagaimana-nak-reka-grafik-sendiri/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What kind of graphics are appropriate? When is an image appropriate?</title>
		<link>http://duniainternet.com/blog/index.php/2006/09/13/what-kind-of-graphics-are-appropriate-when-is-an-image-appropriate/</link>
		<comments>http://duniainternet.com/blog/index.php/2006/09/13/what-kind-of-graphics-are-appropriate-when-is-an-image-appropriate/#comments</comments>
		<pubDate>Wed, 13 Sep 2006 10:02:36 +0000</pubDate>
		<dc:creator>Duniaku DuniaInternet</dc:creator>
				<category><![CDATA[Halaman Web]]></category>

		<guid isPermaLink="false">http://duniainternet.com/blog/index.php/2006/09/13/what-kind-of-graphics-are-appropriate-when-is-an-image-appropriate/</guid>
		<description><![CDATA[Well, images that represent you or your product are appropriate. Such as logos or product imagess. Or perhaps screenshots that help to explain a process.
It is perfectly acceptable to use images as design elements such as bars, bullets, and navigational arrows. But use these with a lot of self-control and only if they compliment your [...]]]></description>
			<content:encoded><![CDATA[<p>Well, images that represent you or your product are appropriate. Such as logos or product imagess. Or perhaps screenshots that help to explain a process.</p>
<p>It is perfectly acceptable to use images as design elements such as bars, bullets, and navigational arrows. But use these with a lot of self-control and only if they compliment your web site.</p>
<p>Viewing other web sites is a good way to find out what not to do. There are ebooks of all levels. Good ones and bad ones. To decide which is the best way, shop around, be a viewer yourself, and decide as a viewer before you become a designer.</p>
<p>The most important tip is to remember to use images only as they are appropriate. Never for just the sake of using them. They will only promote confusion with in your ebook. Those dancing babies are neat, but probably don&#8217;t belong on your web site. Also drop the annoying flashing gif animations that are hard on the eyes and will be distracting to your readers.</p>
<p>If you wish to use banners on your web sites, be careful in your selection and place them at the bottom or top of your site away from your main content.</p>
]]></content:encoded>
			<wfw:commentRss>http://duniainternet.com/blog/index.php/2006/09/13/what-kind-of-graphics-are-appropriate-when-is-an-image-appropriate/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What kinds of graphic files can I use on my sites? @ Jenis grafik yang perlu diguna dalam web</title>
		<link>http://duniainternet.com/blog/index.php/2006/09/13/what-kinds-of-graphic-files-can-i-use-on-my-sites-jenis-grafik-yang-perlu-diguna-dalam-web/</link>
		<comments>http://duniainternet.com/blog/index.php/2006/09/13/what-kinds-of-graphic-files-can-i-use-on-my-sites-jenis-grafik-yang-perlu-diguna-dalam-web/#comments</comments>
		<pubDate>Wed, 13 Sep 2006 10:00:20 +0000</pubDate>
		<dc:creator>Duniaku DuniaInternet</dc:creator>
				<category><![CDATA[Halaman Web]]></category>

		<guid isPermaLink="false">http://duniainternet.com/blog/index.php/2006/09/13/what-kinds-of-graphic-files-can-i-use-on-my-sites-jenis-grafik-yang-perlu-diguna-dalam-web/</guid>
		<description><![CDATA[Web Sites are limited in capabilities where graphics are concerned. Sure it is possible to include sophisticated flash presentations- and you may wish to. But you are faced with a whole new set of issues that do not appear in print design/illustration.
There are issues such as file size and deciding on images that are appropriate [...]]]></description>
			<content:encoded><![CDATA[<p>Web Sites are limited in capabilities where graphics are concerned. Sure it is possible to include sophisticated flash presentations- and you may wish to. But you are faced with a whole new set of issues that do not appear in print design/illustration.</p>
<p>There are issues such as file size and deciding on images that are appropriate to your content. Inappropriate images can throw off the focus of your ebook. Since readers understanding and reading your ebook is one of the main purposes of having an ebook, this is a very important issue.</p>
<p>When creating an image for a web site it is important to know which format to use. Usually that depends. Both GIFs and JPEGS have their purposes. It doesn&#8217;t hurt to experiment. Try saving your files in both formats and seeing which file format has the best quality and smallest file size. Here are some of the characteristics of a JPEG: The JPEG was created by</p>
<p><strong>The Joint Photographic Experts Group</strong>. Designed specifically for compressing photographic- type images. The JPEG will tend to lose quality during compression and decompression, with distortion in flat colors and fuzziness around edges. Because of this it is a good idea to work with a tiff file and save it as a JPEG as the last step. JPEGS can display over 16 million colors, although most computers display only 256 colors. Jpegs are good for graphs and things of that nature. The GIF or Graphic interchange Format, was developed by Compuserve for moving indexed color, gray scale or bitmap images between computer platforms. The GIF will only support 256 color displays. This is not much loss when it comes to viewing an ebook as most viewers will view in 256 colors. So it seems that GIF will generally be a good choice. That solves that problem. I however prefer JPEG.</p>
<p>It is important to make sure all of your pages are loading quickly. If your page takes to long- most visitors will not waste their time waiting around for it to finish. 30 secs is acceptable- under is better. This is not to difficult as web pages are not terrible large in size, but you might want to use various graphics, logos, banners, or cover art. These types of files can get large quick.</p>
<p>This need not be a problem. A good rule of thumb is to follow the 30k rule. This is simple really. Files around 30k will load in aabout 30 secs. All you need to do is add the total size of all of your files on that page including the HTML page and make sure the total is under 30k. For instance: If your HTML page is 5k and you have several graphics that are perhaps 14k and 5k- then 5+14+5=24 You are with in the range you need to be in for a quick loading page.</p>
<p>Computer generated graphics do not take long before the file size becomes very large. It is always important to shoot for a small file sizes. The fact that detail is not as important in web illustrations helps with solving the size problem. Actually the size problem is the reason that detail is not terribly important. When working with a JPEG try compressing the image to 75%, 50%, and 25%, and viewing the results in your browser. Do not compress an already compressed image. Remember that perfection is not important. We are mainly looking for a balance between a good quality image and a small file size. JPEG will always be larger than GIF regardless of file size because it must go through a decompression process. When decreasing a GIF file try using less color. There are some programs such as PaintShop Pro that allow you to decrease the color depth below 256 colors.</p>
]]></content:encoded>
			<wfw:commentRss>http://duniainternet.com/blog/index.php/2006/09/13/what-kinds-of-graphic-files-can-i-use-on-my-sites-jenis-grafik-yang-perlu-diguna-dalam-web/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What are the best color choices for my site? @ Apakah warna yang terbaik untuk halaman web?</title>
		<link>http://duniainternet.com/blog/index.php/2006/09/12/what-are-the-best-color-choices-for-my-site-apakah-warna-yang-terbaik-untuk-halaman-web/</link>
		<comments>http://duniainternet.com/blog/index.php/2006/09/12/what-are-the-best-color-choices-for-my-site-apakah-warna-yang-terbaik-untuk-halaman-web/#comments</comments>
		<pubDate>Tue, 12 Sep 2006 01:25:23 +0000</pubDate>
		<dc:creator>Duniaku DuniaInternet</dc:creator>
				<category><![CDATA[Halaman Web]]></category>

		<guid isPermaLink="false">http://duniainternet.com/blog/index.php/2006/09/12/what-are-the-best-color-choices-for-my-site-apakah-warna-yang-terbaik-untuk-halaman-web/</guid>
		<description><![CDATA[Did know you can control the mood of your visitors by using certain color choices? This is a simple concept that is very often ignored. Why?
Human emotions are very often triggered by color. You need to know which colors trigger which emotions.
Color can make the difference between buying and selling. If usedÂ correctly. You need to [...]]]></description>
			<content:encoded><![CDATA[<p>Did know you can control the mood of your visitors by using certain color choices? This is a simple concept that is very often ignored. Why?</p>
<p>Human emotions are very often triggered by color. You need to know which colors trigger which emotions.</p>
<p>Color can make the difference between buying and selling. If usedÂ correctly. You need to choose the right color combinations for your site. Color is the first thing we notice and the last thing we forget. If used properly it can be aÂ  powerful design tool. It is the doorway to our deepestÂ  thoughts and feelings, and desires. This is an issue worth discussing.</p>
<p><strong>Which colors should you use?<br />
</strong><br />
Well, it is always best to keep your main content on a white background. This is easier on the eyes and will provide a sense of professionalism. The color white triggers emotions such as: purity, peace, and perfection.</p>
<p>While white is an important color, you will probably want to compliment your site with other colors as well. After all, there is creativity in each and every one of us.Â  There is huge color spectrum for us to choose from.</p>
<p><strong>Which colors are best?</strong></p>
<p>Here are a few ideas to help you.</p>
<p>Red colors can stimulate warmth, hunger, and excitement. Cooler colors such as green andÂ  blues, enhance calm and content feelings. Dark colors make objects seem heavier, while lightÂ  colors make them seem lighter.</p>
<p>Yellow may reflect a lack of worry, while black a troubled state. Of course not all colors mean the same things to all people. Yellow may sometimes mean cheap, Green may mean money or greed, black may mean elegance or<br />
death.</p>
<p>Color has become a science and it is a much needed weapon as part of your marketingÂ  arsenal. You will need to take great thought in choosing color as it will identify you, because once a color is &#8220;owned&#8221; it is associated with you andÂ  your company. I am sure you have noticed this with examples such as Coca Cola red, Tide orange, and John Deer Green. It is just as importantÂ  to your identity as your logo. If a shapeÂ  provides a symbol, be aware that color does the same.</p>
<p>Think carefully when choosing colors!Â  Applying a certain color to your product or siteer is just site logic.</p>
<p>For example: In stores colors identify, flavors, brands, and products:</p>
<p>Green in a cleaner says pine- in aÂ  mouthwash says mint, blue very often means strong mint- icy cool. Clear means additive free. Red found in strawberries, cherries, and apples is very appealing. You would never choose gray for laundry detergent because you don&#8217;t want gray clothes,Â  you want brightly colored clothes. Blue ,very unappetizing onÂ  a dinner plate, is much more <a href="http://www.amazon.com/exec/obidos/redirect?link_code=ur2&amp;camp=1789&amp;tag=howtogetrichf-20&amp;creative=9325&amp;path=external-search%3Fsearch-type=ss%26keyword=successful%26index=books"  class="alinks_links" onclick="return alinks_click(this);"  style="padding-right: 13px; background: url(http://duniainternet.com/blog/wp-content/plugins/alinks/images/external.png) center right no-repeat;" title="" rel="external">successful</a><img class="amazon_image" src="http://www.assoc-amazon.com/e/ir?t=howtogetrichf-20&amp;l=ur2&amp;o=1" width="1" height="1" border="0" alt="" style="border:none !important; margin:0px !important;" /> as a dinner plate.</p>
<p>Because it strongly affects mood. Grays and browns seem somber and often depressing. But they can take on a more cheerful attitude with compliments of red. No matter how you use them they suggest weight, or something heavy. This would provide your visitors with a feeling of stableness and strength. Emotions like this will help your visitors to associate your site with stableness and confidence.</p>
<p>Other colors such as burgundy, oyster, beige, blues will also provide a feeling of solidity.</p>
<p><strong>What is the right color?</strong></p>
<p>Sometimes there is no right answer you just have to take yourbest shot. But the number one choice of Corporate America is still blue.Â </p>
]]></content:encoded>
			<wfw:commentRss>http://duniainternet.com/blog/index.php/2006/09/12/what-are-the-best-color-choices-for-my-site-apakah-warna-yang-terbaik-untuk-halaman-web/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What is the best software program to build my site? @ Perisian untuk membina halaman web</title>
		<link>http://duniainternet.com/blog/index.php/2006/09/12/what-is-the-best-software-program-to-build-my-site-perisian-untuk-membina-halaman-web/</link>
		<comments>http://duniainternet.com/blog/index.php/2006/09/12/what-is-the-best-software-program-to-build-my-site-perisian-untuk-membina-halaman-web/#comments</comments>
		<pubDate>Tue, 12 Sep 2006 01:22:12 +0000</pubDate>
		<dc:creator>Duniaku DuniaInternet</dc:creator>
				<category><![CDATA[Halaman Web]]></category>

		<guid isPermaLink="false">http://duniainternet.com/blog/index.php/2006/09/12/what-is-the-best-software-program-to-build-my-site-perisian-untuk-membina-halaman-web/</guid>
		<description><![CDATA[Secara peribadi, saya galakkan menggunakan Macromedia Dreamweaver atau Xsitepro.
My personal preferance isÂ Macromedia Dreamweaver or Xsitepro.
But honestly, both programs are kind of pricey. Really any editor that you are comfortable with will do. Your browser comes with aÂ  really nice editor that is perfectly acceptable and quite easy to use. Internet Explorer comes with Front Page [...]]]></description>
			<content:encoded><![CDATA[<p>Secara peribadi, saya galakkan menggunakan Macromedia Dreamweaver atau Xsitepro.</p>
<p>My personal preferance isÂ Macromedia Dreamweaver or Xsitepro.</p>
<p>But honestly, both programs are kind of pricey. Really any editor that you are comfortable with will do. Your browser comes with aÂ  really nice editor that is perfectly acceptable and quite easy to use. Internet Explorer comes with Front Page Express and Netscape Navigator comes with Netscape Composer. Either are fine.</p>
<p>Banyak perisian percuma yang boleh digunakan seperti <a href="http://nvu.com">NVU</a></p>
]]></content:encoded>
			<wfw:commentRss>http://duniainternet.com/blog/index.php/2006/09/12/what-is-the-best-software-program-to-build-my-site-perisian-untuk-membina-halaman-web/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
