skip to main | skip to sidebar

Sunday, April 14, 2013

Web Design For Beginner (Part 2)

0 comments
Image tag is very important tag for web design . Image tag start with "img" . Use this tag in body.

    <img src="Website Url" width="111" height="140">

For line break use
<br> Content </br>

Link tag use external and internal link.
<a href="Website Url">Keyword</a>

For design need hidden text need comment tag.
<!--Here is Comment -->

<b> That is Bold Tag</b>

<sub> Sub-scripted Tag</Sub>
<sup> Superscript Tag</Sup>

Tuesday, January 22, 2013

Web Design for Beginner (Part 1)

0 comments
HTML Introduction : HTML means Hyper Text Markup Language.
        Open Notepad and type this code :-
<!DOCTYPE html>
 <html>
<title> Title tag</title>
<body>
<h1> It is Heading Tag</h1>
<p> Paragraph</p>
</body>
</html>

click on save as and save format is  new documents.html.

Sunday, November 11, 2012

Friday, August 31, 2012

How enable Hibernate option Your Windows 8

1 comments
Computer hibernation means unsaved data and open program before shutting down and restoring all running power back on.

How enable Hibernate option on your computer flow the step:

     Step1: Go to Setting > Control panel ->Clicks power option.


    Step2 :Click on chose what power button does.

   Step 3: Mark on Hibernate and save.

Thursday, August 2, 2012

How Create Bootable Pen Drive For Windows

1 comments
Install Windows 7 Using Command Prompt:
                                 Firstly need minimum 4 gb pendrive.
Step1:  Open Run option and write"DISKPART". Command prompt will open and write below word step by step.


Step 2: List Disk.

Step 3 : Select Disk 1.

Step4: Clean

Step5: Create partition primary.

Step6: active.

Step 7: format fs=ntfs quick

Step 8: assign

Step 9: Exit.

 Finish bootable process. Copy windows 7 files and paste on pendrive. Restart your pc and press ESC/del/F10 select Boot from USB.


Wednesday, July 11, 2012

Increase your computer Screen color

0 comments
This post is two windows operating system.
  1. Windows XP.
  2. Windows 7.
For windows XP:
            Step1: Go to control panel.
   
            Step2: Double click on gama icon.

           Step3:  Select on second option.

          Step4: Next and next.

        Step5: Chose suitable color.

           Step6: Chose current condition and finish.

For Windows 7:

            Step1: Open search box and type "Display" .


            Step2: Click on display and click left side celibrate  color.

           Step3:  Set adjust gama.

          Step4: Skip brightness and contrast adjustment.

          Step5: Current celebration.

          Step6: Finish.
    

Friday, June 22, 2012

How Your Harddisk Convert to Ram

0 comments
Random Access Memory(RAM) is important part of any computer. Without Ram computer can't open.  Otherwise Ram memory space is short it operate slow performance. Computer speed depends on Random Access Memory Space. If random access memory is high then speed so high or Ram memory short speed so slow.

Hard disk to Ram implementation way:
    Step1: Right  Click on  My computer.  Propertish ----> Advance System setting.
                         
Step2: Click on Advance tab setting.
Step3: After clicking setting again click advance tab change.

     Step4: Click on change select custom setting and ok. See under image.