- 1
How to create Chrome's logo without CSS?
4 Respostas
+ 5
go to Google search for their logo and use the img tag to make it visible on your website, if you really want to create it on your own you need to learn css
+ 1
you could possibly make it with SVG tags, I'm not entirely sure how, but it should be possible
- 1
nahh..man! I was trying to create it by applying some special properties to a tag.
- 1
mmmhh.. Good idea😉
will try