Skip to content

Instantly share code, notes, and snippets.

View danpatil's full-sized avatar
:octocat:
Hustling

Dinesh Patil danpatil

:octocat:
Hustling
View GitHub Profile
@danpatil
danpatil / index.html
Created September 16, 2018 15:54
jQuery CSS Selectors
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<link rel="stylesheet" href="css/normalize.css">
<link rel="stylesheet" href="css/style.css">
<link href="https://fonts.googleapis.com/css?family=Varela+Round" rel="stylesheet">
<title>jQuery With Dinesh</title>