Advertisements

Friday, May 25, 2012

// // Leave a Comment

First HTML Page

We will Now start Creating a Web page with HTML.


To Learn Coding with HTML, Lets learn some Basic Rules.
  • Entire Page is contained inside and tag.
  • HTML Web Document is Seperated in two parts. Head and Body. Head starts Just after HTML with and closes with contents with tag. Head is where where Brain Lies means all Scripts, styles, and Meta Tags are Written Inside Head tag. As soon tag is closed tag is started to Open Body of HTML Page. Body is Place where you can put your Design and Data. This is directly responsible for Display or Look or Design (Web Page). After Writing Body of Web Page tag is closed with just before tag.


Lets have an Example.


Open your Favorite Text Editor (Mostly Love Notepad, I also):

Type Below Code







This is Our First HTML Web Page.





Steps Now in Brief:


First I wrote





bacause I want to create a HTML Document.


Then I put Head in HTML Document, because I want to Write some Code in Head Section. I added Body to HTML Document. I wrote a Paragraph between

and

tags. Note these Tags are Accepted only inside Body. Now Source Code is:




This is Our First HTML Web Page.





After Coding this in Notepad or Any other Text Editor, Choose Save from File Menu or Press CTRL+S to Save File. Name your File and Put a estension .html or .htm. If you do not type this Extension, File is Saved as Just Text with File Extension .txt and that will not be a HTML Web Page.


Read More

Sunday, May 20, 2012

// // Leave a Comment

Remove File Association

Hi,
Here is a very useful software for you. You can download it free from our server and use it for your development and study.
Are you in trouble that your System Opens all types of Software with MS-Paint, or Notepad, or VLC Media Player or any other Applications, Desktop Short-cuts not working.

Mr. Ramesh Srinivasan, the developer of this application has defined this as "This utility helps you un-associate a file type quickly in your Windows Vista or Windows 7 PC. Windows 7 & Vista do not provide a GUI option to un-associate file types. That's the reason I wrote this simple tool."

We have found and collected a Very useful Utility that is Free of cost and for you only.

Application name: Unassoc.exe

File Name: unassoc_1_4.zip

File Size: 54.7 KB

Program Name: File Association Remover for Windows Vista/7

Download Link: Un Association 

Procedure to install:
Simply download it and extract it, It does not need to install, Just Run it with Admin Rights. Then Type .ink for Shortcuts of Applications and Click Remove Association. Same for other File Extensions. (File Checked and Verified. No Malware, No Virus clean utility).

If some problem arises during or after installation, you can ask me using email or comment on this post.

Enjoy your work.
Read More