MCR Web Solutions
Home HTML CSS JavaScript PHP MySQL AJAX Model Questions Resources

JNTU-K Model Questions


Unit 2

  1. What is the necessity of CSS? Explain about the different types of CSS with an example each.
    1. Explain the following terms related to CSS:
      1. Font Size
      2. Font Weight
      3. Font Strech
      4. Text Decoration
      5. Text Transformation
      6. Text Alignment
      7. Padding
      8. Border Style
    2. Explain the various ways you can reference a color in CSS.
    1. How to use class and id selectors in css. Explain with an example each.
    2. What are the benefits of using styles compared with placing formatting directly into the text of the Web page?
  2. What is CSS? Explain with an example to clearly illustrate the creation of CSS rule for a given text.
    1. What is a stylesheet class ?
    2. Describe the different ways that styles can be added to a page.

Unit 1

  1. Create a simple HTML page which demonstrates the use of various types of lists. Try adding a definition list which uses an unordered list to define terms.
  2. Explain about the following HTML Protocols
    1. HTTP
    2. SMTP
    3. POP3
    4. MIME
  3. Explain the following terms related to HTML table:
    1. Cell padding and spacing
    2. Borders
    3. Formatting content in Table cells
    4. Nested tables
  4. Create a HTML Form with the following input fields:
    1. Name - TextField
    2. Password - Paswword
    3. Gender - Radio Button
    4. Department - Drop Down List
    5. Address - Text Area
    6. Hobbies - Atleast 3 Check Boxes
    The form should send the data to "submit_data.php" page when clicked on the 'submit' button.
    1. What are the different types of lists in HTML? Explain how these lists are created in HTML with suitable examples.
    2. Explain how a basic table is created using HTML. Create a HTML table with columns for Roll Number, Student Name, Branch, Section and Percentage. There must be at least 4 student details as rows in the table.

Top

Top


© MCR Web Solutions, Bhimavaram.