| Welcome to the Christian Guitar Forum. | Welcome to Christian Guitar, the world's largest Christian guitar resource and forum community where over 150,000 Christian music fans from around the world come to discuss all Christian music, living the Christian life, current events, etc. in over 3,000,000 posted discussions!
You are currently viewing our boards as a guest which gives you limited access to view most discussions, articles and photo galleries. By joining our FREE community you will have access to post topics, communicate privately with other members (PM), blog about your Christian journey, suggest and share guitar tabs, see LESS forum advertisements, upload photos in your own photo album and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!
If you have any problems with the registration process or your account login, please contact contact support. |
12-07-2004, 07:28 PM
|
#1 | | TheMarque
Joined: Aug 2004 Location: Kentucky Posts: 4,185
| 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>
__________________ <a href="http://www.last.fm/user/themarque" title="Facebook" rel="nofollow"><img src="http://www.gorvan.com/sites/all/files/design/icons/last.fm/sourcepng/red_48.png" BORDER=0 alt="Last.FM"></a><a href="http://www.facebook.com/profile.php?id=1201470009&ref=profile" title="Facebook" rel="nofollow"><img src="http://www.themarque.org/webicons/facebook_48.png" BORDER=0 alt="Facebook"></a><a href="http://www.twitter.com/themarque" title="Twitter" rel="nofollow"><img src="http://www.themarque.org/webicons/twitter_icons_48.png" BORDER=0 alt="Twitter"></a><a href="http://friendfeed.com/themarque" title="FriendFeed" rel="nofollow"><img src="http://www.themarque.org/webicons/friendfeed_48.png" BORDER=0 alt="Stumbleupon"><a href="http://flickr.com/photos/themarque/" title="Flickr" rel="nofollow"><img src="http://www.themarque.org/webicons/flickr_orbs_48.png" BORDER=0 alt="Flickr"></a> <span style="font-size:9px;"></span> <a href="http://www.cgraddicts.tk">  </a>    <a href="http://www.themarque.org/?page_id=32">  </a>
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,805
| Yes, the correct way to strikethrough is <del>
Here are my tips about HTML:
CSS
That's it! |
| |
12-07-2004, 07:46 PM
|
#3 | | is kicking it old school
Joined: Sep 2002 Location: North Carolina. Denver. Posts: 26,356
| 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 Location: North Carolina. Denver. Posts: 26,356
| Haha. Twig I hate you. |
| |
12-07-2004, 07:56 PM
|
#5 | | Registered User
Joined: Jun 2001 Posts: 2,805
| Quote: |
Originally Posted by Andrew Haha. Twig I hate you.  | Haha... I added quotes in your tags, too. We like good habits. |
| |
12-07-2004, 07:59 PM
|
#6 | | is kicking it old school
Joined: Sep 2002 Location: North Carolina. Denver. Posts: 26,356
| 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,185
| 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.
__________________ <a href="http://www.last.fm/user/themarque" title="Facebook" rel="nofollow"><img src="http://www.gorvan.com/sites/all/files/design/icons/last.fm/sourcepng/red_48.png" BORDER=0 alt="Last.FM"></a><a href="http://www.facebook.com/profile.php?id=1201470009&ref=profile" title="Facebook" rel="nofollow"><img src="http://www.themarque.org/webicons/facebook_48.png" BORDER=0 alt="Facebook"></a><a href="http://www.twitter.com/themarque" title="Twitter" rel="nofollow"><img src="http://www.themarque.org/webicons/twitter_icons_48.png" BORDER=0 alt="Twitter"></a><a href="http://friendfeed.com/themarque" title="FriendFeed" rel="nofollow"><img src="http://www.themarque.org/webicons/friendfeed_48.png" BORDER=0 alt="Stumbleupon"><a href="http://flickr.com/photos/themarque/" title="Flickr" rel="nofollow"><img src="http://www.themarque.org/webicons/flickr_orbs_48.png" BORDER=0 alt="Flickr"></a> <span style="font-size:9px;"></span> <a href="http://www.cgraddicts.tk">  </a>    <a href="http://www.themarque.org/?page_id=32">  </a> |
| |
12-13-2004, 03:52 AM
|
#8 | | I love the lil' tacos...
Joined: Aug 2003 Location: College Station, Tejas Posts: 1,123
| 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,805
| Quote: |
Originally Posted by stratguitarist 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. | I strongly advise not to do that. It resizes very crappily and it doesn't reduce the filesize. Don't be lazy, just resize the image. |
| |
12-13-2004, 05:18 PM
|
#11 | | suspiciously incognito
Joined: Dec 2001 Location: Bremerton, wa Posts: 3,712
| 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.
__________________ -andrew
{insert witty signature} |
| |
12-22-2004, 01:22 PM
|
#12 | | {|:|}
Joined: Jan 2003 Location: Fayetteville, AR Posts: 3,570
| 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. |
| |
12-25-2004, 09:37 AM
|
#13 | | TheMarque
Joined: Aug 2004 Location: Kentucky Posts: 4,185
| 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.
__________________ <a href="http://www.last.fm/user/themarque" title="Facebook" rel="nofollow"><img src="http://www.gorvan.com/sites/all/files/design/icons/last.fm/sourcepng/red_48.png" BORDER=0 alt="Last.FM"></a><a href="http://www.facebook.com/profile.php?id=1201470009&ref=profile" title="Facebook" rel="nofollow"><img src="http://www.themarque.org/webicons/facebook_48.png" BORDER=0 alt="Facebook"></a><a href="http://www.twitter.com/themarque" title="Twitter" rel="nofollow"><img src="http://www.themarque.org/webicons/twitter_icons_48.png" BORDER=0 alt="Twitter"></a><a href="http://friendfeed.com/themarque" title="FriendFeed" rel="nofollow"><img src="http://www.themarque.org/webicons/friendfeed_48.png" BORDER=0 alt="Stumbleupon"><a href="http://flickr.com/photos/themarque/" title="Flickr" rel="nofollow"><img src="http://www.themarque.org/webicons/flickr_orbs_48.png" BORDER=0 alt="Flickr"></a> <span style="font-size:9px;"></span> <a href="http://www.cgraddicts.tk">  </a>    <a href="http://www.themarque.org/?page_id=32">  </a> |
| |
12-25-2004, 10:03 AM
|
#14 | | Registered User
Joined: Jun 2001 Posts: 2,805
| Quote: |
Originally Posted by ImOnFire What I do is make a thumbnail of the picture, and then make that picture into a link which leads to the larger picture.  | 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. |
| |
12-25-2004, 10:08 AM
|
#15 | | TheMarque
Joined: Aug 2004 Location: Kentucky Posts: 4,185
| 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. |
__________________ <a href="http://www.last.fm/user/themarque" title="Facebook" rel="nofollow"><img src="http://www.gorvan.com/sites/all/files/design/icons/last.fm/sourcepng/red_48.png" BORDER=0 alt="Last.FM"></a><a href="http://www.facebook.com/profile.php?id=1201470009&ref=profile" title="Facebook" rel="nofollow"><img src="http://www.themarque.org/webicons/facebook_48.png" BORDER=0 alt="Facebook"></a><a href="http://www.twitter.com/themarque" title="Twitter" rel="nofollow"><img src="http://www.themarque.org/webicons/twitter_icons_48.png" BORDER=0 alt="Twitter"></a><a href="http://friendfeed.com/themarque" title="FriendFeed" rel="nofollow"><img src="http://www.themarque.org/webicons/friendfeed_48.png" BORDER=0 alt="Stumbleupon"><a href="http://flickr.com/photos/themarque/" title="Flickr" rel="nofollow"><img src="http://www.themarque.org/webicons/flickr_orbs_48.png" BORDER=0 alt="Flickr"></a> <span style="font-size:9px;"></span> <a href="http://www.cgraddicts.tk">  </a>    <a href="http://www.themarque.org/?page_id=32">  </a> |
| | |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | | | | 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 05:53 AM. |