Skip to content

Instantly share code, notes, and snippets.

View noogler617's full-sized avatar
🏠
Working from home

Ryan noogler617

🏠
Working from home
View GitHub Profile
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Quiz</title>
<link rel="stylesheet" type="text/css" href="../quiz/quiz.css">
</head>
<body>
<style>
body {
@noogler617
noogler617 / Image Slider
Created March 22, 2017 19:17
This is an Image slide that I built using apples abstract photo's. I used jQuery HTML and CSS
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Image slider</title>
<link rel="stylesheet" type="text/css" href="../imageslide/imgslide.css">
</head>
<body>
<br>
<div class="container">
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>jQuery FAQ Slider</title>
<link rel="stylesheet" type="text/css" href="../faqslider/style.css">
</head>
<body>
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Electric Car</title>
<link rel="stylesheet" type="text/css" href="../Bootstrap/css/bootstrap.min.css">
<link rel="stylesheet" type="text/css" href="../parallax/style.css">
<link href="https://fonts.googleapis.com/css?family=Roboto:400,500,700" rel="stylesheet">
@noogler617
noogler617 / index.html
Created June 15, 2017 18:24
Wikipedia Search Page
<nav class="navbar navbar-inverse navbar-fixed-top">
<div class="container-fluid">
<!-- Brand and toggle get grouped for better mobile display -->
<div class="navbar-header">
</div>
<!-- Collect the nav links, forms, and other content for toggling -->
<div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
<ul class="nav navbar-nav" id="top-nav">