Solo quiero guardar aquí códigos para editar mi perfil y no tener que estar buscándolos luego
<img src=" "/> : Poner la dirección de imagen entre las comillas
Para los fondos de perfil o blogs:
<style>
body {
background-image: url(ADD IMAGE URL HERE);
background-size: 500px;
background-attachment: fixed;
}
main {
background-image: url(ADD IMAGE URL HERE);
background-size: 200px;
}
<style>
Comments
Displaying 0 of 0 comments ( View all | Add Comment )