Anyone got suggestions for website to host my art?

#furry #furryart #websites #artistsOnMastodon

@Inkstainthebat start from the ground up by learning HTML, CSS, and Javascript.

Then, to publicly make it accessible, have a server up and buy a domain so as long as the server is functioning, it will be accessible and displayed.

Coding in HTML and CSS isn't hard. As a matter of fact, you can learn to code these from W3 Schools' lessons.

@iivoltagewolf I'm already familiar with HTML and CSS, I have my own website already, but I'd like something more fancy/advanced for the gallery, with tagging and search and such
@Inkstainthebat Maybe the FurAffinity source code might be a hint on how to implement these if it’s possible to inspect the whole site’s code.
@iivoltagewolf not really, it might require some backend work. I'll see what I can do tho, thanks for the suggestion