Computer scienceFrontendCSSBasic propertiesPositioning

Positioning properties

Right corner

Report a typo

Which line should be added to move the right edge of the <span> element by 66 %?

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

Create a free account to access the full topic