Skip to content

Instantly share code, notes, and snippets.

View drhanlau's full-sized avatar
💭
Working on AI projects

Dr. Lau Cher Han drhanlau

💭
Working on AI projects
View GitHub Profile
@drhanlau
drhanlau / textbox-template.html
Created March 11, 2022 23:12
A template for single row textbox with a button
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Text field input with button template</title>
</head>
<body>
<div class="fixed bottom-0 pb-5 text-center text-gray-500 text-sm w-full">