HOME | DD
Published: 2011-05-13 19:45:48 +0000 UTC; Views: 859148; Favourites: 17453; Downloads: 0
Redirect to original
Description
body div#devskin0 hr { }
Hello!
Hello and welcome to my little html tutorial. I've been working with html codes for a couple of years and I'm going to teach you what I know about using some basic html on deviantART. This won't make you a html expert or something and I'm not an expert myself but it will give just enough knowledge to make your journals, comments, news articles and other neat and lovely looking.
deviantART actually has FAQs about html but I still wanted to do this because they look a bit unorganized, in my opinion. Also, why would you want to look for those FAQs when you can just open this news article where you have everything in one place?
You may already know some of these, but I hope you'll find at least something helpful in this news article.
Some basic html
Example text Example text Font size - headings Links and photos Combining codes This won't be easy to read, but you get the point. Here's a link to dA again. Special characters Thumbs and username and icon tags Remember β I hope this helped!
How do I insert a gif file into my bio thing? π: 0 β©: 1 Oh sweet mother of jesus you just saved me sooooo much trouble. Bless your soul omg π: 0 β©: 0 how do I use the centering htmlΒ π: 0 β©: 1 < div align= "center" > π: 0 β©: 1 the first < strike > shouldn't have a slash π: 0 β©: 1 I need to take this minute to appreciate your dA name, it's amazing <3 π: 0 β©: 0 How would i link someones profile on mine in the blue? π: 0 β©: 1 the big thumbnail is not working π: 0 β©: 0 how do I center something? Ive been trying to put stuff in my custom bozes on the center but it doesnt seem to be working :/ π: 0 β©: 1 < align ="ce nter "> (without the spaces) π: 0 β©: 1 wrong. π: 0 β©: 1 sorry, i'm kind of new here π: 0 β©: 1 It's k. π: 0 β©: 0 thanks so much, this is real helpful! π: 0 β©: 0 the thumbnail one isn't working for me π: 0 β©: 3 You need Core Membership. π: 0 β©: 0 you have to be core for it to workΒ π: 0 β©: 0 Well,the thumbnail does not work in comments... π: 0 β©: 0 Omg, tysm! I've been looking for the horizontal line code forever! Ty! π: 0 β©: 0 thank you so much this tutorial helped a lot!!!!Β π: 0 β©: 0 π: 0 β©: 0 Can someone please give me the code for the small text and center text combined? π: 0 β©: 1 all you need to do is put them next to eachother, like this < sub> < div align="center" > π: 0 β©: 1 TestΒ π: 0 β©: 0 The one with the links isn't working for me. it just turned out like this, nekopuppystar.deviantart.com/jβ¦ π: 0 β©: 0Bold text: insert text here
Result: Example text
This html code will work in: journal entries, group blogs, comments, artist's comments, news articles, notes and probably everywhere.
Italic text: insert text here
Result: Example text
This html code will work in: journal entries, group blogs, comments, artist's comments, news articles, notes and probably everywhere.
Underlined text: insert text here
Result: Example text
This html code will work in: journal entries, group blogs, comments, artist's comments, news articles, notes and probably everywhere.
Strike:
insert text here Result: Example text
This html code will work in: journal entries, group blogs, comments, artist's comments, news articles, notes and probably everywhere.
Subscript: insert text here
Result: Example text
This html code will work in: journal entries, group blogs, comments, artist's comments, news articles, notes and probably everywhere.
Superscript: insert text here
Result: Example text
This html code will work in: journal entries, group blogs, comments, artist's comments, news articles, notes and probably everywhere.
Also, it's good to know: You can use and as many times you want to make your text even smaller. insert text here
Result: Tiny text
Small text: insert text here
This html code will work in: journal entries, group blogs, comments, artist's comments and notes.
Blockquote:
insert text here
Result: Example text
This html code will work in: journal entries, group blogs, comments, artist's comments, news articles, notes and probably everywhere.
Centering text:
Result:
This html code will work in: journal entries, group blogs and news articles. It won't work in notes, comments and artist's comments. It used to work in artist's comments, but for some reason, it doesn't any more.
Also, it's good to know: you can replace "center" with "right" ("left" would be useless since it's default.)
Result:
This html code will work in: journal entries, group blogs, comments, artist's comments, news articles.
Horizontal line:
Result:
This html code will work in: journal entries, group blogs, comments, artist's comments, news articles and notes.
Headings:Since you can't actually change the font size with normal font size html codes, you'll need to use headings. There are 6 headings types:
Example text
Example text
Example text
Example text
Example text
Example text
Result:
Example text
Example text
Example text
Example text
Example text
Example text This code will work in (premium) journals, news articles, artist's comments and special boxes on user's profile. It will not work in comments.
Code: Used for defining computer code, but deviants just use it to change their font.
Insert text here
Result: Example text
This html code will work pretty much everywhere, I think. I don't use it that often so I'm not sure, but considering the popularity of it, I think it works everywhere.
Including links to pages: text that will be clickable
Result: Here's a link to deviantART
This html code will work in: journal entries, group blogs, comments, artist's comments, news articles, but will not work in group notes.
Including photos:
This html code will work in: Premium journal entries, Super group blogs, custom boxes.
Using big thumbs:
This html code will work in: journal entries (for premium members only), Super group blogs and custom boxes.
To copy a link address, you need to go to the page of the photo you want to link and copy the address in the address bar of your browser. To copy image URL, you need to right click on the photo itself and select Copy image location if you use Firefox or something that implies that you're copying the location of the photo if you're using other browsers. The maximum size of a dA thumbnail is 150Γ150 which is rather small. Using 300 or 400 or even 500 pixels won't ruin your profile page if you're planning to use this in a journal, but bigger sizes will. The photos might even be cropped, depending on the size of your monitor and the size of the thumb.
Description pop-up:You can also include little pop-up text to your links by using this code:
text that will be clickableResult: deviantART
You can also combine as many codes as you want. Let's say that the letter A is a start code and /A is the end code, and B is a different code that ends with /B, the same thing goes for C - /C and D - /D. The correct closing order goes like this: A B C D insert text here /D/C/B/A.
For example; here's a subscripted text that's bold, underlined, strike, italic, centerd and contains a link:
My code for this was:This won't be easy to read, but you get the point. www.deviantart.com/ ">Here's a link to dA again.
I just wanted to show you all how ridiculously long and confusing this looks but it's really, really easy so don't be afraid of it.
Here is the link to the special characters that you will probably use rarely. On the other hand, if you're ever planing to create a plz account or if you need to demonstrate html, these are the most common ones that you'll use:Less-than sign: <
Result: <
More-than sign: >
Result: >
Colon :
Result: :
This isn't really html, but you'd be surprised how many people doesn't know how this works.Usernames: :devusername:, e.g. :devshaplz:
Result: Shaplz
User icons: :iconusername: (that's how the plz accounts work), e.g. :iconshaplz:
Result:
You can also use these for linking groups.
Thumbnails:Including thumbnails is very easy because all you need to do is copy the code located on the right side of each deviation. It's under "Share" part of the deviations, below groups and above "Details" and "Statistics".
There is a "Thumb" box with the code that usually looks something like this :thumb208669995:Result:
It's very important to close your tags with ">" because the rest of the text will have the same effect like the one you wanted to point out.
Also, always hit "preview" button before you post a comment/journal entry/etc. no matter how sure you are you got it right.
If a deviant gets carried away with or tags, remember to
keep calm
and
zoom the page Remember that nobody knows all the tags by heart so don't be afraid to fave this article and visit whenever you need.
If you ever need some help with html, remember that Google is your friend .
If you know some other html codes that can be used on dA, feel free to share them. I never said I knew everything about this, I'm just here to share my knowledge.
Related content
Comments: 3539
HydroClaim In reply to ??? [2016-07-30 01:50:20 +0000 UTC]
TheDogVon In reply to ??? [2016-07-29 07:48:32 +0000 UTC]
C1ND3RFA11 In reply to ??? [2016-07-27 02:49:32 +0000 UTC]
Luxilene In reply to C1ND3RFA11 [2016-07-31 02:22:08 +0000 UTC]
Without the spaces between the command and the <>s!HerculesMulligan In reply to XYGNA [2016-07-18 23:52:00 +0000 UTC]
like this:
< strike > boop (but without the spaces)
boop StarlitStallion In reply to HerculesMulligan [2016-07-24 18:55:45 +0000 UTC]
DigiAndRoko In reply to ??? [2016-07-14 08:35:53 +0000 UTC]
pvppie In reply to ??? [2016-07-13 00:37:10 +0000 UTC]
No-bitch In reply to ??? [2016-07-12 17:03:22 +0000 UTC]
doqqone In reply to No-bitch [2016-07-15 01:46:01 +0000 UTC]
nivupuchii In reply to doqqone [2016-07-19 22:44:26 +0000 UTC]
< div align = "center" > div>doqqone In reply to nivupuchii [2016-07-20 04:59:24 +0000 UTC]
nivupuchii In reply to doqqone [2016-07-20 12:34:13 +0000 UTC]
spicedbeef In reply to ??? [2016-07-11 22:11:47 +0000 UTC]
RB-Official In reply to ??? [2016-07-09 10:45:08 +0000 UTC]
:thumb620540303:doqqone In reply to RB-Official [2016-07-15 01:46:23 +0000 UTC]
No-bitch In reply to RB-Official [2016-07-12 17:02:30 +0000 UTC]
tunaxicecream-s2 In reply to RB-Official [2016-07-09 19:41:06 +0000 UTC]
SkyeArte In reply to ??? [2016-07-06 04:10:00 +0000 UTC]
montythedog33 In reply to ??? [2016-07-04 17:15:42 +0000 UTC]
MasterBlasterMax40 In reply to ??? [2016-07-01 19:07:24 +0000 UTC]
Powerfluff In reply to ??? [2016-06-30 16:41:16 +0000 UTC]
Voltna In reply to Powerfluff [2016-07-01 00:01:18 +0000 UTC]
WorriorCatAJ In reply to ??? [2016-06-27 20:09:26 +0000 UTC]
How come it doesn't show up like this on my DeviantID?NekoPuppyStar In reply to ??? [2016-06-27 01:48:11 +0000 UTC]
<= Prev | | Next =>