Quantcast
Channel: What is the effect of content: "\0020"; property? - Stack Overflow
Browsing all 3 articles
Browse latest View live

Answer by Moin Zaman for What is the effect of content: "\0020"; property?

That adds a space character to clear floats. Google clearfix and you will see similar things. Reference:The content property may contain: text strings, URI of external resources (an image for example),...

View Article



Answer by Konrad Rudolph for What is the effect of content: "\0020"; property?

\0020 inserts the Unicode code point U+0020, which is a space. So the code is equivalent to content: '';.content: x replaces the content (= the displayed text) with the value x.However, in the snippet...

View Article

What is the effect of content: "\0020"; property?

.container:after {content: "\0020";display: block;height: 0;clear: both;visibility: hidden;overflow:hidden;} Contents Please explain what is the effect of "content: "\0020"; property?

View Article
Browsing all 3 articles
Browse latest View live




Latest Images

<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>
<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596344.js" async> </script>