HOME | DD
Published: 2011-05-13 19:45:48 +0000 UTC; Views: 858981; 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!
If you want a link to lead somewhere just as text, use this: < a href="Link URL" >What you want to call it< /a > (Take out the space between < and a at the beginning. Take out the space between " and > near the beginning. Take out both spaces at the end.) π: 0 β©: 2 i dont understand why i made that link and it is showing all the text of the link instead of the word with the link, i removed the spacesΒ π: 0 β©: 0 thanks and no it wasnt too complicated! it helped me thanks π: 0 β©: 0 Twitter π: 0 β©: 1 Thank you so much for thisΒ β€β€β€β€ Im so thankful, this is very helpful!! π: 0 β©: 0 Beautifully concise and straight to the point. π: 0 β©: 0 Omaigoodness! This has been so helpful and I just started out today! π: 0 β©: 0 Some additional HTML code you should include .......... This is This is π: 0 β©: 0 bold π: 0 β©: 0 Thank You for add this tutorial. I found this very helpfull! π: 0 β©: 0 I would just like to thank you for this, I use this journal almost every day on here <3 π: 0 β©: 0 Thank you thank you thank you so much! T^T I've been searching how to do some of these things forever ugh. Bless you ^^ π: 0 β©: 0 bless your beautiful soul π: 0 β©: 0 This works, I just have a few minor problems with it when working on descriptions or Journals π: 0 β©: 0 Wonderful tutorial, helped me a lot, so I faved it. π: 0 β©: 0 You should also add how the user can showΒ code. Thanks forΒ the Thanks forΒ the :+fav: :happybounce: :hug: https://michaelsboost.deviantart.com/art/Thanks-For-The-Fav-2-731874692 Thanks forΒ the :+fav: :happybounce: :hug: https://michaelsboost.deviantart.com/art/Thanks-For-The-Fav-2-731874692 π: 0 β©: 0 I DID IT!!!!!!!!!!!!!!! π: 0 β©: 0 I'm sorry but I'm still a little confused. I'm trying to make a link on my story's 1st chapter that'll take you to the next one along with one to the cover for the story (When I finally get it up that is) for those who want to use them, but I still have no idea how to make the link that'll do it. If you could explain in another way how you can do it or even another example on how to, I'd be very grateful. Thank you for your time. π: 0 β©: 1 Since you don't have premium/core, you won't be able to do the image or thumb of the cover unless you just simply link it with the link "a href" one. π: 0 β©: 1 Thanks. I'll go try it right now. π: 0 β©: 0 Things like this help a lot to create a page to draw people in, Thank you! π: 0 β©: 0 Im having a kind of hard time which link goes where; can someone give me an example?, that would be very helpful ^.^Β π: 0 β©: 3 I added spaces so you can see. π: 0 β©: 0 for example, go to my page. click the commissions button. it takes you to my commissions page. here's the code I used: π: 0 β©: 0 the first link: when you click the image, where do you want it to take them? π: 0 β©: 1 Oh! Now I understand ^.^ // Thank you so much for your helpΒ Β π: 0 β©: 1 No problem! I'm glad I could be useful π: 0 β©: 0 thank you so much!! π: 0 β©: 0 Thank you for the guide, this helped me a lot! π: 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
GeneralBlazing9284 In reply to ??? [2018-06-22 07:53:32 +0000 UTC]
It works basically anywhere.
As for a button, I think it's the same, I haven't used one in so long, they 95% of the time have the code in the description anyways.
I hope that wasn't too complicated..Cemhta In reply to GeneralBlazing9284 [2018-07-10 05:06:50 +0000 UTC]
wolftie76 In reply to GeneralBlazing9284 [2018-06-22 15:30:16 +0000 UTC]
rei-kaa In reply to ??? [2018-06-18 01:18:18 +0000 UTC]
just testing because "span" shows in the journal entry and idk what went wrong :<Srealy In reply to ??? [2018-06-12 08:42:09 +0000 UTC]
farhanrizal In reply to ??? [2018-05-27 09:35:08 +0000 UTC]
DrawingAttentions In reply to ??? [2018-05-22 05:50:18 +0000 UTC]
You're a gem for sharing this!Β Β Β
//Hands you a cookieΒ Β Β Rewdius In reply to ??? [2018-05-07 10:07:50 +0000 UTC]
(NOTE: It's crucial to place HTML code within the correct location of the text to get a nice looking output.)An unordered list (with bullets)
An ordered (numbered) list
a paragraph
with line breaks
a paragraph
with line breaks
(NOTE: Hover the mouse over the "WHO".Β Also, the bold and italic tags were added to visually enhance the abbreviation but are not required.)The WHO was founded in 1948.The WHO was founded in 1948.
All references from www.w3schools.com/html/html_exβ¦
FavedNickster19 In reply to ??? [2018-04-07 22:49:35 +0000 UTC]
italic
underline
strikethrough
link ArcticSnowy21 In reply to ??? [2018-03-23 09:23:58 +0000 UTC]
SeastarofEarthclan In reply to ??? [2018-03-15 03:57:35 +0000 UTC]
It's super helpful!Β LeoDaZodiac In reply to ??? [2018-03-13 00:21:32 +0000 UTC]
beyondtheblock In reply to ??? [2018-03-01 05:58:16 +0000 UTC]
Marinaplo In reply to ??? [2018-02-25 15:17:45 +0000 UTC]
Like if I use the whole thing becomes bold
NVM, I figured it out ^_^;doolhoofd In reply to ??? [2018-02-24 22:47:02 +0000 UTC]
But you forgot the div align="justify" code to turn text into blocks.
I discovered that today in a tutorial by CypherVisor .michaelsboost In reply to ??? [2018-02-20 18:06:24 +0000 UTC]
I'll use the below snippet of mine as an example
Here's how I did it.....CamillaChan02 In reply to ??? [2018-01-31 15:37:18 +0000 UTC]
YAY!!!!!!!TaintedJade In reply to ??? [2018-01-17 08:29:10 +0000 UTC]
WonderlandRevenge In reply to TaintedJade [2018-01-21 04:09:25 +0000 UTC]
But to do that for linking the chapter (or the cover), you can do this:
For the cover, just replace the words Chapter 2 with Cover or whatever you'd like to call it and replace the chapter link with the link to the cover. Though, I've found that using the link or thumb options on the bottom right of a posted submission of art to link to the image as well as show it in comments, journals, etc. just fine without core.TaintedJade In reply to WonderlandRevenge [2018-01-22 07:44:03 +0000 UTC]
LadySeshiiria In reply to ??? [2018-01-09 20:19:26 +0000 UTC]
Hellixn [2018-01-09 06:01:49 +0000 UTC]
Β Β
Including photos:Β
This html code will work in: Premium journal entries, Super group blogs, custom boxes.4sparkles In reply to Hellixn [2018-01-15 17:14:50 +0000 UTC]
4sparkles In reply to Hellixn [2018-01-15 17:13:31 +0000 UTC]
< a href="4sparkles.deviantart.com/journ⦠" > < img src="orig00.deviantart.net/943e/f/2⦠" > < /a >4sparkles In reply to Hellixn [2018-01-15 17:10:53 +0000 UTC]
the second link: right click on the image and click "open image in new tab." use that link
does this help?Hellixn In reply to 4sparkles [2018-01-15 19:28:27 +0000 UTC]
4sparkles In reply to Hellixn [2018-01-15 19:37:39 +0000 UTC]
shining-char [2018-01-03 02:57:28 +0000 UTC]
this really helps a lot for me since this is literally my first time using it lol--
I'm just gonna test some things if u don't mind <3
hope this works owo;;
thank you again and I hope if you ever read this, that your day's great!WDdoodles In reply to ??? [2017-12-31 09:22:42 +0000 UTC]
<= Prev | | Next =>