¿floating bar with CSS?

Anyone have a way to make this floating bar?

311

Hola Jorge,

Anything like it?

1 Like

Yes, exactly something like that.

Could you share the method used?

Seguro!

Let me come back to my home and check my laptop.

Te aviso

1 Like

Aquí el código @Jorge_Hernandez, disculpa el retraso

<pre><span><style>
<div style =" position: fixed;
  top: 85%;
  width: 93%;
  height: 7%;
  opacity: 1.9;
  background-color: #FF8C00; 
  border-radius: 10px; 
  border: 2px solid #ffffff;">
 <center><h5><font color=black><b>Tu Cuenta es por...
 <center><h5><font color=black><b> OrdenUSD  / OrdenBs
</style></span></pre>

Saludos!
4 Likes

Tranqui mi pana. Muchas gracias!

1 Like