Finding Files or Folders and Saving the Result As a PC’s hard disk fills up, it can become harder to find the files and folders you need. But Windows provides several ways to find files and folders. There isn't one best way to search—you can use different methods for different situations. Following … [Read more...]
HTML Tutorial – Post #1 – Getting Started
Welcome to the HTML tutorial. In this series of posts we'll discuss about the Webpage Designing with HTML as prescribed in Computer Operator Syllabus of Public Service Commission. In this HTML Tutorial series we'll start with very basic concepts (for complete novice) and gradually try to cover … [Read more...]
Command Line Operations – Operating Systems
DOS is almost extinct. People hardly use MS DOS to operate their computers any more. Even the syllabus of Computer Operator has removed the MS DOS section and replaced with Command Line Operations. Command Line Operation is performing some actions from DOS Prompt. However, it will be harder for you … [Read more...]
HTML Document Structure – Post #2 – HTML Tutorials
Today, we'll look into the HTML document structure and try to get familiar with different parts of an HTML page. In our last session, we discussed about the term HTML, the look and contents of a html file, required applications to edit html, and finally created a simple html page. That was really … [Read more...]
HTML Headings – Post #6 – HTML Tutorials
We're discussing about different heading in HTML documents in this post. Last two posts were about HTML Paragraph and how to format them. These posts are the parts of HTML Preparation Session for 2016 Computer Operator Examination, however, they can be equally useful for anybody willing to learn … [Read more...]
MS Word Common Tasks
Here in this category we present the information and method of performing many common tasks in MS Word 2003 and 2007. These are the skills expected in any candidate of Data Entry Supervisor or Computer Operator exam. Choosing Suitable Paper Size for Your Document Setting Margins to Print on … [Read more...]
Windows 10 Keyboard Shortcut Keys – New!
Post: Windows 10 Keyboard Shortcut Keys - Windows 10 released with some new features and it has offered a set of new shortcut keys to operate this version of Windows. Here, in this post I'm going to list them. Windows 10 Keyboard Shortcut Keys 1. virtual desktops Windows 10 now supports … [Read more...]
HTML Global Attributes
Following are the global HTML attributes, that means they can be used with any of the HTML tags. ATTRIBUTE DESCRIPTION accesskey Specifies a shortcut key to activate/focus an element class Specifies one or more classnames for an element (refers to a class in a style … [Read more...]
HTML Paragraph Formatting – Post #5 – HTML Tutorials
In previous post we discussed about HTML Paragraph and for that we learned the <p> tag and its align attribute. The requirement to format paragraph however is not sufficient with just <p> tag and its align attribute. Thus, in this post, I'm going to discuss a bit more so that you can … [Read more...]
Tags Attributes and Elements – Post #3 – HTML Tutorials
In this post we’re discussing about HTML tags, attributes and elements and see some examples to make the concept clearer. Before we proceed, let’s review our previous sessions. Session 1: Tutorial Text – HTML Getting Started, MCQ Questions Session 2: Tutorial Text – HTML Document Structure, … [Read more...]
Recent Comments