HOME | DD
Published: 2011-05-13 19:45:48 +0000 UTC; Views: 859092; 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 you make the HTML not effect other text? π: 0 β©: 1 when you start an effect with π: 0 β©: 0 thank you so much! It's really useful :3 π: 0 β©: 0 Great post, this really helped me a lot π: 0 β©: 0 KitsuneMizukii no learning π: 0 β©: 1 n0 π: 0 β©: 1 I READ THAT AS ELMO MUSIC π: 0 β©: 2 TΓP is elmo music π: 0 β©: 2 I read this and laughed so hard omfg π: 0 β©: 1 o no weve been noticed π: 0 β©: 1 yA MUST HIDE BO I π: 0 β©: 1 THIS IS NOT A DRILL π: 0 β©: 1 π: 0 β©: 1 We're prob spamming the creator of this journal π: 0 β©: 1 We should stop π: 0 β©: 0 rape and elmo music π: 0 β©: 1 nO im telling that to makoola she'll be scared π: 0 β©: 0 This is really helpful!! Thank you π: 0 β©: 0 Bookmarkin this for later! Thank you so much for this!Β Β π: 0 β©: 0 lol π: 0 β©: 0 Thanks so much! This helps a lot π: 0 β©: 0 haha yes! π: 0 β©: 0 hmmmmmmm π: 0 β©: 0 They've changed this now. If you copy the address at the top of the picture page, and then try to paste somewhere e.g another pictures description, it posts the pic. You can paste a link that says the name of the next part but it spoils the name then. For instance im gonna copy this picture link address here and try to paste the link.Β
Β but there you go it's pasted the pic. π: 0 β©: 0 I have a quick question regarding links. Sometimes links show up differently even when typed the same exact way, for example:Β
Β I suspect it might have something to do with the link itself, for example the "picarto" link leads to picarto.tv, an outside site, while the "Discord" link leads to a file in sta.sh displaying my username. If so, is there anyway I can make the sta.sh link show up black with the little arrow like the other link? π: 0 β©: 0 Aaah- thank you for making this! This helped so much! ^D^ π: 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
LaughingFrankie In reply to ??? [2017-03-03 17:44:09 +0000 UTC]
Like you making a post and you want to make only make one sentence small, but it effect everything below it. How do you make it so it won't effect all the other text?Liggliluff In reply to LaughingFrankie [2017-03-06 07:50:24 +0000 UTC]
Aria-Illustration In reply to ??? [2017-02-27 22:01:12 +0000 UTC]
SaltyyNaCl In reply to ??? [2017-02-10 05:10:05 +0000 UTC]
KittenClaws123 In reply to ??? [2017-02-07 20:56:04 +0000 UTC]
KittenClaws123 In reply to KitsuneMizukii [2017-02-07 21:07:38 +0000 UTC]
YOU CAN ONLY LEARN
um
THE LYRICS TO RAP AND EMO MUSIC
(TΓP)KitsuneMizukii In reply to KittenClaws123 [2017-02-07 21:08:14 +0000 UTC]
KittenClaws123 In reply to KitsuneMizukii [2017-02-07 21:11:26 +0000 UTC]
t33th-ch4n In reply to KittenClaws123 [2017-02-07 21:22:52 +0000 UTC]
KittenClaws123 In reply to t33th-ch4n [2017-02-07 21:23:35 +0000 UTC]
t33th-ch4n In reply to KittenClaws123 [2017-02-07 21:24:05 +0000 UTC]
KittenClaws123 In reply to t33th-ch4n [2017-02-07 21:25:18 +0000 UTC]
t33th-ch4n In reply to KittenClaws123 [2017-02-07 21:34:14 +0000 UTC]
KitsuneMizukii In reply to KittenClaws123 [2017-02-07 21:12:27 +0000 UTC]
KitsuneMizukii In reply to KittenClaws123 [2017-02-07 21:14:36 +0000 UTC]
KitsuneMizukii In reply to KittenClaws123 [2017-02-07 21:12:17 +0000 UTC]
KittenClaws123 In reply to KitsuneMizukii [2017-02-07 21:13:37 +0000 UTC]
(ok lets not talk here anymore XD)Venulus In reply to ??? [2017-02-06 05:31:18 +0000 UTC]
Dragonseekerart In reply to ??? [2017-02-01 22:45:37 +0000 UTC]
LORD-OF-THE-TRASHCAN In reply to ??? [2017-01-29 22:01:51 +0000 UTC]
now i'm immortal ;311purplishpenguin In reply to ??? [2017-01-26 07:00:06 +0000 UTC]
pilot-sans In reply to ??? [2017-01-26 05:29:05 +0000 UTC]
`~don't mind me~ just learning thingspilot-sans In reply to ??? [2017-01-26 05:27:18 +0000 UTC]
text that will be clickable SneaselSlash In reply to ??? [2017-01-25 17:12:37 +0000 UTC]
auroharu In reply to ??? [2017-01-24 14:28:43 +0000 UTC]
keiikko In reply to ??? [2017-01-22 18:46:39 +0000 UTC]
<= Prev | | Next =>