Programming Homework Help

Programming Homework Help. Southern New Hampshire University Create a Web Code Computer Programming Task

 

Overview: Tables are another useful tool for organizing website content for your audience. Tables can help make content easier to read and understand. Tables are composed of rows and columns, but through the use of different HTML formatting code, you can create interesting layouts using tables. In this activity, you will create a table to organize and display content on a webpage. 

Prompt: For the purposes of this exercise, you will start with the “after” (or finished) version of the index.html file and add several additional pieces of content and styles based on what you have learned from the module resources on how the index.html and site.css files were edited and expanded to create the final version of a webpage. 

Specifically, the following critical elements must be addressed: 

I. Create a table with rows and columns on your website. A. Add bold formatting to a row and column in the table. B. Utilize the SPAN tag to merge columns. 

II. Add a feedback form to your website. 

A. Add three text fields. 

B. Add a question with radio button responses. 

C. Add a submit button. 

Programming Homework Help