A web designer inserts an image into a web page.
Which CSS attribute should this designer use to ensure that there is one of pixel of space between the line image and the surrounding elements?
Give the following HTML code:
Which CSS property would make the corners of the div rounded?
Which 3D transform affects the distance between the z-plane and the user?
A)
B)
C)
D)
Which attribute displays help text in an input field without specifying an actual value for the input?
A web designer creates the following HTML code:
Which CSS selector applies only to the first line?
A web developer need to ensure that a message appears if the user’s browser does not support the audio files on a web page.
How should this designer code the audio element?
A)
B)
C)
D)
Which layout method causes images to render to small or too large in browser windows of different sizes?
Which HTML segment should a developer use to enable the Offline AppCache application interface (API)?
A)
B)
C)
D)