Dashboard Temp Share Shortlinks Frames API

cody - HTMLify profile

files of /cody/ShaifArfan/one-page-website-html-css-project/

LICENSE /cody/ShaifArfan/one-page-website-html-css-project/LICENSE
46 Views
0 Comments
MIT License

Copyright (c) 2020 Web Cifar

Permission is hereby granted, free of charge, to any person obtaining a copy
of this
README.md /cody/ShaifArfan/one-page-website-html-css-project/README.md
33 Views
0 Comments
![Watch Now](./img/Design.jpg)
# One page Portfolio Website (HTML CSS Project)
**Watch on YouTube ![YouTube Video Views](https:/
app.js /cody/ShaifArfan/one-page-website-html-css-project/app.js
5 Views
0 Comments
const hamburger = document.querySelector('.header .nav-bar .nav-list .hamburger');
const mobile_menu = document.querySelector('
img /cody/ShaifArfan/one-page-website-html-css-project/img/
4 Items
  • Design.jpg
  • hero-bg.png
  • img-1.png
  • img-2.png
  • index.html /cody/ShaifArfan/one-page-website-html-css-project/index.html
    34 Views
    0 Comments
    <!DOCTYPE html>
    <html lang="en">

    <head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, init
    style.css /cody/ShaifArfan/one-page-website-html-css-project/style.css
    9 Views
    0 Comments
    @import 'https://fonts.googleapis.com/css?family=Montserrat:300, 400, 700&display=swap';
    * {
    padding: 0;
    margin: 0;
    box-s