These are some readers' responses. Read the full article to see what all the fuss is about.
-
Popular
Categories
- .Net & C# (1)
- Architecture (3)
- C++ (5)
- Coding (4)
- Copyright, etc. (3)
- HTML/CSS (2)
- Java (14)
- JavaScript (6)
- JUnit (3)
- Recommendations (10)
- Risks (8)
- Software projects (2)
- SQL (4)
- Testing (6)
- Tools (5)
- Usability (2)
- Web (5)
- Web publishing (16)
- Windows (1)
- WordPress (27)
366 responses
Other comment pages: « 1 … 3 4 5 6 7 [8] 9 10 11 12 13 … 19 »
Works like a charm, Thanks!
nice. I will use it in my site.
Thanks alot my problem solved.
regards
http://www.pakdir.net
Hello,
it’s a great plugin, thanks but …
You say : …
blocks should be nested within a blockI use this in my post :
"<"If i just use
, validation XHTML 1.0 Strict is OK ! but i want to have a block around my code whith border so i needBut is not Valid XHTML 1.0 Strict :
Error Line 98 column 17: document type does not allow element "pre" here; missing one of "object", "ins", "del", "map", "button" start-tag.
"<"The mentioned element is not allowed to appear in the context in which you’ve placed it; the other mentioned elements are the only ones that are both allowed there and can contain the element mentioned. This might mean that you need a containing element, or possibly that you’ve forgotten to close a previous element.
One possible cause for this message is that you have attempted to put a block-level element (such as “” or “”) inside an inline element (such as ““, “”, or “”).
Is there a solution ?
Sorry i forgot to use code tag
I understood my mistake !
I didn’t use pre tag as good way, it’s valid now !
Thank you for your work
It’s very usefull, thx `semicolon`
Other comment pages: « 1 … 3 4 5 6 7 [8] 9 10 11 12 13 … 19 »