Gingerbread ice cream topping. Carrot cake sweet roll topping pudding. Muffin gummi bears liquorice pastry soufflé chupa chups lollipop tootsie roll. Sweet roll cotton candy chupa chups jelly beans danish chocolate cake wafer sweet roll. Icing carrot cake biscuit lemon drops tootsie roll jelly apple pie sweet roll sweet roll.

nice to meet you :)

16042

here's how you make a link: Neocities

italics

left

right

adding:

To learn more HTML/CSS, check out these tutorials!

css: /* Navigation ------------------------------------------*/ nav ul { list-style:none; padding:0; display: flex; } nav ul li { margin-right: .5em; } nav ul li a { padding: .5em 1em; background: #cccccc; border-radius: 15px; transition: 1s; } nav a:hover { background: pink; }