myradio
0
Q:

css bottom

div {
  border-bottom: 4px dashed blue;
  background-color: gold;
  height: 100px;
  width: 100px;
  font-weight: bold;
  text-align: center;
}
4
.bottom {
  position: fixed;
  bottom: /*AMOUNT DOWN AFTER IT ADD REM OR % OR PX */;
}
-1

New to Communities?

Join the community