By "wrapper" I assume you mean tag? Anyway, if that's literally what you
have in your document, then I'm not surprised that Firebug might not react
the way you expected. You shouldn't use typographer's quotation marks
("curly quotes") in HTML markup. Try replacing them with straight quotes
and see what happens.

Other than that, if you have the HTML tab/panel showing on the left, and
the Style panel showing on the right, then selecting something on the left
should show any styles that apply to it on the right. That assumes there
are styles defined for it.


On Sun, Jan 24, 2016 at 1:55 PM, tech55541 <alexleestine...@gmail.com>
wrote:

Hello,
>
> I am wondering how to inspect wrappers in Firebug. Here is an example.
>
> <div id=”subscribe-toggle”>
>
> I can see this in HTML view, how do I inspect this wrapper in CSS view, on
> the right?
>
>
> Thanks.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Firebug" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to firebug+unsubscr...@googlegroups.com.
To post to this group, send email to firebug@googlegroups.com.
Visit this group at https://groups.google.com/group/firebug.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/firebug/CAMoMLKgWsjnmMiaEfvvoyQtWgVV%3DTbEyWREArjdEVtFPRLN%3DBw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to