Skip to content

Instantly share code, notes, and snippets.

View IASshaikh's full-sized avatar
💭
I am in charge of thinking of things before people know they need them..

imran shaikh IASshaikh

💭
I am in charge of thinking of things before people know they need them..
  • Nextservices
  • Mumbai-India
View GitHub Profile
@IASshaikh
IASshaikh / index.html
Created February 13, 2019 16:16
PersonalPorfolioPage
<script src="https://cdn.freecodecamp.org/testable-projects-fcc/v1/bundle.js"></script>
<html>
<head>
<title>Personal Portfolio</title>
</head>
<body>
<nav id="navbar">
<ul>
<li><a href="#welcome-section" id="nav-link">About</a>
</li>
@IASshaikh
IASshaikh / index.html
Created January 28, 2019 16:37
VBATechnicalDocumentation
<html>
<head>
<title>Technical Documentatin</title>
</head>
<body>
<div class="main-body">
<nav class="navbar" id="navbar">
<header>VBA Technical Documentation</header>
@IASshaikh
IASshaikh / index.html
Created January 21, 2019 12:20
SurveyFormbyImran
<html lang="en">
<head>
<title>Survey Form</title>
</head>
<body>
<h1 id="title">Survey Form</h1>
<p id="description">Let us know how we can improve freeCodeCamp</p>
<form id="survey-form">
<table align="center" id="survey-table">