The Laboratory II – Try Your HTML & ASCII Art Experiments Here

Home Forums YWN Main Site & Coffee Room Issues The Laboratory II – Try Your HTML & ASCII Art Experiments Here

Tagged: 

Viewing 50 posts - 301 through 350 (of 1,054 total)
  • Author
    Posts
  • #1053403
    squeak
    Participant

    RoshYeshivah

    Member

    I don’t think i have a backtick on my phone:-( is there anything else i can use?

    Yes. Try using a computer.

    #1053404
    qwertyuiop
    Member

    squeak: always with the humor.$ 🙂

    #1053405
    qwertyuiop
    Member

    joseph & asdfghjkl & anybody else concerened: i decided i’m not gonna try, or i’ll try a different time, because the hebrew on my computer can wait, but my friends on the CR will be crying if i leave.$

    #1053406
    RoshYeshivah
    Member

    squeak- What’s with you don’t you know a computer is asur?! (that’s in your language).

    #1053407

    Here’s quick-and-dirty HTML that you can use to test your simple code.

    Cut and paste everything below, and save it as file “Tester.htm” on your computer’s desktop.

    You can then use it to try simple experiments (fonts, URLs, colors, etc.)

    <html>
    <head>
    <title>HTML Tester</title>

    <SCRIPT LANGUAGE="JavaScript">
    function showhtml(){
    /* alert(form1.htmlcode.value);
    div1.style.borderWidth='44px'; */
    div1.innerHTML = form1.htmlcode.value;
    }
    </SCRIPT>
    </head>
    <body>

    <form id=form1>

    <p>Enter some HTML code here, then click DISPLAY to see it rendered

    <br />
    <input type="button" value=" DISPLAY " onClick="showhtml()">
    <br />
    <textarea name="htmlcode" rows=12 cols=100>
    <blockquote&gt this is a blockquote &lt/blockquote&gt

    <a href=http://www.theyeshivaworld.com/coffeeroom/topic/the-laboratory-try-your-html-formatting-experiments-here>Original HTML Lab</a&gt

    <br />
    <br />

    <font face="courier new", color="red"><U>Red Underlined Text<U></font>

    <br />

    <ul>
    <li Type="Square">red
    <li Type="Circle">orange
    <li Type="Disc">yellow
    </ul>

    <ol>
    <li>red
    <li>orange
    <li>yellow
    </ol>

    </textarea><br />

    </form>

    <p>

    <font face="times new roman" size="6">Your results below:</font>
    <DIV ID=div1 style="border: blue 4px double;"> Your results will appear here
    </DIV>

    </body>
    </html>

    #1053408
    qwertyuiop
    Member

    MODS: never mind my last post, this one’s instead.$

    ICOT: it was all going good, till i got up to:

    Double-click on the one called sourcepath

    i don’t know what the one called sourcepath is.$

    #1053409
    qwertyuiop
    Member

    on IE, the whole page is messed up, and ICOT, i don’t thnk anybody understood your last post.$

    #1053410

    qwertyuiop-

    That’s a registry entry.

    It appears on the right-hand window of the regedit application, under the “Name” column.

    I’m getting a little concerned – if you can’t find this easily, or find the instructions difficult or confusing, it may be time to back off and get help.

    #1053411
    teen
    Member

    ICOT: im not rly sure what most of that stuff means lol but where exactly do we test the code i mean how what program am i supposed to be using?

    #1053412

    The HTML that I wrote posted here with some odd substitutions, but it works in both IE and Firefox, so I guess that’s what matters.

    One difference I noticed is that the “Type” attributes of the bullet points in the unordered list (UL) work fine in Firefox, but are ignored in IE.

    I’m sure there are pros reading this who are probably rolling their eyes and/or snickering at my efforts – please feel free to jump in with suggestions for improvement, and constructive criticism.

    #1053413

    qwertyuiop-

    teen-

    The special characters I used to replace the less-than sign (<) and the greater-than sign (>) in my sample code were sometimes replaced, and sometimes not on my post.

    It may be simpler to just remove my sample code, starting from “<blockquote” and ending at “/ol>”. You can then insert your own code and click on the “DISPLAY” button.

    If you save the file with a .htm extention, double-clicking on it will cause your default browser to open it.

    #1053414
    asdfghjkl
    Participant

    qwertyuiop: yay ya aint ganna leave us!!!

    #1053415
    qwertyuiop
    Member

    ICOT: don’t worry, if i made it that far, i could make it all the way, and thanx i’ll let you know how it went.$

    #1053416
    qwertyuiop
    Member

    ICOT: i don’t get your code thingy.$

    #1053417
    teen
    Member

    ICOT: wow i am completly lost…i am just realizing how little i really know…i can even figure out how to my dwesktop….and what do you mean to enter our code there?

    one more thing what is the code at the top and bottom:

    <html>

    <head>

    <title>HTML Tester</title>

    and

    </body>

    </html>

    oh yeh one more lol: how do u put up the code without it dissapearing?

    #1053418
    RoshYeshivah
    Member

    <title>hello</title>

    #1053419
    asdfghjkl
    Participant

    RoshYeshivah: the lights are on, but no ones home!!!!

    #1053420
    moish01
    Member

    <font face=”courier new”, color=”red”><U>Red Underlined Text<U></font>

    #1053421
    teen
    Member

    moish01: y didnt that work? does YWN not allow true html or something?

    #1053422
    qwertyuiop
    Member

    ICOT: you said

    Then open Windows Explorer to C:Windows and see if there is an I386 folder here. You should also see on that is called ServicePackFiles if you have installed either SP1 or SP2. If they are in these locations, continue on. If not, you need to determine where they are before proceeding.

    windows exploreris what??$ and i skipped that, i did everything else, and when i want to download it, it showed the file and when i pressed “ok” it didn’t go.$(does it have anything to do with capitaliczing letters or something else.$) thanx for the help.$

    #1053423

    qwertyuiop-

    teen-

    RoshYeshivah-

    moish01-

    The long HML code block posted above needs to be copied and saved as a file with a .htm extension and then opened with a browser.

    Cutting and pasting snippets in a cofferoom thread will not work, since most tags (such as font and color) are deliberately bypassed.

    qwertyuiop (re: Hebrew language)-

    Sorry, that was a typo.

    “You should also see one (subdirectory) that is called ServicePackFiles if you have installed either SP1 or SP2.”

    I’m not sure what you mean by “downloading”, since this method will hopefully avoid downloading anything by pointing your system to the location where the necessary files exist.

    #1053424
    teen
    Member

    ICOT: i have saved it onmy desktop and opened it in a web browser….now what all i see is the code in a gray box…what do i do next?

    #1053425
    squeak
    Participant

    RY – no, in my book it is your PHONE that is asur!

    #1053426
    RoshYeshivah
    Member

    does that mean that only what’s on the bottom of the page will work-a blockquote code etc… ?

    #1053427
    RoshYeshivah
    Member


    - - - - - -


    let’s see if this works.

    #1053428
    teen
    Member

    ry: whats that supposed to b?

    #1053429
    RoshYeshivah
    Member

    squeak- As far as isurim isn’t your computer a BIGGERisur than my phone?!

    #1053430
    teen
    Member
      ME

      <il>I

      <il>AM

      <il>THE

      <il>BEST

    #1053432
    RoshYeshivah
    Member

    teen i was trying to make a highway the dotted line was supposed to go in between the other two lines but since i don’t have backsticks i used code before and after and obviously it doesn’t work properly:-( maybe icot can help me is there anything else i can use before and after a drawing?

    #1053433
    teen
    Member

    moish01: yeh i no hah but i wa bored lol

    ry: oh

    #1053434
    moish01
    Member

    hey sorry about that.

    it’s “li”

    #1053435
    squeak
    Participant

    moish – thanks for making sure that this page of this thread will be as messed up as the previous one.

    RY – the eitzah for you is to use . <code>. instead.

    #1053436
    teen
    Member

    does anyone know y th il showed up?

    #1053437

    teen-

    “…i am completly lost…i am just realizing how little i really know..”

    The concept is actually pretty simple. You put a tag at the beginning of some text, telling the browser how you want it displayed (e.g. green), and then a closing tag at the end to delimit where you want the font, color, URL, etc. to stop.

    “i have saved it on my desktop and opened it in a web browser….now what all i see is the code in a gray box…what do i do next?”

    – I’m not sure what the problem is, since I am able to open it in Firefox, IE6 and IE8 on two different machines. Is it possible your browser has scripting turned off, or you are getting a security warning due to the JavaScript function in the code?

    RoshYeshivah-

    “does that mean that only what’s on the bottom of the page will work-a blockquote code etc… ?”

    – Yes, exactly.

    The code I pasted on the prior page for cut-and-pasting to create a test HTML page is a little odd because of some substitutions I assume the site software did.

    It also has atleast one syntax error on my part – the second <U> tag should actually be a closing </U>.

    None of the things are stopping it from working as I expected it to.

    Did anyone else try it? What were your results?

    #1053438
    qwertyuiop
    Member

    ICOT: it shows C:Windows/i386, but it doesn’t go, nd if i click browse, it says it’s looking for a certain file.$

    #1053439

    A few suggestions for those who are interested in HTML formatting and the like:

    -Google “HTML tester” or similar phrases. There are several sites where you can try out your code.

    -Consider buying “HTML for Dummies” (I’m not sure that that’s the exact title). I’ve bought “Dummies” books on various topics for myself and others over the years, and they’re great for beginners – not dry and boring, very informative, and simple to understand.

    -It’s not rocket science. It’s not even bottle-rocket science. Don’t be intimidated or think it’s too difficult. Remember – all you are doing is telling the browser “make this line red, that one blue, and the other one blink” and so forth.

    #1053440
    RoshYeshivah
    Member

    teen- did you put ul before and after? squeak do you mean code before and /code after? I tried the above already it only worked halfway.

    #1053441
    asdfghjkl
    Participant

    this page is so messed up!!!

    #1053442
    qwertyuiop
    Member

    i hate this page, anyway to get it fixed??$

    #1053443
    asdfghjkl
    Participant

    qwertyuiop: yeah it needs some work done on it!!!

    #1053444
    qwertyuiop
    Member

    asdfghjkl: i thought oof an idea, we keep posting until this gets to the next page.$ 🙂

    #1053445
    asdfghjkl
    Participant

    qwertyuiop: great idea!!! it looks much better now the page though!!!

    #1053446
    qwertyuiop
    Member

    <p style=”color:orange;”>does this work??$</p>

    #1053447
    qwertyuiop
    Member

    ok, i guess it didn’t.$

    asdfghjkl: page7 got really messed up, the “send post”button was seperated from the posting box.$

    #1053448
    asdfghjkl
    Participant

    qwertyuiop: yeah it looked real bad the page!!! the cr lab is so much fun!!!!!!!

    #1053449
    qwertyuiop
    Member

    asdfghjkl: yeah, i know.$

    #1053450
    asdfghjkl
    Participant

    qwertyuiop: yup yup!!!

    #1053451
    qwertyuiop
    Member

    i'm testing the codes now.$

    #1053452
    asdfghjkl
    Participant

    qwertyuiop: fun fun!!!!!

    #1053453

    qwertyuiop-

    I’m not sure what you mean.

    Are both the “i386” and “ServicePackFiles” subdirectories under the Windows directory?

    If the answer is yes, and you performed the regedit updates, I’m afraid I’m out of ideas (sorry).

    If your computer was here, I’d try a couple of other things, like looking at the contents of the “lang” subdirectories (both under the windowsi386 and windowsservicepackfilesi386 subdirectories) and comparing them to my computer’s, but it would be guesswork.

    Is your computer a laptop? If so, can you bring it to work or school where the resident techie can take a look?

Viewing 50 posts - 301 through 350 (of 1,054 total)
  • You must be logged in to reply to this topic.