Which CSS3 code fragment styles an H2 element only if it is a direct child of a DIV element?
Question No 2
Which CSS property defines which sides of an element where other floating elements are not
allowed?
Question No 3
You write the following code to create a page. (Line numbers are included for reference only.)
You need to apply the SVG blur filter to the text tag on the page.
Which HTML/CSS code should you insert at line 02?
Question No 4
Which layout can you create by using a single CSS3 region?