Which of the following CSS framework is used to create a responsive design?
1.django
2.rails
3.larawell
4.bootstrap
Posted Date:-2022-02-10 03:20:36
Which of the following CSS property is used to set the text formatting?
1. font-style
2.text-decoration
3.font
4.all of the mentioned
Posted Date:-2022-02-10 03:29:17
Which of the following function defines a linear gradient as a CSS image?
1.gradient()
2.linear-gradient()
3.grayscale()
4.image()
Posted Date:-2022-02-10 03:24:10
Which type of HTML tag is used to define an internal style sheet?
1.<script>
2.<link>
3.<class>
4.<style>
Posted Date:-2022-02-10 03:21:36
In CSS, what does h1 can be called as _______
1.Attribute
2.Selector
3.Tag
4.Value
Posted Date:-2022-02-10 03:19:03
What is CSS?
1.CSS is a style sheet language
2.CSS is designed to separate the presentation and content, including layout, colors, and fonts
3.CSS is the language used to style the HTML documents
4.All of the mentioned
Posted Date:-2022-02-10 03:15:29
Which of the following CSS property sets the font size of text?
1.font-size
2. text-size
3.text
4.size
Posted Date:-2022-02-10 03:30:52
Which of the following is the correct way to apply CSS Styles?
1.in an external CSS file
2.inside an HTML element
3.inside the <head> section of an HTML page
4.all of the mentioned
Posted Date:-2022-02-10 03:30:10
Which of the following tag is used to embed css in html page?
1.<css>
2.<!DOCTYPE html>
3.<script>
4.<style>
Posted Date:-2022-02-10 03:17:54
Who invented CSS?
1.Hakon Wium Lie
2.Sergey Brin
3.Rasmus Lerdorf
4.Brendan Eich
Posted Date:-2022-02-10 03:16:11