|
| |
|
|
d a v e
Posts: 4071 Joined: 7/24/2002 From: England (but live in Finland now) Status: offline
|
quotation marks in blockquote - 9/3/2006 16:36:31
according to the html 4 specs i'm supposed to: (from here http://www.w3.org/TR/html401/struct/text.html#edef-BLOCKQUOTE ) "Note. We recommend that style sheet implementations provide a mechanism for inserting quotation marks before and after a quotation delimited by BLOCKQUOTE in a manner appropriate to the current language context and the degree of nesting of quotations." er how?? oops jumped the gun a bit there: found the answer: blockquote p:before { content: open-quote;} blockquote p:after { content: close-quote;}
_____________________________
David Prescott Gekko web design
|
|
|
|
d a v e
Posts: 4071 Joined: 7/24/2002 From: England (but live in Finland now) Status: offline
|
RE: quotation marks in blockquote - 9/3/2006 16:50:54
well of course i didn't expect it to be supported in IE! if i put them in it flags them up as mistakes and of course it supposed to be indicated by the browser... i have specified a different colour for blockquotes so at least in IE it looks different. sh*T, not sure what to do now :( i bet most of the intended audience is on IE too (as is the client)
_____________________________
David Prescott Gekko web design
|
|
|
|
d a v e
Posts: 4071 Joined: 7/24/2002 From: England (but live in Finland now) Status: offline
|
RE: quotation marks in blockquote - 9/3/2006 17:20:34
could do but then it won't validate, which is obvisously less of a problem than not seeing them in IE. not sure then but i think i get two sets of quotes in firefox like so ""blockquote"".
_____________________________
David Prescott Gekko web design
|
|
|
|
Tailslide
Posts: 6003 Joined: 5/10/2005 From: Out here on the raggedy edge Status: offline
|
RE: quotation marks in blockquote - 9/4/2006 3:17:17
That's what I use on my homepage - quotemarks attached to both the blockquote and the cite to do both start and end ones - This was the method that made all the accessibility types like Mike happy.
_____________________________
"My strategy is so simple an idiot could have devised it" Little Blue Plane Web Design | Blood, Sweat & Rust - A Land Rover restoration project
|
|
|
|
d a v e
Posts: 4071 Joined: 7/24/2002 From: England (but live in Finland now) Status: offline
|
RE: quotation marks in blockquote - 9/4/2006 9:39:31
that's exactly what i did have but the client didn't like them :(
_____________________________
David Prescott Gekko web design
|
|
New Messages |
No New Messages |
Hot Topic w/ New Messages |
Hot Topic w/o New Messages |
Locked w/ New Messages |
Locked w/o New Messages |
|
Post New Thread
Reply to Message
Post New Poll
Submit Vote
Delete My Own Post
Delete My Own Thread
Rate Posts
|
|
|