12-07-2004, 07:28 PM
|
#1 | | TheMarque
Joined: Aug 2004 Location: Kentucky Posts: 4,186
| Useful HTML for beginners Some people here on CGR, asked me to fill them in a little about basic HTML...mostly for this forum, only not PHP codes. So here is the the very small "turtorial" I made...
Here we go...
For a really really cool maruqee HTML that I just learned
HTML for that: HTML Code: <center><marquee width="42" behavior="alternate" scrollamount="40" scrolldelay="1000">hello :confused </marquee></center> As for Images real html is HTML Code: <img src="link to picture here"> And for links HTML Code: <a href=URL OF WEBSITE> TEXT HERE</a> And to do these things that I'm doin with the little boxes put [HTML] HTML Code: HTML CODES HERE [/HTML ] Another way to do the strikeout thingie, is using HTML Code: <del> and </del>
Last edited by 3e3c3e; 12-22-2004 at 02:31 PM.
Reason: Corrected some of the missing < in HTML
|
| |
12-07-2004, 07:39 PM
|
#2 | | Registered User
Joined: Jun 2001 Posts: 2,801
| Nullam nulla metus, mollis eget placerat non, accumsan consectetur lorem
Last edited by Young Twig; 04-18-2010 at 02:07 PM.
|
| |
12-07-2004, 07:46 PM
|
#3 | | is kicking it old school
Joined: Sep 2002 Posts: 26,045
| Also, to make a picture with a title on mouseover, you can do the following: HTML Code: <img src="http://www.christianguitar.org/forums/attachment.php?attachmentid=43702&stc=1" title="Insert text to be viewed" border="0">  You can manipulate the border, if you would like. Just add whatever number. I think it measures by pixels, but I am no expert.
To make a link: HTML Code: <a href="http://www.christianguitar.org/forums" title="Best Message Board on the planet.">Hey, check this place out.</a> Turns into this: Hey, check this place out.
EDIT (Twig): We like to teach good things: HTML Code: <em>Italic text (emphasis)</em> <strong>bold text (strong emphasis)</strong> Italic text (emphasis) bold text (strong emphasis)
And don't use underlined text. It confuses morons who will try to click it. |
| |
12-07-2004, 07:54 PM
|
#4 | | is kicking it old school
Joined: Sep 2002 Posts: 26,045
| Haha. Twig I hate you. |
| |
12-07-2004, 07:56 PM
|
#5 | | Registered User
Joined: Jun 2001 Posts: 2,801
| Donec ornare congue ante, a feugiat risus mattis vitae
Last edited by Young Twig; 04-18-2010 at 02:06 PM.
|
| |
12-07-2004, 07:59 PM
|
#6 | | is kicking it old school
Joined: Sep 2002 Posts: 26,045
| I really do. Thank you for pointing all of that out. |
| |
12-07-2004, 08:13 PM
|
#7 | | TheMarque
Joined: Aug 2004 Location: Kentucky Posts: 4,186
| Quote: |
Originally Posted by Andrew I really do. Thank you for pointing all of that out. | Lol, yea, if any one else has simple HTML codes, post them here. |
| |
12-13-2004, 03:52 AM
|
#8 | | I love the lil' tacos...
Joined: Aug 2003 Location: College Station, Tejas Posts: 1,132
| i found out how to resize images: HTML Code: <img src="image url here" height="number of pixels high" width="number of pixels wide"> and i think you have to put the "quotes" around the pixel numbers too. |
| |
12-13-2004, 11:33 AM
|
#9 | | SNES
Joined: May 2001 Location: < Over there Posts: 1,687
| I think this thread is worthy of being stuck so it will now be stickied.
__________________ Check out <a href="http://www.rock30games.com">Rock30games.com</a> for all your used video games!</a><BR> |
| |
12-13-2004, 05:00 PM
|
#10 | | Registered User
Joined: Jun 2001 Posts: 2,801
| Nulla sagittis, mauris vitae adipiscing posuere, tellus risus faucibus lacus, id mattis felis arcu ut velit
Last edited by Young Twig; 04-18-2010 at 02:04 PM.
|
| |
12-13-2004, 05:18 PM
|
#11 | | Honeymoonin'
Joined: Dec 2001 Location: Bremerton, wa Posts: 4,888
| no joke. Thumbnailing that way just causes HUGE wait times. Think, if you have some 200-300k pictures in a gallery, you don't want to load 50 per page, you want to load them one at a time (generally). If you properly resize and thumbnail, you're loading more like 50 10-50k images. |
| |
12-22-2004, 01:22 PM
|
#12 | | ]-(*(+|=<>!<>=|+)*)-[
Joined: Jan 2003 Location: Academia Posts: 3,622
| Quote:
Here are my tips about HTML:
CSS
| Haha...yeah, I dropped plain HTML a while back and started adding a lot of CSS in with it; CSS improves a page so much.
__________________ Anything posted by me before 2011 is probably best ignored and not seen as representative of me today. It turns out that I changed a lot in the four years I was away from CGR. |
| |
12-25-2004, 09:37 AM
|
#13 | | TheMarque
Joined: Aug 2004 Location: Kentucky Posts: 4,186
| Quote: |
Originally Posted by redbaron no joke. Thumbnailing that way just causes HUGE wait times. Think, if you have some 200-300k pictures in a gallery, you don't want to load 50 per page, you want to load them one at a time (generally). If you properly resize and thumbnail, you're loading more like 50 10-50k images. | What I do is make a thumbnail of the picture, and then make that picture into a link which leads to the larger picture. |
| |
12-25-2004, 10:03 AM
|
#14 | | Registered User
Joined: Jun 2001 Posts: 2,801
| Donec ornare congue ante, a feugiat risus mattis vitae
Last edited by Young Twig; 04-18-2010 at 01:59 PM.
|
| |
12-25-2004, 10:08 AM
|
#15 | | TheMarque
Joined: Aug 2004 Location: Kentucky Posts: 4,186
| Quote: |
Originally Posted by Young Twig Yeah, that's the smart way to do it. Just be sure to use 2 images: a thumbnail (like 2k) and a large image (like 50k) for each picture. Otherwise, you'll be loading like 5MB of extremely crappy looking thumbnails. Please, make the thumbnails, don't fake them. | That sounds like a surgeons general warning or something. Quote: |
Originally Posted by Surgeon Twig Please, make the thumbnails, don't fake them. | |
| | | Thread Tools | | | | Display Modes | Linear Mode |
Posting Rules
| You may not post new threads You may not post replies You may not post attachments You may not edit your posts HTML code is On | | | All times are GMT -6. The time now is 07:14 PM. |