Image base64 uri strings

Dec28
  • Share

Difficulty: ★★☆☆☆

By using the Data URI scheme you can embed images directly into your HTML and CSS. It works by encoding an image into a base64 string and[......]

继续阅读

Read more...


Social Security Number generator

Nov26
  • Share

Difficulty: ★★☆☆☆

Some computer software contain social security number (sofi nummer) checks for making sure that the user fills in the correct social secu[......]

继续阅读

Read more...