• Hi, I’ve seen a few different types of double quotes.

    1) They’re slanted to the right.
    2) They’re slanted to the left.
    3) I want the double quote that points straight down.

    How do I add this via HTML?

    Regards

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter break_r

    (@break_r)

    Hi again,

    I’d also like to color my text. “foo” would appear red with double quotes that copy correctly into a text editor.

    How do I add this style in CSS?

    Hi break_r,

    For straight double quotes, use

    "

    Thread Starter break_r

    (@break_r)

    Hi,

    I was trying that earlier. However, I missed the last terminating statement…doh!

    Works now…phew.

    Thx.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘How do I insert a double quote using HTML?’ is closed to new replies.