1. Deployment Skills based Web Developer & Designer Job Interview Questions:

☛ What do you use xampp or wampp & why?
☛ What is cPanel?
☛ What will be your workaround deploying a local site to live url?
☛ Name some online resources that you reference when having CSS/HTML/JS issues.
☛ Favorite tools and IDEs?
☛ Why stack overflow so useful? and whats your rating?

2. Browser Compatibility based Web Developer & Designer Job Interview Questions:

☛ What tools do you use for cross-browser testing?
☛ Lets assume you have found a rendering issue in IE8 what will be your work around to solve that issue?
☛ How will you achieve same drop down menu UI in different browsers?
☛ How will you fix border-radius compatibility issue in IE8?

3. WordPress based Web Developer & Designer Job Interview Questions:

☛ What are basic necessities for a theme? How will you create a Hello World! WordPress theme?
☛ Do you have developed plug-in?
☛ How will you create a template page in WordPress?
☛ How can you create an empty plugin which have basic options like activate, deactivate etc.?

4. CSS / CSS3 based Web Developer & Designer Job Interview Questions:

☛ Difference between position absolute and fixed?
☛ What is the difference between inline, inline-block, and block?
☛ Difference between ID and Class?
☛ What are sprites and why they are recommended?
☛ what are media queries?
☛ What is responsiveness?
☛ How to select last li of ul via CSS?
☛ Difference between; .class.class2 & .class .class & .class > class ?
☛ What are CSS pre-processors?
☛ What is style reset sheet?
☛ What is float?

5. JQuery / JavaScript based Web Developer & Designer Job Interview Questions:

☛ What is jQuery?
☛ What is difference between onload and ready?
☛ How to select class in jQuery?
☛ Which selector has better performance id or class and why?
☛ How to add a class to HTML element?
☛ What is jQuery toggle function?
☛ Explain difference .empty() between .remove() ?
☛ How can I select 20th div with jQuery?
☛ What is difference between .setinterval() & .delay() ?

6. HTML / HTML5 as Web Developer & Designer Job Interview Questions:

☛ What is Doctype & why its important?
☛ What are meta tags?
☛ What does meta viewport tag do?
☛ Difference between div and span?
☛ What is html5?
☛ Name a few new tags in html5 and their advantages?
☛ What are the new media-related elements in HTML5?
☛ How can I create a div work like an input?

7. Do you know what is a Dreamweaver Template?

Dreamweaver Templates enables webmasters to define “non-editable” and “editable” regions of a webpage, only in Dreamweaver template the “non-editable” regions can be edited. Any changes implemented to the Dreamweaver Template will update any HTML pages that use the template.

8. Explain me do you make Custom Web Design or use Themes?

Web design and development companies offer both the options to satisfy their client needs. Some go for unique look and functionality built from scratch whiles others goes for the template to customize and save money. Discuss what you need for your website and compare the prices of both options before making any move.

9. Tell us what are the different JavaScript types?

There are six types of JavaScript: Object, null, string, undefined, Boolean and number. Objects include functions, array and ordinary objects. Numbers may include integers and real numbers, and also include special values such as NaN and infinity. Strings include empty strings, ““,

10. Tell me what are the possible values for “position”?

The type of positioning used for the webpages can be determined by using “position” element. These include static, relative, fixed, inherit and absolute.

Download Interview PDF