WEB DESIGNING INTERVIEW QUESTIONS PART 1

Interview Questions

1.What is the most common language or platform for web design?

  • The most common languages used in web design include
  • Base template in HTML
  • CSS stands for “styling.”
  • Functionality of JavaScript
  • PHP stands for server-side scripting.

2.Explain how you can make an image the background of a web page.

  • To set an image as a background on web page, point the body background to the name of your image you want to set as a background as shown below.
  • </head>tag.
  • <body background= “picture.gif”>
    You can also fix the background image, so while using the scroll bar in the browser, it does not move. To do this add the BGPROPERTIES tag as shown below
  • <body background = “picture.gif”bgproperties=”fixed”>

3.Explain what you mean when you say “responsive design” on a website.

  • Responsive design is a method of creating websites that optimises the viewing and interaction experience. It focuses on easy site navigation across all platforms with minimal scrolling, panning, and resizing.
    The most popular CSS, HTML, and JS framework for generating responsive web design is Bootstrap.

4.Explain how you can align two images so that one is higher or lower than the other.

  • In order to align picture so that one may be higher or lower than the other, use the align statement in your IMG SRC tag.
  • < IMG SRC = “http://www.xyz.com/chguy.gif” align=top

5.What is a Dreamweaver Template, exactly?

  • Webmasters can define “non-editable” and “editable” areas of a webpage with Dreamweaver Templates, but only the “non-editable” regions can be modified. Any modifications made to the Dreamweaver Template will be reflected in any HTML pages that use it.

6.Why is the distinction between “visibility:hidden” and “display:none” important?

  • They’re both properties of style.
  • visibility:
  • This property conceals the element, but it still occupies space in the layout display: hidden
  • none: It removes the element from the document entirely. Even though the HTML for it is still in the source code, it takes up no space

7.When should you use CSS float?

  • When you want to make an element of your page float to the right or left and have other elements wrap around it, you’d use CSS float.

8.What are some of the JQuery functions that are utilised in website design?

  • The following are some of the JQuery functions that are utilised in web design.
  • Panel with a simple slide
    Simple vanishing effect
    Transition effect that can be chained
    Animated hover effect for Accordion#1 and Accordion#2.
    The entire block can be clicked.
    Panels that can be folded
    Gallery of image replacements
    Styling various link types

 

Follow Us on

Contact Us

Upskill & Reskill For Your Future With Our Software Courses

Web designing Institute in Hyderabad

Contact Info

Open chat
Need Help?
Hello
Can we Help you?