html - how to not let nav bar push div down -
in site have responsive nav bar header @ top of page. when nav bar opened, div header pushed down it.
how possible nav bar go on top of div without pushing down.
thanks in advance.
nice name vlad.
style = 'position:absolute;'
make dimensions/position of element attach not affect elements other children.
Comments
Post a Comment