Question

In: Computer Science

Latest version of CSS. What is the browser requirement to view the latest version of CSS...

  1. Latest version of CSS.
  2. What is the browser requirement to view the latest version of CSS implemented web pages? Name 1 or 2 web browser types and versions that support the latest CSS.
  3. How do web designers design a web page with the latest CSS version?

Solutions

Expert Solution

Latest version of CSS.

From the official release notes of css, there is no CSS Level 4 or beyond. Independent modules can reach level 4 or beyond. That is CSS, as the language has the latest level 3. For CSS, there's no version, we call it level. So, the latest level (version) is CSS3.

Browser requirement

Almost all modern browsers support css3. Most of the css properties are supported by modern browsers such as chrome, safari, firefox, opera.etc. There are certain prefixes like -webkit-, -moz-, -ms- which are required to be prefixed to some standard tags.

For instance, consider the standard syntax transform: rotate(20deg);

/* Standard syntax */
transform: rotate(20deg);

/* IE 9 */
-ms-transform: rotate(20deg);
            
/* Safari */
-webkit-transform: rotate(20deg);

For a list of full reference, visit css3 browser support page on w3schools. (search google to get the page. I can't paste external link here)

Two browsers that support css3 : Chrome, Firefox

Designing for CSS3

To design for css3, you simply need to use the css properties and their values as specified in the css3 documentation.

Higher levels of CSS are built on top of lower levels by adding functionality or replacing parts of the lower specifications. So, support for css3 means supporting the lower levels also.

Feel free to comment if you need more clarity. Kindly upvote, if you are satisfied with the answer.


Related Solutions

According to the latest version of the DSMV, what are the signs and symptoms of alcohol...
According to the latest version of the DSMV, what are the signs and symptoms of alcohol use disorder?
As a learner and as an instructional designer, review the latest version of The New Media...
As a learner and as an instructional designer, review the latest version of The New Media Consortium’s The Horizon Report. Choose between the Higher Education or K–12 Editions. Select an emerging technology that the report lists as one that will be adopted within the next five years. Drawing from the examples you explored on the Edutopia Web site to inform your response, provide an example of how that technology could be utilized in an instructional environment. What learning theory would...
AWS screenshot of a view of the web browser connection to your web server via the...
AWS screenshot of a view of the web browser connection to your web server via the load balancer (step 5 of this lab document).
Follow these steps to implement the following browser-based puzzle game:(Javascript/html/css) 1. Get a photo of yourself...
Follow these steps to implement the following browser-based puzzle game:(Javascript/html/css) 1. Get a photo of yourself and save it as an image file 2. Use a image-splitting program such as splitter.imageonline.co to break the image into 9 roughly equal parts (3 x 3). Save those files in a directory 3. Write Javascript that takes these nine images and randomly rearranges them in a 3 x 3 grid. 4. Each cell in the grid will also have a checkbox. 5. At...
You can view a webpage on your computer without a browser. True or False? Explain.
You can view a webpage on your computer without a browser. True or False? Explain.
a) Based on BNM or news report, explain the latest changes in the statutory reserve requirement...
a) Based on BNM or news report, explain the latest changes in the statutory reserve requirement (SRR) for Malaysia. Your explanation should also include the changes to money supply and the possible impact of the change. b) Based on your answer above, select an economic problem where that impact would work and explain what could happen.
Based on BNM or news report, explain the latest changes in the statutory reserve requirement (SRR)...
Based on BNM or news report, explain the latest changes in the statutory reserve requirement (SRR) for Malaysia. Your explanation should also include the changes to money supply and the possible impact of the change.
1a) Based on BNM or news report, explain the latest changes in the statutory reserve requirement...
1a) Based on BNM or news report, explain the latest changes in the statutory reserve requirement (SRR) for Malaysia. Your explanation should also include the changes to money supply and the possible impact of the change. [15 marks] **explain in long paragraph ** 1b) Based on your answer above, select an economic problem where that impact would work and explain what could happen. [15 marks]
What are the reasons for adding CSS to web programming? Also provide a briefing of CSS...
What are the reasons for adding CSS to web programming? Also provide a briefing of CSS rules, syntax, and styles.
(a) Based on BNM or news report, explain the latest changes in the statutory reserve requirement (SRR) for Malaysia
(a) Based on BNM or news report, explain the latest changes in the statutory reserve requirement (SRR) for Malaysia. Your explanation should also include the changes to money supply and the possible impact of the change.(b) Based on your answer above, select an economic problem where that impact would work and explain what could happen.
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT