Skip to content

Instantly share code, notes, and snippets.

View Binwaran's full-sized avatar

Binwaran Binwaran

View GitHub Profile
@Binwaran
Binwaran / css-cascading-style-sheet.markdown
Created December 31, 2020 13:54
CSS Cascading Style Sheet
@Binwaran
Binwaran / how-to-page.markdown
Created December 31, 2020 05:09
How to page
@Binwaran
Binwaran / fork-me-fcc-test-suite-template.markdown
Created December 31, 2020 05:07
Fork Me! FCC: Test Suite Template
@Binwaran
Binwaran / index.html
Created December 23, 2020 14:16
OJRxvjv
<div class="container">
<header class="header">
<h1 id="title" class="text-center"> Survey Form</h1>
<p id="description" class="description text-center">
Thank you for your time to help us!
</p>
</header>
<form id="survey-form">
<div class="form-group">
<label id="name-label" for="name">Name</label>
@Binwaran
Binwaran / index.html
Created December 22, 2020 16:42
Project Tribute Page
<main id="main">
<h1 id="title">
SNOOPY
</h1>
<p>
The dog that just not a dog.
</p>
<figure id="img-div">
<img
id="image"
@Binwaran
Binwaran / index.html
Created December 22, 2020 16:33
Project Tribute Page
<main id="main">
<h1 id="title">
SNOOPY
</h1>
<p>
The dog that just not a dog.
</p>
<figure id="img-div">
<img
id="image"