|
| Since I'm usually here in the kitchens forum, I figured this is the best place to post my question for an instant answer.
I've noticed some people write posts or replies containing bold and/or italic text and was wondering how this is done when posting on GW? I've tried writing my post message in MS Word with the bold options, however, when I cut and paste it in the message area on this forum, it comes out plain (no bold or italic). I know the answer is out there, because some of you have done this. Anyone care to answer? Thanks in advance. |
Follow-Up Postings:
|
| Before the words you want in bold type < b > (but leave out the spaces) and when finished type < /b >. Italics are the same but with the letter "i". |
|
| LOL! It took me a while to figure it out as well...my 13-yo son told me how. You user HTML codes surrounded by angle brackets (< and >) You put a "beginning" code where you want the format (Underline, etc.) to start and an "ending" code where you want it to end. The "ending code is the same as the beginning code except you precede it by a slash (/) Some Codes are: Bold: strong The following are included in the "font" code: Some examples. Note: take out the space between the bracket and the code. I had to put them in so it would show up instead of using the code! < strong>Bold< /strong>....gives you...Bold I hope this isn't too "tech-y"..... |
|
| Hey buehl - do you mind if I copy your explanation into the FAQ? Or I can give you a userid and you can type it in yourself :-) |
|
| Hi, If you want to use italics on part of a message, start with < i > and end with < / i > No spaces in between Bold is the same except use a b instead of an i < i > < b > Use them together to both bold and italicize a segment < / b > < / i > HTH, |
|
| Man, I type slow! Sorry about the duplicate reply :( Dawn |
|
| Welcome to the world of HTML! HTML (Hypertext Markup Language) allowes you to tell the browser to do all kinds of interesting things. For example, if you want something to appear bold you "mark up the text" by placing a tag before and after the section you want to bold. It is difficult to explain further because if I give you an example you will not see the tags because the browser will not display the tag, it will do what ever the tag tells it to do (i.e. bold the following text). You can display the code for this page and see what I am doing and/or check out this link for more information. |
Here is a link that might be useful: HTML Sytax
|
| You guys ROCK!!!! Thanks so much...I should have figured that one out on my own being that I just took an HTML course. Dah! Starpooh, I think that's a great idea to put the index on the FAQ page. I'm sure many people were/are just as curious. Now we all know. Deb |
|
| WOW I love it... thanks for asking about it, debi 2006 |
|
| wowee |
|
| >turquioseTesting, >yellowTesting, >pinkTesting, +3">larger123 |
|
| Huh??????????? |
|
- Posted by buffettgirl (My Page) on Wed, Jan 23, 08 at 18:44
| Testing testingTesting Larger 123 would be (remove the **) <*font color="turquoise">Testing<*/font><*font color="yellow"> testing<*/font><*font color="pink">Testing<*/font> <*font size="+3">Larger 123<*/font> strangly the <*code> <*/code> doesn't work here which would allow us to display code for you...must be deprecated. Don't forget you can also use <*blockquote> insert quote here <*/blockquote> to quote someone, which will indent the text a bit and make it stand out. someone said something in a previous post that I want to quote However, if GW had a decent message board we wouldn't have to go through all this. This is like message board version 2000...not 2008. |
|
| VERY COOL!!! |
|
| Wonderful thread! Lets try "bumping" this to keep it on the first page for a while (like FAQ) so more people can see it. Whoopi .... it worked (don't ask how long it took) ! |
|
| I feel so COOL! |
|
| Thanks for asking this, and may I ask, is there another way to "bump" aside from responding? My tech skills are lowest of the low. I'm hoping this thread is around for a while so I can work with it. |
|
- Posted by buffettgirl (My Page) on Wed, Jan 23, 08 at 21:46
| nope, bumping appears to be only possible if someone replies... |
|
- Posted by beatrix_in_canada (My Page) on Wed, Jan 23, 08 at 22:55
| I also use HTML to insert my photos that are somewhere else in the internet: [img src="url of picture"] |
|
| buffetgirl - Thanks! I guess I will give this another bump before heading to bed! |
|
| wow more wow thanks for the instructions, I always wanted to do this !!!! |
|
| I'm going to copy and paste these instructions in a summarized form and print them out so I can keep them at hand for future reference; I need to practice the colors. I would suggest you all do this because a thread drops down rapidly on this forum, lol.... (all I can manage is bold for now !!) |
|
|
| LOL, my thanks were supposed to be in technicolor ~ I'm hopeless. |
|
- Posted by patches_02 (My Page) on Thu, Jan 24, 08 at 8:41
| Or you can use cod-o matik and it does it for you |
|
| okay...my turn. Hey Diddle Diddle |
|
| Pauline - You almost had it! You missed the blank between font and color. This is how you coded it: <*fontcolor="purple">Thank<*/font><*fontcolor="green">you<*/font><*fontcolor="orange">so<*/font><*fontcolor="teal">much<*/font> This is how it should have looked: You might want some blanks between the words, too! *** Remember, as buffetgirl stated, remove the asterisks inside the <*font> and <*/font> tags! Q: How could I tell what Pauline had coded? I viewed the page source and found Pauline's post.
|
|
- Posted by buffettgirl (My Page) on Thu, Jan 24, 08 at 11:05
| You can change fonts too. ;) Arial font |
|
- Posted by patches_02 (My Page) on Thu, Jan 24, 08 at 11:12
| This is neat! |
|
| I downloaded a version of "cod-o matik" but couldn't get it to run. So I searched around for an online version and came up with this: Easy HTML Tag Generator. It's a WYSIWYG editor ("What You See Is What You Get") that allows you to easily generate html code. It's used on many websites these days (including the Forum FAQ site), so it may be advantageous to learn! There are alot of fancy things it can do, but these are the basics:
4. Copy and paste the html into your forum post. Give it a try! It's fun to "play" with! |
Here is a link that might be useful: Easy HTML Tag Generator
|
| Thanks, Starpooh! I copied, pasted and printed out the message above for reference. Bump! |
|
This image might make it easier to find the buttons in the HTML Tag Generator: btw... I didn't include the underscore because it's not good to underline text on the web.. folks assume anything underlined is a link and will try to click on it. :-) |
|
| Cool! Thanks, Starpooh! |
|
| Okay, I'll give it a try. Yep, it's working, but taking me a long time to code. It's fun though. Glad everyone is enjoying this post. Okay, I'm done playing. Question: Anyone know how to add lists using bullets? |
|
| Debi, It's unordered list. Everything with a bullet gets it's own list item code: <ul> gives:
|
|
| plllog |
|
| Wow. This is ridiculously slow...and fun. |
|
- Posted by buffettgirl (My Page) on Thu, Jan 24, 08 at 15:13
| you can do ordered lists <ol> gives
|
|
| What would really be cool is if IVillage brought this board into the 21st century, allowing posters the options mentioned above, without having to use HTML code. :-) I wonder what they are waiting for… |
|
- Posted by buffettgirl (My Page) on Thu, Jan 24, 08 at 16:48
What would really be cool is if IVillage brought this board into the 21st century, allowing posters the options mentioned above, without having to use HTML code. :-) yeah that was my same thought...... you can't easily find old discussions, you can't easily find threads you've posted in, you can't easily follow a thread and see when something new has been posted. It's just so outdated. It's beyond funny. |
|
| starpooh, you're a peach ! Thank you all for your help! |
|
| Well, you can get a free bulletin board that has fora, topics, moderator privileges, stickies, and uses BB codes (with buttons) and clickable smilies, on Runboard.com.... You can customize the CSS or use their templates. Did I mention, it's free? (With ads, natch.) |
|
- Posted by buffettgirl (My Page) on Thu, Jan 24, 08 at 19:22
| gag...runboard....gag.. a company the size of ivillage has plenty of options for built in message boards. On ivillage's main website they have better boards then here already (but even those are pretty crap). Given the fact that they're already serving up plenty of ads which we all view and effectively pay for the site, they should make it work a bit better for us. |
|
- Posted by buffettgirl (My Page) on Thu, Jan 24, 08 at 19:23
| gag...runboard....gag.. a company the size of ivillage has plenty of options for built in message boards. On ivillage's main website they have better boards then here already (but even those are pretty crap). Given the fact that they're already serving up plenty of ads which we all view and effectively pay for the site, they should make it work a bit better for us. |
|
| Well, duh :D That's what I was getting at. Runboard has full featured bulletin boards that the hoi polloi can have free for the asking. It's not exactly unheard of code. I've noticed that most communications companies have inferior bulletin board software. GW is the worst :) I think it's weird that they can't even invest in what Runboard is giving away :) Makes 'em look bad. |
|
| Here's a tip for all you HTML teachers - instead of showing the code with spaces or asterisks and telling people to remove the spaces or asterisks, you can show the actual code you're wanting to show by using the HTML 'example' command. It is xmp. So you put |
|
- Posted by kitchenkelly (My Page) on Thu, Jan 24, 08 at 20:31
| I think we all added a few brain cells today! |
|
- Posted by buffettgirl (My Page) on Thu, Jan 24, 08 at 20:38
| oh Plllog. I couldn't tell if you were seriously suggesting runboard. ROFL. my bad. weed - thank you!! < code> doesn't work to display code so I'm glad < xmp> does. |
|
| ROFL too, Buffettgirl at your imagery. I had visions of you spitting chips and jumpers as you gagged on Runboard :) Sometimes I forget where I am and say wry things without the smilies. :) I over use smilies to try to keep myself out of trouble :) Thanks, Weed! And there are also ampersand codes :) |
|
- Posted by buffettgirl (My Page) on Thu, Jan 24, 08 at 21:14
| oh I'm glad I'm not the only one who tries hard to overuse smilies because dry humor is so hard to convey while typing. frankly, I suck at it. :) so I try to LOL and ;) a lot. Just so everyone knows that half of what I'm saying, I'm laughing while typing it. ... |
|
| Thank you Weed! Yes that's VERY cool! This place is truly amazing. Even the teachers can learn new tips. :-) |
|
| bump |
|
| Starpooh---I haven't read all the posts, but if you still want what I typed, feel free to use it...or I can add it if you'd rather. |
|
- Posted by antiquesilver (My Page) on Sun, Jan 27, 08 at 1:32
| BUMP |
|
| :-) |
|
- Posted by buffettgirl (My Page) on Mon, Jan 28, 08 at 8:36
| bump to front page.. |
|
- Posted by saskatchewan_girl (My Page) on Tue, Jan 29, 08 at 13:58
| So how do insert a link within you sentence if you have more than one to add to the TIA |
|
- Posted by buffettgirl (My Page) on Tue, Jan 29, 08 at 15:30
| to add a link: so this: would display like this: FKB |
|
| Bumping ... to keep on first couple pages. With 57 posts already, I really must take the time to copy more of these instructions. |
|
| This is the template I use for inline links: Replace Description with the description of your link |
|
| Thanks, Buehl ..... now if I just knew how to create a template! LOL |
|
- Posted by nancy_in_mich (My Page) on Wed, Mar 26, 08 at 23:03
| movin on up |
|
| Napagirl, just copy the following into a Notepad file and save it. Then, when you need to use it, just open the Notepad file, copy the above line into your Message, and
|
|
- Posted by talley_sue_nyc (My Page) on Thu, Mar 27, 08 at 18:17
| I post pics using TinyPics.com; I don't have to have a PhotoBucket account, or anything. And I just cut and paste the URL; all the coding is done automatically. |
|
- Posted by brutuses (2many@cox.net) on Thu, Mar 27, 08 at 19:05
| Thanks, I wanted to know that stuff too. |
|
- Posted by mnhockeymom (My Page) on Fri, Mar 28, 08 at 23:17
you guys all ROCK! I have to admit I've always looked at the "fancy" formatting in other GWer's posts and been so impressed while feeling woefully incapable!! |
|
| bump |
|
| I remember many months ago that someone posted how to put animated smileys, etc. in messages but I can't find the post. Does anyone know how to do this? |
|
- Posted by sheilaaus122 (My Page) on Fri, May 2, 08 at 10:44
| I don't know about the smileys, but thanks for bumping this one. I apparently was quite in need of a refresher! |
|
| buehl, I'm going to show my total ignorance here, but where do I find a "Notepad file" so I can save your template? I've looked under Edit, View, Tools & Help and can't find anything. I do remember seeing something like that once, when I was doing a lot of copy & paste in Word. I'm not very computer savy. Now that I'm retired there's no office staff to help me out, LOL. |
|
| Assuming you have a Windows system (as opposed to an Apple/Mac), click on your "Start" Menu and... Start --> Programs --> Accessories --> Notepad |
|
| This was a huge help when I started to post so I'm bumping it again. |
|
| bump |
|
| Anyone know how to insert smileys and animated images? |
|
| bump |
|
| bump |
|
| BUMPEROO |
|
- Posted by mamadadapaige (My Page) on Sat, Jul 19, 08 at 23:13
| one more little nugget... if you right click on this page, and choose "view source" it will open up the notepad for this page. you'd be stunned at how much code is involved in this one thread. |
|
| bump |
|
| I am just reeling at how helpful this is. Thank you all. I had no idea. I have a little hesitation learning such old stuff, but apparently it's always-fresh. |
Please Note: Only registered members are able to post messages to this forum. If you are a member, please log in. If you aren't yet a member, join now!
Return to the Kitchens Forum
Instructions
- You must be a registered member and logged in to post messages on our forums.
- Posting is a two-step process. Once you have composed your message, you will be taken to the preview page. You will then have a chance to review the contents and make changes.
- After posting your message, you may need to refresh the forum page in order to see it.
- It is illegal to post copyrighted material without the owner's consent.
- HTML codes are allowed in the message field only.
- No advertising is allowed in any of the forums.
- If you would like to practice posting or uploading photos, please visit our Test forum.
- If you need assistance, please Contact Us and we will be happy to help.