Skip to content

Instantly share code, notes, and snippets.

View Nemra1's full-sized avatar

Ahmed El Sheikh Nemra1

View GitHub Profile
@Nemra1
Nemra1 / css-gooey-menu-version-3.markdown
Created July 6, 2018 13:29
CSS Gooey Menu (Version 3)
@Nemra1
Nemra1 / index.html
Created July 12, 2018 12:49
Just some really deep button designs
<h1>Just some button designs</h1>
<h3>that really float.</h3>
<!-- <small>(They float. That's what makes them deep.)</small> -->
<hr>
<button>Classic “floating” button</button>
<hr>
@Nemra1
Nemra1 / index.html
Created July 14, 2018 17:55
wikipedia viewer
<div class="search-message"><span class="start-search">Use the search box above to see results.</span>
<span class="no-results">No results found.</span>
</div>
<div class="search-container">
<div class="row">
<div class="small-12 medium-4 search-container-inner columns">
<div class="user-input input-group">
<input class="search-query input-group-field" placeholder="Search Wikipedia" type="text"><div class="input-group-button">
<button class="button search-button "><span class="icon-magnifier"></span></button>
</div>
@Nemra1
Nemra1 / bouncy-floating-menu.markdown
Created September 4, 2018 17:47
Bouncy floating menu
@Nemra1
Nemra1 / index.slim
Created September 5, 2018 12:55
Vertical CSS Menus
.container
h1 Vertical CSS Menu
.overlay
.container-header
.container-header-items
.container-items
.logo
.box-icon-logo
- 3.times do
.item-logo
@Nemra1
Nemra1 / index.html
Created September 5, 2018 18:10
Slide bottom-bar Animation
<ul class="slide-bar">
<li>1</li>
<li>2</li>
<li>3</li>
<li>4</li>
</ul>
@Nemra1
Nemra1 / animated-background-css-only.markdown
Created September 15, 2018 21:39
Animated Background (CSS only)
@Nemra1
Nemra1 / flexbox-exercise-4-same-height-cards.markdown
Created September 19, 2018 14:37
FlexBox Exercise #4 - Same height cards

FlexBox Exercise #4 - Same height cards

Same height cards with hover effect (#CodePenChallenge )

A Pen by Veronica on CodePen.

License.

@Nemra1
Nemra1 / index.html
Created September 19, 2018 16:49
Material Cards Design
<!--
Material Cards Designed especiall for Posts with an Image and Post Information, Along with social buttons.
Responsive using flexbox.
Pure CSS, No JS
Images Used in Pen are Not Mine :
@Nemra1
Nemra1 / index.html
Created September 19, 2018 16:49
Material Cards Design
<!--
Material Cards Designed especiall for Posts with an Image and Post Information, Along with social buttons.
Responsive using flexbox.
Pure CSS, No JS
Images Used in Pen are Not Mine :