Skip to content

Instantly share code, notes, and snippets.

View mightyteja's full-sized avatar
💭
Daring And Dashing

Teja Babu S mightyteja

💭
Daring And Dashing
View GitHub Profile
@mightyteja
mightyteja / index.html
Created September 17, 2018 03:34
Responsive navbar
<div class="logo-div">
<div class="btn-container">
<div class="menu-btn top"></div>
<div class="menu-btn center"></div>
<div class="menu-btn bottom"></div>
</div>
</div>
<nav class="my-nav">
<ul>
<li><a href="#">About</a></li>
@mightyteja
mightyteja / index.html
Last active September 17, 2018 03:30
pure css Navigation bar responsive
<div class="container">
<div class="menu-button">Menu</div>
<ul class="flexnav" data-breakpoint="800">
<li><a href="#">Home</a></li>
<li>
<a href="#">Portofolio</a>
<ul>
<li><a href="#">Web design</a></li>
<li><a href="#">Web development</a></li>
<li>
@mightyteja
mightyteja / index.html
Created September 7, 2018 10:23
Quad Image Gallery
<div id="quad">
<figure>
<img src="https://s3-us-west-2.amazonaws.com/s.cdpn.io/4273/rose-red-wine.jpg" alt="rose-red-wine">
<figcaption>Rose Red Wine</figcaption>
</figure>
<figure>
<img src="https://s3-us-west-2.amazonaws.com/s.cdpn.io/4273/green-glass-bottle.jpg" alt>
<figcaption>Green Glass Bottle</figcaption>
</figure>
<figure>
@mightyteja
mightyteja / index.html
Created August 28, 2018 11:08
partner / client carousel
<section class="client">
<div class="container">
<div class="row">
<div class="section-title">
<h2> Nos références clients : </h2>
</div>
<div class="carousel-client">
<div class="slide"><img src="https://www.grandvincent-marion.fr/_codepen/slider-logo1.png"></div>
@mightyteja
mightyteja / webdev_online_resources.md
Created July 25, 2018 10:24 — forked from bradtraversy/webdev_online_resources.md
Online Resources For Web Developers (No Downloading)
@mightyteja
mightyteja / ecommerce-product-list-grid.markdown
Created July 16, 2018 15:08
Ecommerce product list/grid

Ecommerce product list/grid

Simple html/css ecommerce product grid with a hover effect.

A Pen by Ricard on CodePen.

License.

@mightyteja
mightyteja / index.html
Created July 16, 2018 15:05
Responsive animated gallery
<div id="all">
<div id="allcontent">
<div id="maincontent">
<div class="portfolio">
<img src="http://www.claudiogomboli.com/lab/gallery/imgs/ecomm.jpg" alt="Portfolio img"><br>
<span class="txt">eCommerce . iOS Icon.</span>
<div class="ombra"></div>
</div>
<div class="portfolio">
<img src="http://www.claudiogomboli.com/lab/gallery/imgs/speaker.jpg" alt="Portfolio img"><br>