Skip to content

Latest commit

 

History

History
48 lines (29 loc) · 908 Bytes

README.md

File metadata and controls

48 lines (29 loc) · 908 Bytes

by coskuncelebi

Project: Survey Form

Description

Project aims to create survey form within html and css.

Project Skeleton

001-survey-form (folder)
|
|----readme.md             
|----solution
        |----index.html  
        |----style.css   
        |----result.html 

Outcome

Project Live

Project Gif

Project Gif

Objective

Functionally create a Survey Form as in the image above

At the end of the project, following topics are to be covered;

  • HTML Forms-Input Types

  • HTML Form Elements

  • CSS Colors-Border Properties

  • CSS Margins-Padding

  • CSS Properties for Texts-Font Families-Links

  • CSS Hover, shadow and after effects.

Happy Coding