HTML Quick List from W3Schools. Print it, fold it, and put it in your pocket.
HTML Basic Document
<!DOCTYPE html><html><head><title>Title of document goes here</title></head>
<body>Visible text goes here...</body>
</html>
Basic Tags
<h1>Largest Heading</h1><h2> . . . </h2><h3> . . . </h3><h4> . . . </h4><h5> . . . </h5><h6>Smallest Heading</h6><p>This is a paragraph.</p><br> (line break)<hr>...
Thursday, December 20, 2012
Help! How to recover Windows admin password?
9:16 AM
No comments
How to reset administrator password on Windows 7/vista/server/xp/ even with all versions and all service packs using Offline NT Password & Registry Editor
If you lost administrator’s password and hence couldn’t log on to Windows, this article might helps you solve the problem.
Offline NT Password & Registry Editor is a program that can reset password of any user on Windows and it worked on all versions of windows 7/vista/server/xp...
BIOS Password Removal for Laptops
8:42 AM
No comments
Synopsis: The mechanics of BIOS password locks present in current generation laptops are briefly outlined. Trivial mechanisms have been put in place by most vendors to bypass such passwords, rendering the protection void. A set of master password generators and hands-on instructions are given to disable BIOS passwords. [click here]
When a laptop is locked with password, a checksum of that password is stored to a so-called FlashROM – this...
Wednesday, December 19, 2012
HTML Lesson 2
11:14 AM
No comments
Now we use TAGS for design a HTML page.
<html>
<head><title></title></head>
<body>
<h1>Hellooooo Word</h1>
</body>
</html&g...
Let Start HTML
10:44 AM
No comments

Asslamualykum
Now we started HTML.
First of all we need simple notepad, for HTML no need for extra ordinary softwares,
view example:
Next >...
Welcome
9:06 AM
No comments
Welcome to STUDENT IT CORNER, It is for the students only and our main purpose is to provide all kind of help in IT problems like Programming,Subject Related Books,Graphic Designing etc...