asked 140k views
0 votes
Which of the following is not true about web design? a. css is used to specify the design and appearance of a webpage. b. web browsing is a core technology for designing webpages. c. html is used to specify headings, paragraphs, and other content elements of a webpage. d. rwd adapts the layout of the webpage to fit the screen on which it is being displayed.

asked
User PBJ
by
8.5k points

1 Answer

5 votes

Final answer:

Web design involves the use of various technologies to create and design webpages. CSS, web browsing, HTML, and RWD all play important roles in web design.

Step-by-step explanation:

Web design involves the use of various technologies to create and design webpages. The given options are:

  1. CSS is used to specify the design and appearance of a webpage. This statement is true, as CSS allows web designers to control the layout, colors, and typography of a webpage.
  2. Web browsing is a core technology for designing webpages. This statement is true, as web browsing is an essential part of web design. It allows designers to test and preview their websites across different browsers and devices.
  3. HTML is used to specify headings, paragraphs, and other content elements of a webpage. This statement is true, as HTML is the main markup language used for structuring the content of a webpage.
  4. RWD (Responsive Web Design) adapts the layout of the webpage to fit the screen on which it is being displayed. This statement is also true, as RWD is a design approach that ensures websites are mobile-friendly and responsive to different screen sizes.

Therefore, none of the given options are not true about web design.

answered
User Nishit
by
7.9k points

Related questions

1 answer
17 votes
227k views
1 answer
3 votes
77.4k views