RE: New to Steemit? What is the best message I can write to someone new on Steemit who has just posted on the ‘introduceyourself’ tag? - ecoTrain Question of the Week
Yes! I personally use tags, which are like secret codes so it looks like what you want. Tags go inside < these symbols > , without the spaces.
I'll use spaces here so you can see them, tags disappear when used properly, they just do their jobs!
< br >
This guy adds extra line breaks! He doesn't have to be 'closed' like other tags, use him and forget him.
< center > and < /center >
These guys will center anything in between them! The tag with a / says, 'stop here'; this is called 'closing the tag'.
Here's an example I use frequently to separate sections:
< br >
< center > -------------------------------< /center >
< br >
Bonus tag!
The anchor tag can be used, among a few other things, to add a link to an image! When the image is clicked, it activates the anchor link.
< a href='link.com' >
Image code
< /a >
Remember to remove the spaces so they dissapear and do their job ;p
This is so helpful dude!