Retrospring is shutting down on 1st March, 2025 Read more

ㅤ ㅤ anon⠀⁔⠀♡ · 2mo

hiii, if i wanted to use this (http://2.bp.blogspot.com/-hMMGkfhdtZA/Txoo7oVPDvI/AAAAAAAADRA/i1mI-_by6Es/s400/cute%2Bborder%2Bby%2Bannyz%2Bblog%2B%252814%2529.jpg)
to make it into a long divider, how do i type in the code? thank you 🩷🥺 (i know nothing abt coding suhdejhfhkj)

you can either make another div , make the width long (ur preferences) , and make the height small so it look like a divider.

so it basically like :
.divider {
width: 150px;
height: 50px;
background: url("thelink");
background-repeat: repeat-x;
background-position: left top;
}

Retrospring uses Markdown for formatting

*italic text* for italic text

**bold text** for bold text

[link](https://example.com) for link