HOME | DD

Published: 2011-06-04 07:15:10 +0000 UTC; Views: 7613; Favourites: 351; Downloads: 159
Redirect to original
Description
This mostly focuses on the different text styles in HTMLWorking with HTML text in your document
Here is a basic HTML structure pic I made ( scraped) but should serve good for at least 1 person P:
HTML Lists
Related content
Comments: 60
ayame18 [2012-06-22 07:55:02 +0000 UTC]
Yay this will help me remember the codes better. Many thanks for making this.
π: 0 β©: 0
theWriterMAB [2011-08-26 16:51:55 +0000 UTC]
AH you're a LIFESAVER. I've always been annoyed that I can't get the right format for various stuff. So thank-you!
π: 0 β©: 1
HectorVrl In reply to theWriterMAB [2011-08-31 21:36:30 +0000 UTC]
yay! your welcome x)!
π: 0 β©: 0
glomdi [2011-07-04 03:12:16 +0000 UTC]
I knew most of this stuff but a few are very helpful. Thanks!
π: 0 β©: 0
Caraphae [2011-06-28 13:38:23 +0000 UTC]
::grateful sob:: Thank youuuuu! I am going to print this out and glue it to my monitor! More tutorials for the technochallenged pleeeasse!
π: 0 β©: 1
kurisutaru [2011-06-25 00:15:37 +0000 UTC]
Saying you don't need the /p for paragraph formatting is wrong. Not closing your paragraph tag also makes it not W3C compliant and adding CSS styleing to paragraph formatting with out a closing tag means everything after the tag will now have that formatting.
It's like if you added the B bold tag and not the closing /b what happens? Everything after is now in bold. This is the same if you wanted to do paragraph alignment or add CSS, if you did align="right" and again had no closing /p then all the text after that would now be aligned to the right, because there is noting to tell it where to stop applying the styling.
Working as a website designer for 14 years. That is the biggest mistake I see from new people trying to learn the basics. So really, you should change that.
π: 0 β©: 1
HectorVrl In reply to kurisutaru [2011-06-26 20:52:50 +0000 UTC]
Hehe Fixed thanks for the info, I see what you mean it's just that a video I saw that that for the paragraph isn't completly needed, I guess thats if your gonna make paragraphs right after another but I ain't gonna arugue with some1 that has been web designing for 14 years xD I'm just getting into Html gonna look at ccs soon i'm a newb still,
π: 0 β©: 0
HectorVrl In reply to Brin-Chan [2011-06-22 06:19:54 +0000 UTC]
Loll nice My mistake, to lazy to fix now ... x)
π: 0 β©: 1
OyasumiYumiko [2011-06-13 14:29:39 +0000 UTC]
only problem with this is that and shouldn't be used in coding since and are W3C compliant. Also some of text attributes should be in CSS and not HTML. Not saying that I haven't used it before, but it'll help to use the newer codes if you're concerned about your html/css code being validated : )
π: 0 β©: 2
HectorVrl In reply to OyasumiYumiko [2011-06-22 06:19:22 +0000 UTC]
Hehe I just recently heard of ccs , but I guess were all guilty of using these tags just like that ^^" I'm just starting to get into html + css so yeah hehe
π: 0 β©: 1
OyasumiYumiko In reply to HectorVrl [2011-06-22 08:39:18 +0000 UTC]
hehehe I'm guilty of it too so no worries ;D
π: 0 β©: 0
OyasumiYumiko In reply to OyasumiYumiko [2011-06-13 14:30:29 +0000 UTC]
lol well I didn't think dA was going to do that - I typed < b > and < i > and (just without the spaces). I was in no way meaning to yell or speak strongly lol.
π: 0 β©: 0
timebourne [2011-06-07 05:43:20 +0000 UTC]
Fantastic job! I knew some basic HTML but not very much. I'm looking to expand on it, so this helped a lot! Thanks!
π: 0 β©: 1
HectorVrl In reply to timebourne [2011-06-22 06:18:09 +0000 UTC]
no problemo ^__^ that's what it's here for
π: 0 β©: 0
HectorVrl In reply to tygeraddict [2011-06-22 06:17:30 +0000 UTC]
Thanks I hope it helps!
π: 0 β©: 1
tygeraddict In reply to HectorVrl [2011-06-22 12:28:12 +0000 UTC]
It really does.
In fact, the next day I went out and borrowed a book on building websites with HTML. Which, by the way, I am holding hostage.
π: 0 β©: 0
arphot [2011-06-05 12:18:08 +0000 UTC]
I'm no guru at this stuff but found out like said below that CSS is definatley necessary. So here is a link that I found very useful: [link] and for the HTML the program Crimson Editor: [link] is an expanded (free) Notepad-like program that is very helpful in creating HTML pages. There's even a preview so you can see what you've done. It's a great learning tool.
π: 0 β©: 0
Tuffluke1 [2011-06-04 15:00:47 +0000 UTC]
Dude I need something like this I forgot how to make words italicized
π: 0 β©: 1
Tuffluke1 In reply to HectorVrl [2011-06-05 01:53:52 +0000 UTC]
Yeah man I so glad I'm done with school for now
π: 0 β©: 0
Draconigenae666 [2011-06-04 14:41:35 +0000 UTC]
but you're supposed to do styles in the CSS, not the html =\
your line break tag is missing a closing slash...
good examples of html that can be used in deviantart journals, though!
π: 0 β©: 1
HectorVrl In reply to Draconigenae666 [2011-06-05 01:05:09 +0000 UTC]
Oo intresting I haven't really started looking into css i just kinda started with html and this is just kinda a review of things I've recently learnt but thanks bro for mentioning css i'll definatly look into it
π: 0 β©: 1
Draconigenae666 In reply to HectorVrl [2011-06-05 04:02:45 +0000 UTC]
without css you really can't make a decent website... so yes you should definitely look into it
π: 0 β©: 0
| Next =>