Skip to content

IT Notes

IT Notes

  • Home
  • Privacy Policy
  • Sample Page
CSS Interview Questions

What is graceful degradation?

In case the component fails, it will continue to work properly in the presence of a graceful degradation. The latest browser application is used when a webpage is designed. As…

CSS Interview Questions

 How does Z index function?

Overlapping may occur while using CSS for positioning HTML elements. Z index helps in specifying the overlapping element. It is a number which can be positive or negative, the default…

CSS Interview Questions

 Define float property of CSS?

By float property, the image can be moved to the right or the left along with the text to be wrapped around it. Elements before this property is applied do…

CSS Interview Questions

How can the dimension be defined of an element ?

Dimension properties can be defined by: Height Max-height Max-width Min-height Min-width Width

CSS Interview Questions

Compare Grouping and Nesting in CSS ?

Grouping:  Selectors can be grouped having the same values of property and the code be reduced.E.g. : h1 { color: blue; } h2 { color: blue; } p { color:…

CSS Interview Questions

 Define Image sprites with context to CSS ?

When a set of images is collaborated into one image, it is known as ‘Image Sprites’. As the loading every image on a webpage consumes time, using image sprites lessens…

CSS Interview Questions

Compare RGB values with Hexadecimal color codes ?

A color can be specified in two ways: A color is represented by 6 characters i.e. hexadecimal color coding. It is a combination of numbers and letters and is preceded…

CSS Interview Questions

What is contextual selector?

Selector used to select special occurrences of an element is called contextual selector. A space separates the individual selectors. Only the last element of the pattern is addressed in this…

CSS Interview Questions

What is CSS Box Model and what are its elements?

This box defines design and layout of elements of CSS. The elements are: Margin: the top most layer, the overall structure is shownBorder: the padding and content option with a…

CSS Interview Questions

Enlist the various Media types used?

Different media has different properties as they are case insensitive. They are: Aural – for sound synthesizers and speech Print – gives a preview of the content when printed Projection-…

Posts navigation

1 … 71 72 73 … 100

« Previous Page — Next Page »

Recent Posts

  • What is php artisan tinker?
  • What is the use of php artisan make:command?
  • What is Laravel Envoy?
  • What is Broadcasting in Laravel?
  • What is Laravel Echo?

Recent Comments

No comments to show.

Archives

  • July 2025
  • June 2025
  • November 2024
  • August 2024
  • July 2024
  • April 2024
  • September 2023
  • May 2023

Categories

  • Android Interview Questions
  • Angular JS interview Questions
  • C Programming
  • C Programs
  • C++ Programming
  • Codeigniter Interview Questions
  • Computer Network
  • CSS Interview Questions
  • HTML Interview Questions
  • Java
  • Java Interview Questions
  • Javascript Interview Questions
  • jQuery interview Questions
  • Laravel Interview Questions
  • Mobile Application Development
  • MySQL Interview Questions
  • PHP
  • PHP Interview Questions
  • Python
  • Python Interview Questions
  • React JS Interview Questions
  • Software Engineering
  • System Analysis and Design (SAAD)
  • Uncategorized
  • Vtiger CRM

You Missed

Laravel Interview Questions

What is php artisan tinker?

Laravel Interview Questions

What is the use of php artisan make:command?

Laravel Interview Questions

What is Laravel Envoy?

Laravel Interview Questions

What is Broadcasting in Laravel?

IT Notes

Copyright © All rights reserved | Blogus by Themeansar.