You are viewing a single comment's thread from:

RE: Basic HTML For Making Post on Steemit (Dasar HTML Untuk Membuat Artikel di Steemit)

in #html7 years ago

Image text and everything in between sadly the borders are not working properly with comments s It should be used in posts I suppose, or something has bugged who knows, *Nope it's flawless :) I know a few other tips :) Basically HTML is a language, a HYPER-TEXT-MARKUP-LANGUAGE, so you use hyper text to markup language, hence the commands, from top to bottom we have, I will use () instead of <> so (p) is paragraph, (div) is divider and you can use additions to the function like pulls apparently, then we close out the "message" and the computer makes the formatting, just don't use markdown within HTML, it won't work and have fun experimenting, I've broken it numerous times :D to get this far that is :)* and as we can see we have to use (i) instead of * to get the italics :)