Posts

Management

Image
  MANAGEMENT Hey??.. we all are very likable to word management, we have heared we many a times. But greatly we lack behind in getting it proper meaning… So, don’t need to worry here we are just going to get about management only… .   MANAGEMENT MAN + AGE + MENT = MANAGEMENT MAN refers to human resources AGE refers to the human being belong to the different age groups with different behaviour MENT refers to all the resources like: capital, technology, land etc. . They all together helps the organisation to achieve their goal “Management is a process or an art of getting things done others efficiently and effectively” MANAGEMENT is also said as the series of 5 functions or the combination of 5 inter related functions. However, these functions are known as the components of management. COMPONENTS OF MANAGEMENT: 1.    Planning 2.    Organising 3.    Staffing 4.    Directing 5.    Controlling

Poetic device

  POETIC DEVICES DIFFERENCE BETWEEN ALLITERATION, REPETITION AND REFRAIN ALLITERATION   It refers to the repetition of first letter of word. EXAMPLE:  m y m ind, t hough t hat t he etc. REPETITION It refers to the repetition of a particular word again and again. EXAMPLE:    he  had had hear etc. REFRAIN It refers to the repetition of a particular sentence, line or phrase. EXAMPLE:     happy birthday to you! happy birthday to you! happy birthday dear Sia happy birthday to you!

Attributes of BODY tag

Image
  MARGIN ATTRIBUTE Margin refers to the blank area left from the edges of the page on all the sides: top, bottom, left and right. The values of margin of HTML document are given in pixels .   LEFTMARGIN ATTRIBUTE This attribute is used to set the left margin of the web pages.   Syntax :   <BODY leftmargin=value> Ex :   <BODY leftmargin=40>   RIGHTMARGIN ATTRIBUTE This attribute is used to set the right margin of the web pages.   Syntax :   <BODY rightmargin=value> Ex :   <BODY rightmargin=10> TOPMARGIN ATTRIBUTE This attribute is used to set the top margin of the web pages.   Syntax :   <BODY topmargin=value> Ex :   <BODY topmargin=30> BOTTOMMARGIN ATTRIBUTE This attribute is used to set the bottom margin of the web pages.   Syntax :   <BODY bottommargin=value> Ex :   <BODY bottommargin=50>   EXAMPLE <h...

Attributes of BODY tag

Image
ATTRIBUTES OF BODY TAG The main attributes of <body> tag are: Bgcolor, text, link, alink, vlink, background, leftmargin, topmargin, rightmargin, bottommargin.   BGCOLOR ATTRIBUTE This attribute is used to set the background colour of the HTML document. The default colour for bgcolor is white, this means that if no bgcolor is set then the document will display white background.   Syntax :   <BODY bgcolor=colour name or colour code> Ex :   <BODY bgcolor=blue>   TEXT ATTRIBUTE This attribute is used to set the colour of the text written or displayed in the document. The default colour for body text is black which means that if the attribute value is not set, then the text on the page will appear in the black colour.   Syntax :   <BODY text=colour name or colour code> Ex :   <BODY text=pink>   EXAMPLE <html>     <head>       <tit...

How to create, save and view an HTML document?

Image
CREATING, SAVING AND VIEWING HTML DOCUMENT For viewing HTML document we commonly uses these browsers like: Google Chrome, Microsoft Internet Explorer and many more. For writing HTML coding we uses Notepad. Creating and saving an HTML document using Notepad     1)    Click start button then all programs then accessories then Notepad. 2)    Type your HTML code in the Notepad window. 3)    Save the code. Click on File and then save option . 4)    In the save as dialog box, select the target folder and type the file name with extension .html or .htm . like: first.html 5)    Click the save button .   Viewing an HTML pages 1)    Open your browser, that in which you want to see HTML pages. 2)    In the address bar, type the path of the HTML page that was created or click the file and then open option and your file or HTML page will be visible.   We use .html or .htm extension to sav...

General format of HTML coding

HTML WRITING TOOLS     For designing our website we required many software, for running our website and for writing it’s coding and may more software for many other actions as well.   1.    NOTEPAD : This notepad software is used for writing HTML coding. It’s a platform which is used for writing HTML codes.   2.    BROWSER: it is a software that we uses for running our HTML coding. Many platforms are available for running our codes, those platforms are that we commonly uses: Google chrome, Microsoft Internet Explorer and many more, but these two are mostly used.   HTML DOCUMENT STRUCTURE Each and every HTML coding is consists of tags and attributes. A tag is a HTML command that controls the structure and appearance of the pages or documents that is created. All tags are written in angle brackets (< >). Every tag has special properties which are called as attributes. An attribute is a string that conveys the addition...

Introduction to HTML ( website designing language)

  INTRODUCTION In this, today’s 20 th century for our each and every question we directly surf through Google as we get instant answer as images, video, text and audio etc. we get our all answers from pages that are available on Google and those pages are known as web pages . The language of these pages is HTML (Hypertext Markup language). The software which displays these HTML documents is called as web browser . Commonly used browsers are Google, Mozilla Firefox, Internet explorer and many more.   HTML HTML is a special type of language which is used for creating web pages or documents which are available on WWW (World Wide Web). It is used to design the layout and format of our page. By this we can also do the designing of our websites as well.   HTML is not a case sensitive language means in this we can do coding in capital and as well as small letters cases of text. HYPERTEXT AND HYPERLINKS : HTML used to have hyperlinks which mean it used to cr...

Reason why?? pripyat has zero population till now!!

Image
  THE CHERNOBYLE INCIDENT The Chernobyl incident is a great death sequence that effects the world till now. This was one of the horrific incident that made everyone’s heart still at rest till now. This incident was caused due to explosion in nuclear plant. This incident leads to 0(zero) population till now in Pripyat city near Chernobyl.   HOW ATOMIC ENERGY IS USED IN NUCLEAR POWER PLANTS? “ATOM” we all know this word and we also know that everything exist in this world is made of these atoms and each and every atom have great amount of energy in it, which is known as ATOMIC ENERGY. We use this atomic energy in nuclear plants. In single nuclear power plants so many reactors are used which used to generate heat with the help of atomic energy to run big turbines and with the help of those turbines electricity is generated in those power plants. REACTORS In India there are approx. 22 operating nuclear power plant reactors and more than 440 nuclear reactors are i...

E-Mail protocols

  E-MAIL PROTOCOLS We use E-Mail service very commonly in our life. Basically, we used to send our e-mail to E-mail server that used to store received e-mail message in the recipient’s e-mail inbox. The users use ample numbers of retrieval protocols, so these e-mail protocols will determine whether your e-mail is stored on server or on your computer. The different protocols are designed for both sending and receiving messages. The user uses POP and IMAP protocols for receiving e-mail messages, while on the other hand the user uses SMTP protocol for sending e-mail messages. Virtually, all modern e-mail clients and mail server supports both protocols for sending and receiving e-mail messages on or from e-mail server. Example: Gmail etc.   SMTP SMTP stands for Simple Mail Transfer Protocol These are also known or said as delivery protocol. Simple mail transfer protocol (SMTP) is used to send our e-mail messages from a client to e-mail server. Means we can say th...