giovedì 20 settembre 2012


MY PROJECT ON COMPUTER

Q.NO.35
RD or RMDIR COMMAND

ANS:

RD is a Directory of manipulation commands.It is very useful command in DOS.
This command removes a directory. It is only possible to execute this command if the directory you wish to remove is empty
Syntax: RD DRIVE:\PATH\DIRECTORY.

TREE COMMAND

TREE is a Directory of manipulation command. It enables the user to obtain a graphical view of the structure of Directories and subdirectories on a disk.
Syntax: TREE DRIVE: \PATH\SWITCH.






PATH COMMAND



PATH is also a directory of manipulation command. It enables the users to specify the path to Directories

Which is search by DOS, after the current directories for the program file for a command
Syntax: PATH DRIVE: \PATH















Q.NO:71
ANS;
HTML

Hypertext Markup Language (HTML) is the main MARK UP language for displaying web pages and other information that can be displayed in a web browser.
HTML is written in the form of HTML elements consisting of tags enclosed in angle bracket <html>. Within the web page content. HTML tags most commonly come in pairs like <h1> and </h1>, although some tags, known as empty elements, are unpaired, for example <img>. The first tag in a pair is the start tag, the second tag is the end tag (they are also called opening tags and closing tags). In between these tags web designers can add text, tags, comments and other types of text-based content.
The purpose of a web browser is to read HTML documents and compose them into visible or audible web pages. The browser does not display the HTML tags, but uses the tags to interpret the content of the page.

SO, HTML should be used.


THE-END

Nessun commento:

Posta un commento