 | Distinguished Member with 15,988 posts. | | Join Date: Jul 2002 Location: Ann Arbor, MI Experience: Advanced |
21-Jul-2006, 08:41 PM
#16 | No, vBulletin was originally a clone of UBB.Classic who invented UBBCode in 1998. It wasn't called BBCode until other forum software started to clone it as well. | | Account Disabled with 374 posts. | | Join Date: Feb 2006 Experience: Intermediate |
22-Jul-2006, 03:17 AM
#17 | tesssst!! | | Distinguished Member with 19,130 posts. | | Join Date: Nov 2002 Location: Upstate NY Experience: enough to know better |
24-Jul-2006, 09:45 AM
#18 | How am I supposed to practice my HTML in this thread when it doesnt show up the way I need it to?
My Ebay listings have to be done in HTML...you have to put a <br> in every time you want to drop down a line and a <p> for new paragraphs. But those are very simple to remember. I get iritated every time I want to format beyond that. To make a bulleted list, the code is <UL> then the blullets are <il></il> then the end tag of </UL>...what on earth is the UL and IL for?  And to make something bigger and bolder, the code is <H3>...why not just <b> for Bold?  I dont get it...and I definately need practice because my auctions look too amateurish.
__________________ Say NO to the trillion dollar government takeover of our heath care system! | | Distinguished Member with 19,130 posts. | | Join Date: Nov 2002 Location: Upstate NY Experience: enough to know better |
24-Jul-2006, 09:53 AM
#19 | Quote: |
Originally Posted by Mulder Yes, I know, but its the same principle, really. "[" instead of "<", and different commands, but if you know HTML, you'll have no problem with vB Code and visa-versa. | so its really just a matter of memorizing the codes then?
oh wait...I know of one problem here that I need help with.
Before the upgrade, whenever I gave a link to a site, instead of the link, I could put the name of the site...example: Please click HERE. <---the "HERE" was the link and not the entire URL. I cant seem to figure out how to do that anymore. Can someone show me which tags to use for that?
__________________ Say NO to the trillion dollar government takeover of our heath care system! | | Senior Member with 531 posts. | | Join Date: Nov 2002 Location: Aussie Experience: Intermediate |
24-Jul-2006, 01:25 PM
#20 | What Valley said. Yes, what Valley said please. | | Always remembered in our hearts with 82,246 posts. | | Join Date: Apr 2002 Location: Goddess of Random/Resident Ang Experience: Learning it all here! |
24-Jul-2006, 01:35 PM
#21 | Val & aussie: When you are in the advanced mode to post...you click on the earth shape second row, 11th over to insert a link....then the link appears and the URL is showing twice...you want to delete the one highlighted in blue by simply using your back button right away...then add the word(s) you want to click on to go to the link in it's place!  Does that explain it alright?
__________________ June 18, 2007: My niece Christi had her baby GIRL! 10:15 a.m..... Emily Debra.... 7 Lbs. 10 Ozs.... 21" in length. She has a little dark hair...moves her lips and mouth so sweetly...has pretty petite features... thank you God!! | | Always remembered in our hearts with 82,246 posts. | | Join Date: Apr 2002 Location: Goddess of Random/Resident Ang Experience: Learning it all here! |
24-Jul-2006, 01:41 PM
#22 | That's the easy way...unless someone knows differently! | | Distinguished Member with 3,909 posts. | | Join Date: Sep 2005 Location: NC, USA Experience: Learning everyday :) |
24-Jul-2006, 01:57 PM
#23 | Quote: |
Originally Posted by valley To make a bulleted list, the code is <UL> then the blullets are <il></il> then the end tag of </UL>...what on earth is the UL and IL for?  And to make something bigger and bolder, the code is <H3>...why not just <b> for Bold?  I dont get it...and I definately need practice because my auctions look too amateurish. | Hey valley
I would definitely go with what angel said about doing it in advance mode. Just for clarification though:
UL = Unordered List (bullets)
OL = Ordered List (numbers, letters, roman numerals)
LI = List Item (each time you want a bullet or number do this per list item)
H3 = Heading of size 3, you can do (normally) Headings of 1 - 6, 1 being the largest heading.
You use the <strong> tag for bold, or I guess here you use [strong]?
Hope this helps.  | | Distinguished Member with 49,960 posts. | | |
24-Jul-2006, 03:21 PM
#24 | Quote: |
Originally Posted by valley Before the upgrade, whenever I gave a link to a site, instead of the link, I could put the name of the site...example: Please click HERE. <---the "HERE" was the link and not the entire URL. I cant seem to figure out how to do that anymore. Can someone show me which tags to use for that?  | Here ya go val:
[url=www.Google.com]Click here![/url] Click here! | | Always remembered in our hearts with 82,246 posts. | | Join Date: Apr 2002 Location: Goddess of Random/Resident Ang Experience: Learning it all here! |
24-Jul-2006, 03:24 PM
#25 | Figures Mulder is the one to know differently! | | Distinguished Member with 49,960 posts. | | |
24-Jul-2006, 03:24 PM
#26 | Quote: |
Originally Posted by valley How am I supposed to practice my HTML in this thread when it doesnt show up the way I need it to?
My Ebay listings have to be done in HTML...you have to put a <br> in every time you want to drop down a line and a <p> for new paragraphs. But those are very simple to remember. I get iritated every time I want to format beyond that. To make a bulleted list, the code is <UL> then the blullets are <il></il> then the end tag of </UL>...what on earth is the UL and IL for?  And to make something bigger and bolder, the code is <H3>...why not just <b> for Bold?  I dont get it...and I definately need practice because my auctions look too amateurish. | Quote: |
Originally Posted by *aussie_blondie Yes, what Valley said please. | You can still ask about HTML and just do it in a seperate notepad document. Save it as an HTML document. You can take a screen shot of it and post here and people can still help you with HTML even though it won't actually work here.
Or you two can have Mulder give you "personal" lessons!
__________________ Weapon of Mass Instruction! | | Always remembered in our hearts with 82,246 posts. | | Join Date: Apr 2002 Location: Goddess of Random/Resident Ang Experience: Learning it all here! |
24-Jul-2006, 03:24 PM
#27 | | | | Distinguished Member with 49,960 posts. | | |
24-Jul-2006, 03:27 PM
#28 | Quote: |
Originally Posted by angelize56 | What do you mean "starting to think?" | | Distinguished Member with 15,988 posts. | | Join Date: Jul 2002 Location: Ann Arbor, MI Experience: Advanced |
24-Jul-2006, 06:50 PM
#29 | Knew to copy my [noparse] tags | | Distinguished Member with 19,130 posts. | | Join Date: Nov 2002 Location: Upstate NY Experience: enough to know better |
24-Jul-2006, 07:13 PM
#30 | Quote: |
Originally Posted by angelize56 Val & aussie: When you are in the advanced mode to post...you click on the earth shape second row, 11th over to insert a link....then the link appears and the URL is showing twice...you want to delete the one highlighted in blue by simply using your back button right away...then add the word(s) you want to click on to go to the link in it's place!  Does that explain it alright?  | Thanks so much Mar. Yes, it explains it well. | |
Smart Search
| Find your solution! | |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | | |  WELCOME TO TECH SUPPORT GUY! Are you looking for the solution to your computer problem? Join our site today to ask your question -- for free! Our site is run completely by volunteers who want to help you solve your computer problems. See our Welcome Guide to get started.
| You Are Using: |
Advertisements do not imply our endorsement of that product or service.
All times are GMT -5. The time now is 04:10 AM.
Copyright © 1996 - 2009 TechGuy, Inc. All rights reserved.
Powered by vBulletin, Copyright © 2000 - 2009, Jelsoft Enterprises Ltd. | |
|