Friday, 17 July 2015

Paragraph Comment Image & Link Tag

<p> Paragraph Tag

A paragraph into web document. HTML paragraph define using <p> tag.

Example-

 <body>

 <p> This is my first Paragraphs </p>

 <p> This is my Second Paragraphs </p>

</body>


HTML Comment Tag

Defines the Comments <!-- Your Comment --> tag.

Example-Code:

 <body>

 <img src="../../jix/abcd.jpeg" width="380" height="70" />  <!--Image File-->

</body>


HTML Images Tag

To display Images into web document. HTML Images are define inside the <img> tag.

Example-Code:

 <body>

 <img src="../../jix/abcd.png" width="380" height="70" />

</body>



HTML Link Tag


Defines the Link in internal or External document. <a> tag is also called anchor tag used for link the
document offline within the page.

Example-

 <body>

 <a href="http://www.newtechtutorials.blogspot.com/">HTML Web Development Tutorial</a>

</body>


Submit Your Site To The Web's Top 50 Search Engines for Free!


HTML -05 Body Tag

HTML Tutorals -05

BODY TAG-

HTML body section is a main contain section of web page all contain that will be seen when the user loads the webpage.

HTML body section supported all the contains such as text, hyperlinks, images, Special Character, lists, tables, frames, forms etc.

It's most powerful section and important section to display web page.

Body Section:

 <html>

<head>

<link rel="stylesheet" type="text/css" href="/styles.css">

<title>
             Body Section Elements
 </title>

</head>

<body>

      <Body Section Begin >

  <p> This is Body Section </p>

  <a href="../html_tutorial.php"> goto HTML Index Page </a>

</body>

</html>


Basic Body Section Tags:

Tag Description

<a> Defines the internal link, external link and Subdirectory link.

<br /> Defines the single line break.

<code> Defines the computer code on text base.

<div> Defines or create the division section in a document.

<form> Defines the HTML form for use in input documents

<frame> Defines the many individual part

<hr /> Draw or make the horizontal line.

<p> Defines the paragraph in web documents.

<pre> Defines the preformatted text.

<span> Defines a section in a web document.

<table> Defines the table.

<textarea> Defines the multiline text.


These attributes can be used with body tag in the section with placed extra features 

HTML-04 HEAD Tag

HTML Tutorials -04

HTML <head> tag is a Container Tag. All Header element contains like general information about page, meta-information, style sheet URL and document type information.

HTML <head> tag inside elements does not display in body part on web browser.

HTML <head> tag inside Elements is <!doctype>, <base>, <link>, <meta>, <title>, <style> and <script>.

Head Elements Usages


HTML <!doctype> tag use for define a type of document.

HTML <link> tag is use for linked external CSS style sheet, external javascript etc... URL define.

HTML <meta> tag use for improve a rankings in search engines means optimize webpage using proper meta data information.

HTML <title> tag define a document title.

HTML <style> tag is use for write internal CSS inside current document.

HTML <script> tag is use for create a dynamic web pages easy and more flexible in internal and external write a javascript code.

Head Structure

 <html>
            <head>
<link rel="stylesheet" type="text/css" href="/styles.css">
             <title> Example is Head Tag Elements </title>
                        <script src="javascript.js">
                        </script>
           </head>



<body>
   Body Tags Placed Here For Design Web page
</body>


</html>

Head Elements

Tag Description

<!DOCTYPE> Defines a document type and write before the <html> start tag.

<head> Defines a harder information about the webpage document.

<meta> Defines meta information use to improve a rankings in Search Engines.

<title> Defines a Document Title.

<link> Defines a URL link using External Style Sheet, Javascript etc..

<base> Defines a base is used to specify a base URL to relative webpage URL links.


HTML-3 HTML Tag

HTML Tutorials-03

HTML <!doctype> tag use for define a type of document.

HTML <link> tag is use for linked external CSS style sheet, external javascript etc... URL define.

HTML <meta> tag use for improve a rankings in search engines means optimize webpage using
                          proper meta data information.

HTML <title> tag define a document title.

HTML <style> tag is use for write internal CSS inside current document.

HTML <script> tag is use for create a dynamic web pages easy and more flexible in internal and                                   external write a javascript code.

Example-

<html>
          <head>
                     <title>
                                   My First Webpage in HTML
                               
                      </title>

          </head>

                        <body>
                                      body tags will be placed here.......
                          </body>                    


<html/>


HTML-2 Html Tags

HTML Tags

HTML tags keywords are surrounding in Opening Tag <html> and Closing Tag</html>.

HTML tags is pairs like <body> and </body>. It's container tags.

Some HTML tags is not pairs in Opening and Closing like <br />, <hr />. It's empty tags.

All tags are write in Lower Alphabetical and empty tags always write in closing Tag type like <br />.

There are 2 Types of HTML Tags-
1. Container Tags 
2. Empty Tags


Container Tag- Which tags has its opening and closing tag like <> and </>(closing) is called container tags 

Ex
 <html>......</html>
<body>.......</body>

Empty Tag:-

Which tags has only its opening but not use closing like < tag_name_only>. 

Ex.
<br>- For break a row or line
<hr>- for draw a horizontal line

HTML-1 Introduction

HTML Tutorial-01

What is HTML?

HTML stands for Hypertext Markup Language, is the hyper means links the documents with another with refrence or markup language for creation web pages.

HTML provides it means to create a structured document such as headings, paragraphs, lists, links, quotes, and other webpage dynamics tools for user interface.

Support images and objects (audio and video) to be embedded and create a interactive WebPages and other dynamics design tools.

Scripts languages such as JavaScript, VB script which are allow to load that affect to create a dynamic user interactive WebPages.



What is need to create HTML?

You don't need to use any special software to develop. only you have need a text editor or HTML editor application are need.You can use notepad or other text editor wich can save your file with extension (Dot) .HTML or .HTM

If you want to use best HTML Editor is What You See Is What You Get (WYSIWUG) like Microsoft FrontPage and Adobe Dreamweaver CS5 or latest. In this two Software are good 
for coding an web programming.

Text base Editor is a Simple syntax highlighter editor that help to tags opening closing simple limited help give like UltraEdit, Notepad++, TextPad etc.


Friday, 10 July 2015

Microsoft Word Practice Quiz Set


Microsoft Word Practice Quiz Set 01
 1. Which of the following is not valid version of MS Office?
  A) Office XP
 B) Office Vista
 C) Office 2007
 D) None of above
  
2. You cannot close MS Word application by
  A) Choosing File menu then Exit submenu
 B) Press Alt+F4
 C) Click X button on title bar
 D) From File menu choose Close submenu
  
3. The key F12 opens a
  A) Save As dialog box
 B) Open dialog box
 C) Save dialog box
 D) Close dialog box

 4. What is the short cut key to open the Open dialog box?
  A) F12
 B) Shift F12
 C) Alt + F12
 D) Ctrl + F12

 5. A feature of MS Word that saves the document automatically after certain interval is available on
  A) Save tab on Options dialog box
 B) Save As dialog box
 C) Both of above
 D) None of above

 6. Where can you find the horizontal split bar on MS Word screen?
  A) On the left of horizontal scroll bar
 B) On the right of horizontal scroll bar
 C) On the top of vertical scroll bar
 D) On the bottom of vertical scroll bar

 7. Which of the following is not available on the Ruler of MS Word screen?
  A) Tab stop box
 B) Left Indent
 C) Right Indent
 D) Center Indent
 E) All of them are available on ruler

 8. What is place to the left of horizontal scroll bar?
  A) Tab stop buttons
 B) View buttons
 C) Split buttons
 D) Indicators
 E) None of above

 9. Which file starts MS Word?
  A) Winword.exe
 B) Word.exe
 C) Msword.exe
 D) Word2003.exe

 10. How many ways you can save a document?
  A) 3
 B) 4
 C) 5
 D) 6

 11. If you want to keep track of different editions of a document which features will you use?
  A) Editions
 B) Versions
 C) Track Change
 D) All of above

 12. Background color or effects applied on a document is not visible in
  A) Web layout view
 B) Print Layout view
 C) Reading View
 D) Print Preview

 13. What is a portion of a document in which you set certain page formatting options?
  A) Page
 B) Document
 C) Section
 D) Page Setup

 14. Borders can be applied to
  A) Cells
 B) Paragraph
 C) Text
 D) All of above

 15. Which of the following is not a type of page margin?
  A) Left
 B) Right
 C) Center
 D) Top

 16. What is the default left margin in Word 2003 document?
  A) 1"
 B) 1.25"
 C) 1.5"
 D) 2"
 17. What is gutter margin?
  A) Margin that is added to the left margin when printing
 B) Margin that is added to right margin when printing
 C) Margin that is added to the binding side of page when printing
 D) Margin that is added to the outside of the page when printing
  
18. Portrait and Landscape are
  A) Page Orientation
 B) Paper Size
 C) Page Layout
 D) All of above

 19. If you need to change the typeface of a document, which menu will you choose?
  A) Edit
 B) View
 C) Format
 D) Tools

 20. Which of the following is not a font style?
  A) Bold
 B) Italics
 C) Regular
 D) Superscript 
Answers
1-B, 2-D, 3-A, 4-D, 5-A, 6-C, 7-D, 8-B, 9-A, 10-A, 11-B, 12-D, 13-C, 14-D, 15-C, 16-B, 17-C, 18-A, 19-C, 20-D,

Microsoft Word Practice Quiz


Microsoft Word Practice Quiz  Set 02
 1. Pressing F8 key for three times selects
  A) A word
 B) A sentence
 C) A paragraph
 D) Entire document
  
2. What happens if you press Ctrl + Shift + F8?
  A) It activates extended selection
 B) It activates the rectangular selection
 C) It selects the paragraph on which the insertion line is.
 D) None of above
  
3. How can you disable extended selection mode?
  A) Press F8 again to disable
 B) Press Del to disable
 C) Press Esc to disable
 D) Press Enter to disable

 4. What does EXT indicator on status bar of MS Word indicate?
  A) It indicates whether the external text is pasted on document or not
 B) It indicates whether extended add-ons are installed on MS Word or not
 C) It indicates whether Extended Selection mode is turned on or off
 D) None of above

 5. What is the maximum number of lines you can set for a drop cap?
  A) 3
 B) 10
 C) 15
 D) 20
  
6. What is the default number of lines to drop for drop cap?
  A) 3
 B) 10
 C) 15
 D) 20
  
7. What is the shortcut key you can press to create a copyright symbol?
  A) Alt+Ctrl+C
 B) Alt + C
 C) Ctrl + C
 D) Ctrl + Shift + C

 8. How many columns can you insert in a word document in maximum?
  A) 35
 B) 45
 C) 55
 D) 65

 9. What is the smallest and largest font size available in Font Size tool on formatting toolbar?
  A) 8 and 72
 B) 8 and 64
 C) 12 and 72
 D) None of above

10. What is the maximum font size you can apply for any character?
 A) 163
 B) 1638
 C) 16038
 D) None of above

11. Which of the following is graphics solution for Word Processors?
 A) Clipart
 B) WordArt
 C) Drop Cap
 D) All of above

12. The keystrokes Ctrl + I is used to
 A) Increase font size
 B) Inserts a line break
 C) Indicate the text should be bold
 D) Applies italic format to selected text

13. A character that is raised and smaller above the baseline is known as
  A) Outlined
 B) Raised
 C) Superscript
 D) Subscript
  
14. What is the purpose of inserting header and footer in document?
  A) To enhance the overall appearance of the document
 B) To mark the starting and ending of page
 C) To make large document more readable
 D) To allow page headers and footers appear on document when printed

 15. Which of the following function key activates the speller?
  A) F5
 B) F7
 C) F9
 D) Shift + F7

 16. The minimum number of rows and columns in MS Word document is
  A) 1 and 1
 B) 2 and 1
 C) 2 and 2
 D) None of above

 17. Thesaurus tool in MS Word is used for
  A) Spelling suggestions
 B) Grammar options
 C) Synonyms and Antonyms words
 D) All of above


 18. Why Drop Caps are used in document?
  A) To drop all the capital letters
 B) To automatically begin each paragraph with capital letter
 C) To begin a paragraph with a large dropped initial capital letter
 D) None of above

19. A bookmark is an item or location in document that you identify as a name for future reference. Which of the following task is accomplished by using bookmarks?

 A) To add anchors in web page
 B) To mark the ending of a paragraph of document
 C) To quickly jump to specific location in document
 D) To add hyperlinks in webpage

20. A word processor would most likely be used to do
 A) Keep an account of money spent
 B) Do a computer search in media center
 C) Maintain an inventory
 D) Type a biography

 Answers
 1-B, 2-B, 3-C, 4-C, 5-B, 6-A, 7-A, 8-B, 9-A, 10-B, 11-A, 12-D, 13-C, 14-D, 15-B, 16-A, 17-C, 18-C, 19-C, 20-D,

Microsoft Word Practice Quiz Set 02


Microsoft Word Practice Quiz  Set 02
 1. Pressing F8 key for three times selects
  A) A word
 B) A sentence
 C) A paragraph
 D) Entire document
  
2. What happens if you press Ctrl + Shift + F8?
  A) It activates extended selection
 B) It activates the rectangular selection
 C) It selects the paragraph on which the insertion line is.
 D) None of above
  
3. How can you disable extended selection mode?
  A) Press F8 again to disable
 B) Press Del to disable
 C) Press Esc to disable
 D) Press Enter to disable

 4. What does EXT indicator on status bar of MS Word indicate?
  A) It indicates whether the external text is pasted on document or not
 B) It indicates whether extended add-ons are installed on MS Word or not
 C) It indicates whether Extended Selection mode is turned on or off
 D) None of above

 5. What is the maximum number of lines you can set for a drop cap?
  A) 3
 B) 10
 C) 15
 D) 20
  
6. What is the default number of lines to drop for drop cap?
  A) 3
 B) 10
 C) 15
 D) 20
  
7. What is the shortcut key you can press to create a copyright symbol?
  A) Alt+Ctrl+C
 B) Alt + C
 C) Ctrl + C
 D) Ctrl + Shift + C

 8. How many columns can you insert in a word document in maximum?
  A) 35
 B) 45
 C) 55
 D) 65

 9. What is the smallest and largest font size available in Font Size tool on formatting toolbar?
  A) 8 and 72
 B) 8 and 64
 C) 12 and 72
 D) None of above

10. What is the maximum font size you can apply for any character?
 A) 163
 B) 1638
 C) 16038
 D) None of above

11. Which of the following is graphics solution for Word Processors?
 A) Clipart
 B) WordArt
 C) Drop Cap
 D) All of above

12. The keystrokes Ctrl + I is used to
 A) Increase font size
 B) Inserts a line break
 C) Indicate the text should be bold
 D) Applies italic format to selected text

13. A character that is raised and smaller above the baseline is known as
  A) Outlined
 B) Raised
 C) Superscript
 D) Subscript
  
14. What is the purpose of inserting header and footer in document?
  A) To enhance the overall appearance of the document
 B) To mark the starting and ending of page
 C) To make large document more readable
 D) To allow page headers and footers appear on document when printed

 15. Which of the following function key activates the speller?
  A) F5
 B) F7
 C) F9
 D) Shift + F7

 16. The minimum number of rows and columns in MS Word document is
  A) 1 and 1
 B) 2 and 1
 C) 2 and 2
 D) None of above

 17. Thesaurus tool in MS Word is used for
  A) Spelling suggestions
 B) Grammar options
 C) Synonyms and Antonyms words
 D) All of above


 18. Why Drop Caps are used in document?
  A) To drop all the capital letters
 B) To automatically begin each paragraph with capital letter
 C) To begin a paragraph with a large dropped initial capital letter
 D) None of above

19. A bookmark is an item or location in document that you identify as a name for future reference. Which of the following task is accomplished by using bookmarks?

 A) To add anchors in web page
 B) To mark the ending of a paragraph of document
 C) To quickly jump to specific location in document
 D) To add hyperlinks in webpage

20. A word processor would most likely be used to do
 A) Keep an account of money spent
 B) Do a computer search in media center
 C) Maintain an inventory
 D) Type a biography

 Answers
 1-B, 2-B, 3-C, 4-C, 5-B, 6-A, 7-A, 8-B, 9-A, 10-B, 11-A, 12-D, 13-C, 14-D, 15-B, 16-A, 17-C, 18-C, 19-C, 20-D,