Computer scienceFrontendCSSBasic propertiesPositioning

Positioning properties

Left corner

Report a typo

Which line should be added to move the left edge of the <div> element by 150 pixels?

div {
  position: relative;
}
Enter a short text
___

Create a free account to access the full topic