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

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).
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.
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.
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]
(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.
Paragraph 23 of an earlier version of IAS 38 Intangible Assets states that The Board’s view,...
Paragraph 23 of an earlier version of IAS 38 Intangible Assets states that The Board’s view, consistently reflected in previous proposals for intangible assets, is that there should be no difference between the requirements for: (a) intangible assets that are acquired externally; and (b) internally generated intangible assets, whether they arise from development activities or other types of activities. (Required: Evaluate the above view, identify and explain inconsistencies between this view and the current requirements of AASB 138.) maximum of...
Describe what is a system requirement, what is a software requirement and what is the relationship...
Describe what is a system requirement, what is a software requirement and what is the relationship between them?
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT