Skip to content

Instantly share code, notes, and snippets.

View lordjoo's full-sized avatar
🏠
Working From Home

Youssef Mahmoud lordjoo

🏠
Working From Home
View GitHub Profile
@lordjoo
lordjoo / velement.html
Created November 26, 2018 21:34 — forked from sohelamin/velement.html
Dynamically generate html element by Vue.js
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Vue.js Simple Example</title>
</head>
<style>
body {
font : 100% Helvetica, sans-serif;
color: #ecf0f1;