Objective Questions on CSS Syntax and Property set-6 Unknown 12:03 ص Add Comment Edit 1) ....... media type is used for use with printed material and documents viewed onscreen in print preview mode. A. Print B. Projection C. A... Read More
How to create fade effect image slideshow using CSS Unknown 1:45 ص Add Comment Edit You can give fade effect animation for image slideshow using CSS. @keyframes 'at' rule and animation keyword in CSS can be used to m... Read More
How to make rounded corners border using CSS Unknown 1:37 ص Add Comment Edit While designing website, website template or blog template, you may want to make buttons, menus, paragraphs or any others border corners rou... Read More
How to Create Custom CSS Template for Printing Unknown 8:07 م Add Comment Edit Along with the development of web technologies and web programming languages, web designing becoming more complex and the websites more fle... Read More
How To Make Simple CSS Stylesheet for a Website ? Unknown 1:00 ص Add Comment Edit CSS language is used to simplify the process of making web pages presentable. It handles the look and feel part of a web page. Not only it m... Read More
How To Create Simple Menu Using CSS ? Unknown 2:35 ص Add Comment Edit By using CSS codes we can create websites menus more easily with very simple and small number of codes. So uses of CSS menus on websites mak... Read More
Solved Objective Questions of CSS set-4 Unknown 11:13 م Add Comment Edit 1. In CSS filters, ........................... will be used to create a shadow of object at the specified horizontal and vertical offset and... Read More
Objective Questions of CSS with Answer set-3 Unknown 10:50 م Add Comment Edit 1. The following syntax to set margin around a paragraph will make- p{margin:10px 2%} A) Top and bottom margin will be 10px and left and rig... Read More