Home › Forums › CSS › CSS :after content in head tag › Re: CSS :after content in head tag
June 11, 2013 at 2:04 pm
#138359
Participant
Haha! Sorry, I know that css is made for styling, but I thought there could be a way to do that since I remembered someone having published here years ago an article of building a page with css only, no html. By the way, I found it ([https://css-tricks.com/using-css-without-html/](https://css-tricks.com/using-css-without-html/ “CSS without HTML”)) and its no more than a supposition! Hehe! I didn’t remember… :)
But yeah… thats true… even if you could use Hexadecimal entities it would be percepted by the browser as text and not html… and another thing, wasn’t I able to use content with the head tag? Isn’t it a html tag like any other?
Thanks!