Community Platform
Interests
  • Accounting information systems (AIS)
  • Application development
  • Cascading Style Sheets (CSS)
  • Digital business models
  • more...
This Year
305 Points
Total
1010 Points
MIS Badge

Click here
to validate the recipient

HTML & CSS: Creating Forms

For this LinkedinLearning we are learning the basics such as HTML and CSS. We learn how to create forms using HTML and go into the specifics such as common attributes and multiple types of inputs. This is essential because almost every website uses a form. Whether it is to sign up/register for something, or inputing sensitive information. When it comes to HTML we start with learning opening and closing tags. We learn about adding a head, title and body. Then we go into the input types such as input type = text or input type = submit. Attributes are also important when it comes to creating a form. This can include type, name or for. We also learn more information about how a form is interactive. Then we go to CSS. CSS is a styling sheet language that you can use in addition to HTML. This is used for style, color and sizing for your text or images.


Skip to toolbar