Float floating and position positioning

Float floating - any label that is out of the standard flow as long as it is floated, the type will be converted to inline - block-level label
{
position: fixed; position relative to the browser
bottom: 0;//bottom
}
{
child absolute parent phase
parent tag: position:relative subtag
: position:absolute + left, top...
}

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=325809325&siteId=291194637