Home › Forums › YWN Main Site & Coffee Room Issues › The Laboratory II – Try Your HTML & ASCII Art Experiments Here
Tagged: testing
- This topic has 1,053 replies, 76 voices, and was last updated 9 years, 10 months ago by SayIDidIt™.
-
AuthorPosts
-
October 1, 2009 2:32 am at 2:32 am #1053934plonisalmonisMember
I cheated – I used the edit button. And I think a Mod might have also helped me along accidentally purposely secretly.
October 1, 2009 2:32 am at 2:32 am #1053935JaxMembermepel: oh yeah maybe!
moish: hey we miss ya buddy! come pop in to visit your friends here when you do get a chance!
October 1, 2009 2:39 am at 2:39 am #1053936plonisalmonisMemberWhat are the codes for colors?
October 1, 2009 2:55 am at 2:55 am #1053937plonisalmonisMember<color=blue>TESTING………<color=blue>
October 1, 2009 2:58 am at 2:58 am #1053938plonisalmonisMemberHey! What did I do wrong?
October 1, 2009 3:01 am at 3:01 am #1053939YW Moderator-80Memberplonis
like this:
<X>yourtexthere</X>
substitute the small letter “a” for the X
October 1, 2009 3:04 am at 3:04 am #1053940plonisalmonisMemberOh right! I forgot the slash.
Let’s try again:
<color=blue>Testing…</color=blue>
October 1, 2009 5:58 am at 5:58 am #1053941JaxMemberplonisalmonis: <X>yourtexthere</X> substitute the small letter “a” for the X ,as 80 said!
October 2, 2009 12:02 am at 12:02 am #1053942October 2, 2009 1:59 am at 1:59 am #1053943JaxMemberplonisalmonis: ***CLAP CLAP*** nice going! it’s ok learn at your own pace!
October 2, 2009 2:00 am at 2:00 am #1053944FunnyBunnyMemberI’m still not so sure how to write in blue… did that work?
October 2, 2009 2:23 am at 2:23 am #1053945FunnyBunnyMemberhey cool! I gues it did! Now, how do I do the same for bold and italics? (I have no patience to go back through 21 pages of this thread to see if someone else explained already.)
October 2, 2009 2:52 am at 2:52 am #1053946NY MomMemberFB: This is the link. you are looking for to explain how to do more. If you read further, you will see even more info.
October 2, 2009 3:36 am at 3:36 am #1053947sunflowerMemberi am liek so not catching it! how in the world do u write in blue? whats the x and i dont know what else>?…..
October 2, 2009 4:05 am at 4:05 am #1053948JaxMembersunflower: see the link NY MoM provided above!
October 2, 2009 5:04 am at 5:04 am #1053949kapustaParticipantIf some kind soul would like to teach me how to link to a specific post it would be appreciated.
October 2, 2009 5:42 am at 5:42 am #1053950NY MomMemberkapusta: if you click on the small blue number sign below the post, the link to that post will come up on your navigation bar. Highlight the whole thing and copy and paste, then follow the directions that ICOT laid out in the link I provided above and also this link and you will have your link!
Give it a try – I’m up late cooking and checking the CR periodically so I’m here if you get confused 🙂
October 2, 2009 6:32 am at 6:32 am #1053951YW Moderator-42ModeratorYou don’t have to actually click the link and copy from the navigation bar. You can right-click the link and choose to “copy link location” in Firefox, I forgot what the choice is in IE but it’s something similar, perhaps “copy target” or something.
October 2, 2009 6:53 am at 6:53 am #1053952NY MomMemberThank you 42 for the info and for being around at this time of night to approve posts 🙂
October 2, 2009 7:36 am at 7:36 am #1053953kapustaParticipantNY Mom, thanx for all the help!
Basically, all I’m doing is numbering a post and doing the same thing I would to make it blue letters? (in the super dumbed down version)
October 2, 2009 7:48 am at 7:48 am #1053954NY MomMemberYes! You got it! And you’re just putting a bunch of stuff in the first brackets (or whatever those thingies are called).
Try it! Which post do you want to link to? (Can’t wait to see…)
October 2, 2009 9:05 am at 9:05 am #1053955kapustaParticipantOctober 2, 2009 1:13 pm at 1:13 pm #1053956NY MomMemberKapusta, let me be clear about the aforementioned “stuff”. What I should have said is: Yes, you use the brackets (less than and greater than signs) on either side of the word/s you would like to use as the link, but you have to add the URL into the first brackets too.
For instance, if you want the words “Click This” to be the link, you would put “” Click This (your link words) and end it all with .
I hope that is clear for you. If it wasn’t then I think it would be better for you to go back to the above links, ICOT really did a good job showing how to do it.
I know you can do it!
October 2, 2009 1:26 pm at 1:26 pm #1053957NY MomMemberThose instructions didn’t quite come out right! Better look at what ICOT wrote. Sorry!
October 2, 2009 3:01 pm at 3:01 pm #1053958FunnyBunnyMemberNY Mom, thanks for the link
I don’t know if I got that right, but I am trying
Now, I have the same question as kapusta- I’m still not understanding how to put a word in place of a URL link.
October 2, 2009 3:53 pm at 3:53 pm #1053959NY MomMemberFB and kapusta: I am really pretty new to this myself so I will try to explain it without messing up this time. Hope I can do it properly.
If you look closely at ICOT’s example, you will see that creating a link is similar to turning something blue or making it bold (brackets before and after the word/s), BUT the only difference is that instead of just having one letter/word in the brackets before and after your Link Word/s like so :
<
strong>
words-you-want-to-be-the-link-here<
/strong>
You also have to add the URL into the first brackets after this
<
a href= your URL here>
words-you-want-to-be-the-link-here<
/a>
.So the symbol placed in the brackets on either end of your Link Word/s is “a”, and in the first set of brackets you add “href=”, followed by your URL, followed by your closing bracket.
In the second set of brackets is “/a” and you are done! (Don’t forget the “/”)
Hope I did that right and made it clear!
October 2, 2009 6:32 pm at 6:32 pm #1053960plonisalmonisMemberOkay, let’s try the link thing.
October 2, 2009 6:33 pm at 6:33 pm #1053961YW Moderator-80MemberEXCELLENT plonis
October 2, 2009 6:35 pm at 6:35 pm #1053962October 2, 2009 6:41 pm at 6:41 pm #1053963goody613Memberpretty cool
October 2, 2009 6:54 pm at 6:54 pm #1053964plonisalmonisMemberHeeeeeeeey, 80! I don’t see that one in the Rules Thread.
October 2, 2009 6:54 pm at 6:54 pm #1053965NY MomMemberplonisalomis has got it!! High five!
October 2, 2009 7:11 pm at 7:11 pm #1053966YW Moderator-80MemberModerators are allowed to make up rules.
October 2, 2009 8:00 pm at 8:00 pm #1053967goody613MemberOctober 5, 2009 1:34 am at 1:34 am #1053968plonisalmonisMemberMod80 – so how often do you feel an urge to do that?
okay, so now what is there to do besides for bold, italics, blue, and the lists and stuff? (Besides for pasting other peoples art in.)
October 6, 2009 2:33 am at 2:33 am #1053969RoshYeshivahMember“code” testing code
October 6, 2009 3:58 am at 3:58 am #1053970JaxMemberRosh Yeshivah: welcome back! this place ain’t the same with out ya! do stick around & pop in from time to time!
October 15, 2009 2:25 pm at 2:25 pm #1053971aryeh3ParticipantHere is a quotation
Here is a quotation
Here is a quotation
Here is a quotation
March 8, 2010 3:42 am at 3:42 am #1053972March 10, 2010 11:48 pm at 11:48 pm #1053973potpieMemberThis is a blockquote
March 10, 2010 11:49 pm at 11:49 pm #1053974potpieMemberItalicized text
bold
March 11, 2010 1:53 am at 1:53 am #1053975anuranParticipantVery, umm, cutting edge 1978
April 29, 2010 8:24 pm at 8:24 pm #1053976chesednameParticipant<X>yourtexthere</X>
April 29, 2010 9:04 pm at 9:04 pm #1053977chesednameParticipantMay 3, 2010 10:43 pm at 10:43 pm #1053978d aMemberI am not interested in going through 845 posts to figure out how to do all this stuff. Can someone post clear instructions on how to bold, italicize, blue, hyperlinks and pictures. Thanks!
May 3, 2010 10:49 pm at 10:49 pm #1053979YW Moderator-80Member<X>your text here</X>
replace X with “a” for blue. (without the quote marks)
replace X with “em” for italics
replace X with “strong” for bold
replace X with “blockquote” for blockquote.
hyperlinks is complicated, let someone else do it
pictures?
May 3, 2010 10:52 pm at 10:52 pm #1053980YW Moderator-80Member<a>blue text</a>
the above is exactly how you would do it to make “blue text” appear in blue.
May 6, 2010 9:20 pm at 9:20 pm #1053981YW Moderator-42ModeratorWith the new system it seems that links are no longer blue so this trick doesn’t work, the links are now the same color as the rest of the text but become underlined when you mouseover them. (I don’t like this btw, I would rather be able to see that something is a link without putting my mouse on it)
May 6, 2010 9:39 pm at 9:39 pm #1053982d aMemberI got the
a = blue (which dosen’t seem to work with the new site [like everything else!])
em = italics
strong = bold
blockquote =
this
SO what does
code
,- ul
,
- ol
,
- li
stand for?
What what does “You can also put code in between backtick ( ` ) characters.” mean??
October 11, 2010 5:17 pm at 5:17 pm #1053983Pashuteh YidMemberTesting, testing, one, two, three.
-
AuthorPosts
- You must be logged in to reply to this topic.