HOME | DD
#color #guides #headings #indent #link #links #list #lists #literature #ref #reference #simple #size #text #fontsize
Published: 2011-07-11 02:40:13 +0000 UTC; Views: 684801; Favourites: 17566; Downloads: 801
Redirect to original
Description
- - - - - - - - - -
UPDATE for January 2020:
I created this guide in 2011, so you'll have to take it with a grain of salt since dA has updated a bazillion things since then LOL. It now looks like many codes don't work in Literature submissions anymore, (or disable the "Eclipse" version of the site and show the old site instead), so some of the demonstrations here only look like regular text. But they should display properly if you copy/paste them in the comments. I'm so glad to see how many of you wonderful people still utilize this resource, so I wish you the best and encourage you to go ahead and experiment to see what works and what doesn't! Much love~!
- - - - - - - - - -
This is just a quick text formatting guide for dA. My goal was to make a simple html guide for easy reference. Please PAY ATTENTION to where the codes WILL and WILL NOT work! (Certain codes won't work in comments and deviation descriptions, no matter how hard you try.) :'D
I provided "working examples," which might make the codes easier to understand because you can see them in action. (Keep in mind that when you type html tags, the effects won't be visible until AFTER you hit "Preview" on your comment, journal, etc. I only made them visible for the purpose of demonstration.) Enjoy!!!
The following codes can be used in
comments, deviation descriptions, journals, and profile page widgets.
This will make bold text.
This will also make bold text.
This will make italicized text.
This will also make italicized text.
This will make underlined text.This will make striked out text.This will also make striked out text.This will also make striked out text.
You can also combine multiple codes like this, easy!
*Note: When using multiple tags, close the most recent tag first (like how I put before ).
This will display the text in subscript.
Use it multiple times to make text smaller and smaller and smaller!
This will display the text in superscript.
Use it multiple times to make text smaller and smaller and smaller!
This will make text smaller (and not go below like subscript or above like superscript).
*Note: This tag doesn't work in literature submissions, so that's why it's showing up like subscript here. XD
You can create cool effects like thissssss by typing thissssss!This will change your text to a monospaced font.
This will also change your text to a monospaced font.
*Note: Monospaced fonts include Consolas, Courier, DejaVu Sans Mono, Lucida Console, Monaco, Prestige, etc.
Type
or
to get the nice line I've been using throughout this guide! ↓
If you want something like :) instead of
Type :)
Type : then ) for the )
(Here is a list of the ASCII character set: www.w3schools.com/tags/ref_asc… )
Sometimes you can also type :)
(For example, it works in comments but not in deviation descriptions.)
Use this to create an indented section of text.
Use it multiple times to indent text further!
To get an ordered (numbered) list like
An artist's essential items:
- by typing:
- Coffee
- deviantART
- Photoshop
- Wacom
- tags [they can all be on one line] because they will go on separate lines automatically. I just kept them on separate lines so that the code is easier to see.)
To get an un-ordered list like
An artist's essential items:- Coffee
- deviantART
- Photoshop
- Wacom
- by typing:
- Coffee
- deviantART
- Photoshop
- Wacom
- tags [they can all be on one line] because they will go on separate lines automatically. I just kept them on separate lines so that the code is easier to see.)
The following codes can ONLY be used in
journals and profile page widgets.
Change the font name in the "quotation marks."
Change the font name in the "quotation marks."
Change the font name in the "quotation marks."
Change the font name in the "quotation marks."
Change the font name in the "quotation marks."
Change the font name in the "quotation marks."
Change the font name in the "quotation marks."
Change the font name in the "quotation marks."
Change the font name in the "quotation marks."
Change the font name in the "quotation marks."
Change the font name in the "quotation marks."
Change the font name in the "quotation marks."
Change the font name in the "quotation marks."
*Note: Fonts will only show up if the viewer has that font installed on their computer. Otherwise it will show up as another default font. Here is a list of Web Safe Fonts that will work on most computers: www.w3schools.com/cssref/css_w…
This will change the size of your font.
This will change the size of your font.
This will change the size of your font.
This will change the size of your font.
This will change the size...
This will change the size...
This will change the size...
*Note: Size 7 is the maximum size.This will align your text to the left.This will center your text.This will justify your text.This will align your text to the right.This will give you heading text.
This will give you heading text.
This will give you heading text.
This will give you heading text.
This will give you heading text.
This will give you heading text.
The following codes can be used for links.
Some types of links may or may not work in different places on dA.
Avatar Linking
Type :iconsweetduke: to get
*Note: Obviously change my username "sweetduke" to anyone else's username for it to work. ;)
Username Linking
Typing :devsweetduke: or @sweetduke will give you SweetDuke
*Note: Obviously change my username "sweetduke" to anyone else's username for it to work. ;)
Text Linking (changing the name of links)
Name of Image
This is a link to my page .
*Note: Copy/paste your link into the "quotation marks," and type whatever you want for the Name of Image.
Image Linking
*Note: Go to the deviation and copy/paste the link in "URL address." Then DOWNLOAD the deviation, and copy/paste that new link in "Image URL address" (the link should start with http://orig or http://fc). Type whatever you want for the Name of Image.
Thumb Codes (and how to use stamps)
:thumb174033030:
:bigthumb174033030:
*Note: Here is a visual tutorial on how to find the thumb codes: fav.me/d41g4pz Or you can go to the right of the image and find the share buttons (Note, Facebook, Tumblr, & Twitter) and click the down arrow, then copy/paste the thumb code. You can also scroll down further to the right under "Details" and copy the thumb code there. Type :bigthumb#####: to get a bigger thumbnail image.I hope some people found this to be helpful! If you see any mistakes or have other codes you think should be added, you can add them to the comments to help others! Unfortunately I don't have time to keep this guide updated very often.
♥
h4>An artist's essential items:
(You don't need to hit "Enter" between all of the
An artist's essential items:
(You don't need to hit "Enter" between all of the
Related content
Comments: 3381
ThatRandom4977 In reply to ??? [2017-11-22 23:42:00 +0000 UTC]
Test 👍: 0 ⏩: 0
Ghiraham-Sandwich In reply to ??? [2017-11-14 23:24:55 +0000 UTC]
is there a way to center text in your DeviantID?
👍: 0 ⏩: 1
DaemoniumNocturnal In reply to Ghiraham-Sandwich [2017-11-17 15:29:26 +0000 UTC]
< div align="center" >
remove the spaces between <> so they connect to the code and it should work
👍: 0 ⏩: 0
NamelessUser87 In reply to ??? [2017-11-14 11:39:37 +0000 UTC]
Test lalalal
>tt
WHAT IS GOING ONNNN
👍: 0 ⏩: 1
Taeqii In reply to NamelessUser87 [2017-11-20 04:13:29 +0000 UTC]
You have to type small> on the other side! (Without the space between the and the small> of course)
👍: 0 ⏩: 1
NamelessUser87 In reply to Taeqii [2017-11-20 04:39:01 +0000 UTC]
I think i got it
Thank you ;;v;;
👍: 0 ⏩: 0
Prywinko In reply to ??? [2017-11-13 15:27:59 +0000 UTC]
Very useful! Thanks!
How to make such dividing lines?
Such as the three lines at the end?
take.ms/BXYpx
👍: 0 ⏩: 0
Asshole889 In reply to ??? [2017-11-01 15:24:03 +0000 UTC]
How do I bold specific parts of text? I can't seem to bold anything but the whole sentence.
👍: 0 ⏩: 1
EndhazomGurl In reply to Asshole889 [2017-11-12 09:07:08 +0000 UTC]
Make sure to add (without the space) after the word you wanted. Like this bold text
👍: 0 ⏩: 1
Sokanonrain In reply to ??? [2017-10-27 00:39:31 +0000 UTC]
Thank YOU! this will h elp alot!
👍: 0 ⏩: 0
SpeedWaifuG In reply to ??? [2017-10-23 06:01:49 +0000 UTC]
Just
Thank You
Wait, why is it not working?
👍: 0 ⏩: 0
luluchan696 In reply to ??? [2017-10-21 13:47:55 +0000 UTC]
SweetDuke Test 123
Thanks for the great Tutorial
👍: 0 ⏩: 0
Confetti-Tears In reply to ??? [2017-09-27 01:39:45 +0000 UTC]
A a a a, , , t h i s h e l p s m e a l o t f o r m y p a g e , , , t y s m!
👍: 0 ⏩: 0
pnamajck In reply to ??? [2017-09-21 14:21:14 +0000 UTC]
lots of dedication 'n foresight went into the content of this page, sweetduke … thanks for sharing.
👍: 0 ⏩: 0
Villainized In reply to ??? [2017-09-07 15:12:46 +0000 UTC]
˙ǝbuɐɹʇs sǝbɐ ɹoɟ ǝʇısqǝʍ sıɥʇ uo uǝǝq ǝʌ,ı puɐ 'ʍou ʇı buıɹǝʌoɔsıp ʎןuo ɯ,ı ˙ʇxǝʇ uʍop ǝpısdn pǝpnןɔuı noʎ ɟı ǝɯosǝʍɐ uǝǝq ǝʌɐɥ pןnoʍ ʇı ʇnq 'ʎɐp ǝɥʇ uı ʞɔɐq pǝʇsıxǝ sıɥʇ ɟı ʍouʞ ʇ,uop ı ˙sdıʇ ǝsǝɥʇ ɟo ןןɐ ɹoɟ noʎ ʞuɐɥ⊥
👍: 0 ⏩: 0
cyberdragon5 In reply to ??? [2017-09-06 15:34:59 +0000 UTC]
does the image linking thing not work in the post description?
👍: 0 ⏩: 0
BlackBearCJ In reply to ??? [2017-08-28 23:16:51 +0000 UTC]
Can text not be centered on DeviantIDs? I can center it on other widgets but not on that... But I see others with simple DevId boxes that use it just fine.
👍: 0 ⏩: 1
astarphel In reply to BlackBearCJ [2017-08-29 08:50:12 +0000 UTC]
text only centers on ids if you have a certain amount of text in it from what I know! ; u ; throw in some dummy text and see if it works
👍: 0 ⏩: 1
BlackBearCJ In reply to astarphel [2017-08-29 16:41:40 +0000 UTC]
It worked! Thank you so much! I googled it and searched everywhere and couldn't find any reason or explanation as to why it wouldn't center, I'm surprised since that's so simple.
Thanks again!
👍: 0 ⏩: 1
astarphel In reply to BlackBearCJ [2017-08-29 22:27:05 +0000 UTC]
no problem!! I found it out two years ago after struggling with an ID that would switch between centered and not centered asdfghjkl
it's such a simple issue... I'm not sure why it hasn't been fixed yet :' )
👍: 0 ⏩: 1
BlackBearCJ In reply to astarphel [2017-08-30 07:08:43 +0000 UTC]
Yeah I haven't had a DA in ages (long before I made this account) and they changed so much! So I remembered nothing about customization, so I was so confused.
It does seem a real simple fix, maybe they just don't think it's important since it works under some circumstances.
👍: 0 ⏩: 0
lizardfromouttaspace In reply to ??? [2017-08-25 08:48:38 +0000 UTC]
Hello, is there a way to format text spacing? Like have the seperate horizontal lines of text be spaced? Thanks. (:
👍: 0 ⏩: 0
Confetti-Tears In reply to ItsGemStoneGirl [2017-09-27 01:40:26 +0000 UTC]
Do it without the ''/'' at the end, and without spaces <:
👍: 0 ⏩: 0
lizardfromouttaspace In reply to ItsGemStoneGirl [2017-08-25 08:47:21 +0000 UTC]
take the spaces out from in between the tags and the text, and it should work (:
👍: 0 ⏩: 0
<= Prev | | Next =>