Linked Questions

1 vote
1 answer
2k views

I am now working with custom icon font that I made. Just trying something I got this. I have my style-sheet file in which all my fonts with their respective content property and its value like,....
bantya's user avatar
  • 606
1 vote
1 answer
1k views

I am making a change to a site at the moment. One of the requests is to create a new page whose menu entry has a superscripted registered trademark sign after the word. The problem I am having is that ...
ArtforLife's user avatar
-1 votes
1 answer
997 views

I know that html-entities like   or ö or ð can not be used inside a css like this: div.test:before { content:"text with html-entities like ` ` or `ö` ...
Hubert Schölnast's user avatar
0 votes
2 answers
881 views

.footer { display: flex; position: fixed; bottom: 0; width: 100%; justify-content: space-around; align-items: center; min-height: 30vh; background-color: #a44949; font-family: 'Open ...
sushmee's user avatar
  • 21
0 votes
1 answer
309 views

Hi have this in my sass: &:before { content:"·"; font-size:120px; } but in the CSS it's being parsed as ┬À. Is it to do with codification or ...
user1937021's user avatar
  • 10.9k
-5 votes
1 answer
599 views

what does "{content : ' '}" mean in css pseudo class ? i'm still wondering everyday, what does that mean ? Anybody can help me please
Akbar Umar's user avatar
-1 votes
1 answer
236 views

Hey everyone I have been searching for solutions on how to find a way to allow my program to read French accents when finding an element with css selector. The inner text contains a word that has a ...
ssss's user avatar
  • 1
0 votes
2 answers
97 views

I have an idea, and I'm not entirely sure that the interpreter is incapable of handling this already, yet I am sure it does not. Therefore, my question is, does the interpreter already handle the idea ...
WebWanderer's user avatar
-2 votes
2 answers
149 views

I'll try to explain my "Problem". I want to add on a search bar on a page, using CSS Stylesheet <form action="/site/shop_skin.php" method="post"> <img src="/site/img/pictos/...
Max Clerk's user avatar
1 vote
0 answers
35 views

I am trying to get a box to appear using the content function ul li:before { color: #009cde; content: "\2589"; padding: 0 2px 0 0; } I add the code, but when I hit update the \ gets ...
Tim Cooley's user avatar

15 30 50 per page
1 2
3