Skip to content

Instantly share code, notes, and snippets.

View Jess-decuba's full-sized avatar

Jeskhar "Massimo Walter" de Cuba Jess-decuba

View GitHub Profile
@Jess-decuba
Jess-decuba / index.html
Last active October 9, 2015 21:07
lesson 12
<!doctype html>
<!--
|¯¯¯¯¯\ /¯¯¯¯¯|
| \ / |
| \ / |
| |\ \ / /| |
| | \ \/ / | |
| | \ / | |
| | \____/ | | |¯¯¯|
|___| |___| |___| -->
@Jess-decuba
Jess-decuba / index.html
Created October 2, 2015 19:08
lesson 11
<!doctype html>
<html lang="en">
<head>
<title>Massimo Walter</title>
<meta charset="utf-8">
<!-- Latest compiled and minified CSS -->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/css/bootstrap.min.css">
<!-- <link rel="stylesheet" href="css/bootstrap.css"> -->
<link rel="stylesheet" href="css/normalize.css">
<!doctype html>
<html lang="en">
<head>
<title>Massimo Walter</title>
<meta charset="utf-8">
<!-- Latest compiled and minified CSS -->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/css/bootstrap.min.css">
<!-- <link rel="stylesheet" href="css/bootstrap.css"> -->
<link rel="stylesheet" href="css/normalize.css">
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Prince Agency</title>
<link href="css/work_style.css" rel="stylesheet">
#myCarousel {
position:fixed;
padding-right: 15px;
}
.nav{
z-index:1;
background-color: black;
padding-top:15px;
padding-bottom: 25px;
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Prince Agency</title>
<!-- Latest compiled and minified CSS -->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/css/bootstrap.min.css">
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Prince Agency</title>
<link href="css/bootstrap.css" rel="stylesheet">
<link href="css/normalize.css" rel="stylesheet">
<link href="css/style.css" rel="stylesheet">
@Jess-decuba
Jess-decuba / contact page
Last active August 29, 2015 14:24
contact page and css
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<link href="css/bootstrap.css" rel="stylesheet">
<link href="css/normalize.css" rel="stylesheet">
<link href="css/contact.css" rel="stylesheet">
<title>Prince Agency beta</title>
.container {
width: 80%;
margin: 0 auto;
}
.header h1 {
text-align: center;
color: blue;
}
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<link href="css/bootstrap.css" rel="stylesheet">
<link href="css/normalize.css" rel="stylesheet">
<link href="css/about_styles.css" rel="stylesheet">
<title>Prince Agency</title>
<!--[if lt IE 9]>