Skip to content

Instantly share code, notes, and snippets.

View bipoza's full-sized avatar
📱

Bittor Poza bipoza

📱
View GitHub Profile
@bipoza
bipoza / google-login.html
Last active September 29, 2023 08:02
Google Login with Javascript
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<title>Hello Analytics - A quickstart guide for JavaScript</title>
</head>
<body>
<h1>GOOGLE LOGIN</h1>
<script>
@bipoza
bipoza / README.md
Created June 5, 2024 07:46 — forked from lopspower/README.md
Hexadecimal color code for transparency

Hexadecimal color code for transparency

Twitter

How to set transparency with hex value ?

For example, you want to set 40% alpha transparence to #000000 (black color), you need to add 66 like this #66000000.

Download This sample on Google Play Store