Question Info

This question is public and is used in 8 tests or worksheets.

Type: Multiple-Choice
Category: CSS
Level: Continuing Education
Author: yasserhy
Created: 13 years ago

View all questions by yasserhy.

CSS Question

View this question.

Add this question to a group or test by clicking the appropriate button below.

Continuing Education CSS

When setting the position of an element, what property value should you use if you want to freely position an element anywhere you want?
  1. position:relative;
  2. position:fixed;
  3. position:absolute;