|
|
|
|
|
by throwaway03cc
4679 days ago
|
|
Data URIs use base64 which adds quite a lot more the to image size. Ofcause it will be slower. Also, using Data URI over images will hang the users connection longer waiting for the Css to load before being able to see the page. |
|