Log in Register Dashboard Temp Share Shortlinks Frames API

cody - HTMLify profile

cody's Profile Picture

cody

4270 Files

632966 Views

Latest files of /cody/atherosai/ui/search-input-01

search-bold.svg cody/atherosai/ui/search-input-01/search-bold.svg
159 Views
0 Comments
Media file
style.css cody/atherosai/ui/search-input-01/style.css
100 Views
0 Comments

@import url(https://fonts.googleapis.com/css?family=Roboto);

html {
font-family: 'Roboto', sans-serif;
}

* {
search input 01 cody/atherosai/ui/search-input-01/index.html
326 Views
0 Comments

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Input Search</title>
<link rel="stylesheet" href="style.css">