What is the HTML you want to create?
What HTML does your current code create?
Have you looked at the CGI.pm documentation and looked for "href"?
Personally, I find it easier to just print the HTML I want, potentially using one of the Template systems.
| [reply] [d/l] |
Why did you post such an unreadable mess? Did you not notice in the Preview that you didn't know how to format code or even paragraphs, and try correcting it?
Sorry for admonishing you in public, but you didn't Log In so you are Anonymous.
I for one really wonder about the programming ability of anyone who doesn't notice the sentences right after the message submission blank, or notice what's going on in the Preview. Like, maybe you treat documentation and warnings the same way… | [reply] |
of anyone who doesn't notice the sentences right after the message submission blank
Hi, different Anonymous here :) FWIW, they're real easy to miss, and the bolded text only appears after a form; after you hit preview it disappears.
Here is how i would change
- current
-
Title: [Re^2: create link from my image]
Your "PerlMonks-approved HTML"-formatted text:
You can use these tags: <p> — for text; <code> — for code
- better
-
Title: [Re^2: create link from my image]
Use <p> text here </p> and <code> code here </code>
to format your question, its "PerlMonks-approved HTML":
| [reply] |
That's what I'm trying to introduce too. I have the Javascript formatting toolbar for perlmonks enabled on my own account. It's hard to miss for a newbie because it's just above the textarea, yet it isn't too obtrusive. The gods don't like it much, so it's not the default though.
| [reply] |
True. But even if you didn't notice it, you might hunt around for instructions after seeing the preview.
| [reply] |