Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 578 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 578 Bytes

SURVEY FORM WITH RESPONSIVE DESIGN

Description

A survey form for a programming course. The language of the form is Spanish, but the HTML and CSS documents are written in English for the general understanding of the code.

Among the "HTML" tools that were used, there are the different inputs: text, radio buttos, checkboxes, dropdowns, textarea and submit button.
On the "CSS" side, media queries were used to achieve a responsive design, which can be displayed on mobiles, tables and desktops.