Indenting paragraphs can be done in several ways.

Cascading Style Sheets
Using CSS, you can set all your paragraphs in a document to be indented whatever amount you would wish.


<style>
<!--
p { text-indent : 10px; }
-->
</style>

This is the best way to indent paragraphs, as it separates style from content and is widely supported on modern browsers.


Non-Breaking Space

The non-breaking space special character can be used to move text and images over slightly on a Web page.

<p>
& nbsp; & nbsp; & nbsp; & nbsp; Paragraph starts here....
</p>

Remove the spaces between the ampersand and the "nbsp;".


Some browsers don't like multiple non-breaking spaces in a row. They will crash, or just ignore them.

Transparent Image


Use a transparent GIF image, no more than 5-10 pixels wide and 2-5 pixels high. Place that image at the beginning of each of your paragraphs.

<p>
<img src="spacer.gif" width="1" height="1" border="0" style="margin: 0 5px 0 5px;" alt=" " />Paragraph starts here....
</p>

Using this method can make your pages load more slowly, and look strange if the image doesn't load for some reason.



From: webdesign.about.com


Free Web Hosting with Website Builder

If you wish to have a professional shared hosting quality in a free hosting package, come and host with 000webhost.com and experience the best service you can get absolutely free.

Founded in December 2006, 000webhost.com has a trusted free hosting members base of over 60,000 members and still counting! Offering professional quality hosting, support, uptime and reliability, we have a great community of webmasters, you'd love to be a part of!

Register now and get it all free:
*** 350 MB of disk space
*** 100 GB of data transfer
*** PHP and MySQL support with no restrictions
*** cPanel control panel
*** Website Builder
*** Absolutely no advertising!

JOIN NOW!

Free file hosting

Posted by exemedia | 8:54 PM | | 0 comments »

Have problems in installing drivers of HP Compaq V3360? I got that problem when I reformated myV3360 even have the original CD of myV3360. Here are the drivers that I split with winrar into 6 parts:

- Audio and Modem Driver of V3660 Part 1
- Audio and Modem Driver of V3660 Part 2
- Audio and Modem Driver of V3660 Part 3
- Audio and Modem Driver of V3660 Part 4
- Audio and Modem Driver of V3660 Part 5
- Audio and Modem Driver of V3660 Part 6

Recovering a slow computer

Posted by exemedia | 6:22 PM | | 1 comments »

To get your computer back in top shape, do the following - in order (try not to skip) - and I will not bore you with the technical details as to why you should do these steps, in this sequence:

1. Disk Cleanup: Check how much disk space you have left on your primary "C" drive. You should have at least 1 GB, or more. If you have less than this, your computer will be as slow as a snail.

To quickly free up some disk space, do a global search (from the Start/Search menu on your computer) for your children's MP3 and video files (usually files ending in *.avi, *.mpg or *.wmv). These files will be huge (many Gigabytes in size), and deleting a few of these files will greatly speed up your PC - if you PC is already low on disk space (that is under 1 GB).

2. Run Microsoft Scan Disk and Microsoft Defragmenter. They are both built into Windows and are 100% free.

Scan Disk will fix any soft disk errors that are interrupting normal computer operations. Here are some step-by-step details on how to run Scan Disk, in case you need further details on how to launch this great utility program.
Here is an image of the Windows Check Disk interface (also called Scan Disk):


3. Check for a virus, and use a good virus program. Do not use a no-name brand software, since there are several well known trial anti-virus software on the market. Check out this recommended anti-virus software, on the link just mentioned.

Download the software now and start protecting yourself. Installing this software is something you should do without thinking or hesitating - you need it. I guarantee it.

4. Check for spyware and adware on your PC. It is not enough to have a good anti-virus software. You need both a good anti-spyware and anti-virus software. They do different things.

There are several good anti-spyware software on the market. Download a free trial version of this recommended anti-spyware software. It will find infections spyware and ad-ware that might be messing with your computer. Some estimates say 90% of computers have spyware - most often without your knowledge!
Get rid of these pests and download the free software just mentioned. Your computer will be glad you did, and it will run faster.

5. Check and cleanup your Windows System Registry. This is one of the most important system files on your computer, and cleaning up the settings in this file can make a big difference in the amount of errors and speed of your computer.
The problems with the system registry can occur for many reasons, including:

files being left-behind after the un-installation, or
incorrect removal of software, or
by missing or corrupt hardware drivers, or
by orphaned startup programs and DLL files.
To ensure system integrity of this most important Windows systems file on your computer; check this Windows Registry file with the excellent and easy to use software package for this purpose. You can download our recommended Windows Registry Cleaner here.

By using the registry cleaner regularly and fixing your registry, your system should be more stable - and it will help Windows and your software to run faster.

6. Remove unwanted startup programs

Windows takes a long time to load on most computers because a bunch of software that is set to start automatically. To remove these programs in Windows, you simple go to the Start button, chose "Run" and typed "MSCONFIG" (no quotes.)

In the "Startup" tab in program there will be a list of startup program. However, this list isn't very human-readable, but you can make some educated guesses about what is necessary and what was not. If you make a mistake, you can come back and add the program back in.

Another option - that I really like - is to download this totally free utility startup manager. This software works great and does not cause strange messages to appear at boot time, like when you use MSCONFIG. You can download it from here:

Download Startup Control Panel 2.8

That is it. Your computer should now be in the best shape ever!

You can get real complicated about this process, but there is no need. Install the above software utilities and enjoy your life instead!

And, do not search all over the Internet for free software that make big claims about this or that. I have tried most of them, and the steps above will solve most - if not all - of your problems.

Some programs are offering a "free" service, but in the best case some of these programs do very little (in terms of protection), and in the worst case they actually install additional adware (computer infections) on your computer. Here is a list of more than 200 bogus spyware products that do just this, if you don't believe me. Nasty...

The software programs I recommend on this web page are all tried and tested, and I use them personally on my own computer. They are totally safe and do not add additional problems to your computer. I stand by my word, and you can email me personally if you have any doubts about what I say.

Once you do 'all' the above steps, your computer should be "like-new" again.

Nils Rognerud

source: ComputerRecover.com

Make header row number in report 2

Posted by exemedia | 10:37 PM | | 0 comments »

Just follow the steps of the previous posting, except the last step.
In the properties window of the textbox, type =1 in Current Record and change the value of Running Sum to Over Group or Over All



source: www.programindo.com

Make header row number in report 1

Posted by exemedia | 9:53 PM | | 0 comments »

Working in a Report, sometimes we need an autonumber in a report as header of row.


To do that, just put a textbox report tools in report.



Click the textbox, then click DATA tab in properties window
Click Record Source, then type
=[CurrentRecord]



Source: www.programindo.com