Skip to content

Instantly share code, notes, and snippets.

View dnlsyfq's full-sized avatar
🧠

Danial J dnlsyfq

🧠
  • Kuala Lumpur , Malaysia
View GitHub Profile
@dnlsyfq
dnlsyfq / scripts
Created January 20, 2024 18:21
Vue2
<script src="https://cdnjs.cloudflare.com/ajax/libs/vue/2.5.13/vue.min.js"></script>
@dnlsyfq
dnlsyfq / index.html
Created December 20, 2023 06:10
Vue 2
<h1>{{ heading1 }}</h1>
<div id="entryPoint">
<h1>
</div>
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<title>JS Bin</title>
</head>
<body>
<p id="ass" style="color:black;"></p>
@dnlsyfq
dnlsyfq / index.html
Created August 8, 2021 14:23
JavaScript and the DOM // source https://jsbin.com/povagop
<!DOCTYPE html>
<html>
<head>
<title>JavaScript and the DOM</title>
<link rel="stylesheet" href="style.css">
<style id="jsbin-css">
@import 'https://fonts.googleapis.com/css?family=Lato:400,700';
body {
@dnlsyfq
dnlsyfq / index.html
Created August 8, 2021 13:57
JavaScript and the DOM // source https://jsbin.com/velusil
<!DOCTYPE html>
<html>
<head>
<title>JavaScript and the DOM</title>
<link rel="stylesheet" href="style.css">
<style id="jsbin-css">
@import 'https://fonts.googleapis.com/css?family=Lato:400,700';
body {
@dnlsyfq
dnlsyfq / index.html
Created August 8, 2021 13:45
JavaScript and the DOM // source https://jsbin.com/vokupoz
<!DOCTYPE html>
<html>
<head>
<title>JavaScript and the DOM</title>
<link rel="stylesheet" href="style.css">
<style id="jsbin-css">
@import 'https://fonts.googleapis.com/css?family=Lato:400,700';
body {
@dnlsyfq
dnlsyfq / index.html
Created August 8, 2021 12:51
JavaScript and the DOM // source https://jsbin.com/lutarod
<!DOCTYPE html>
<html>
<head>
<title>JavaScript and the DOM</title>
<link rel="stylesheet" href="style.css">
<style id="jsbin-css">
@import 'https://fonts.googleapis.com/css?family=Lato:400,700';
body {
color: #484848;
@dnlsyfq
dnlsyfq / index.html
Created August 8, 2021 07:59
JavaScript and the DOM // source https://jsbin.com/lutarod
<!DOCTYPE html>
<html>
<head>
<title>JavaScript and the DOM</title>
<link rel="stylesheet" href="style.css">
<style id="jsbin-css">
@import 'https://fonts.googleapis.com/css?family=Lato:400,700';
body {
color: #484848;
@dnlsyfq
dnlsyfq / index.html
Created August 8, 2021 03:01
JavaScript and the DOM // source https://jsbin.com/lutarod
<!DOCTYPE html>
<html>
<head>
<title>JavaScript and the DOM</title>
<link rel="stylesheet" href="style.css">
<style id="jsbin-css">
@import 'https://fonts.googleapis.com/css?family=Lato:400,700';
body {
color: #484848;
@dnlsyfq
dnlsyfq / index.html
Created August 7, 2021 23:18
JavaScript and the DOM // source https://jsbin.com/lutarod
<!DOCTYPE html>
<html>
<head>
<title>JavaScript and the DOM</title>
<link rel="stylesheet" href="style.css">
<style id="jsbin-css">
@import 'https://fonts.googleapis.com/css?family=Lato:400,700';
body {
color: #484848;