blump's profile picture

Published by

published
updated

Category: Blogging

how do you format like. anything 😭

every time i press enter to make a list in my entries it all jumbles into one big sentence and im also on mobile so i have a feeling its just me having this problem lmao


also how do you get the themese n stuff? i see a bunch of people with reslly cool profiles


2 Kudos

Comments

Displaying 1 of 1 comments ( View all | Add Comment )

Fionn

Fionn's profile picture

you use html and css to format things on spacehey. html is the content of a page, css is the appearance of the page.

you make a list using the html ul element. read about it here.

as for layouts, you basically paste css and html into your "about me" or "who i'd like to meet" blurb sections. when it comes to actually doing that... you will need to research html/css if you have no prior knowledge. this layout editor is useful because it gives you a way to preview your code + it has a function where you can select elements and get their names just by clicking. you can also pick out layouts made by other people in the layouts section of the site, if that interests you instead of something custom. lmk if you have any other questions


Report Comment



thanks ^^

by blump; ; Report