How to increase the processor speed 10 x times
Processor is the main functional device while we open or browse
the computer or laptop.
We can speed up the process power in several ways . today I
will teach you 3 different ways to optimize the process speed.
Lets begin
1st step.
Deleting temporary
file which is collected in temp orary folder in your system.
First of all click start
Search For Run
In Run Type %temp% and hit
Enter .
When temp Folder opens Select
all (ctr +A)
After select , all hit Delete
key.
When temp file is not deletable skip it.
How to make your hard drive free in 2 minutes
How to make your hard drive free in 2 minutes
1. First steps:
#
Click to start menu
# Click to control panel, click system and
security .
# Click on system and click to System
protection
You will see system properties , click on configuration.
Inside
of configuration click to delete
Click to continue
Close.
We finish
first steps.
Html Formating (Tutorial-3) Learn to make website
Html Formating (Tutorial-3) Learn
to make website
Go to start menu and Open Notepad
Type the code below.
Go to start menu and Open Notepad
Type the code below.
How to make heading in site
Start notepad
Type this html code one by one.
Save the file in desktop with .html extension
How to make simple website in Notepad
How
to make simple website in Notepad
Click
on start menu.
Click
on notepad++ or Notepad
Type
the given code in the note pad
<Doc
type Html!
<html>
<head>
<title>My
site</title>
</head>
<body>
<h1>My
site is free to see</h1>
<p>some
text for textline </p>
<p>some
text for textline</p>
<p>some
text for textline</p>
<p>some
text for textline</p>
<p>some text for textline</p>
</body>
</html>
Save
the file in desktop format
Example:
Mysite.html
Click
to the Mysite.html shortcut file and open your first website..