ComputerScienceExpert

(11)

$18/per page/

About ComputerScienceExpert

Levels Tought:
Elementary,Middle School,High School,College,University,PHD

Expertise:
Applied Sciences,Calculus See all
Applied Sciences,Calculus,Chemistry,Computer Science,Environmental science,Information Systems,Science Hide all
Teaching Since: Apr 2017
Last Sign in: 8 Weeks Ago, 5 Days Ago
Questions Answered: 4870
Tutorials Posted: 4863

Education

  • MBA IT, Mater in Science and Technology
    Devry
    Jul-1996 - Jul-2000

Experience

  • Professor
    Devry University
    Mar-2010 - Oct-2016

Category > Programming Posted 24 May 2017 My Price 8.00

Create a HTML file with a title.Name

Good to be working with you again. Greatly appreciate your help on this one.

 

 Create a HTML file with a title.Name the file ending in .html so we know it is an HTML file.

DO NOT use the simple table example as your starting point; it often makes beginners more confused - experiment with the example table to grasp what is going on; like a GOOD SCIENTIST then you apply your discoveries. Duplicating files for experiments is a good idea.

Grab the TIDY validator add-on for Firefox and save yourself a lot of time.

This assignment will result in a table similar to the image shown: See attached

Column Spans and Row Spans work in all situations except two:
All things considered is done using 2 cells, not one. Same with BBC Overnight at the bottom.

Start with a table with all the cells and attributes (yes you can have a rowspan="1") and then subtract cells as you work across the table.

 1 table tag

ONLY use a single table tag.

Start with a table with a border so you can see cells easier.

FormattingText formatting (font, size) is not required!ColorsNeighboring radio show cells in the table differ in color. Matching colors does not matter (just do not make them all the same.)BordersNo white padding between cells and no borders.

Start with a table with a border so you can see cells easier.

Half HoursHalf hour time slots (rows) must not be labeled.

Use 30 min time slots. You may label those rows with times during development.

Row HeightsRows height must be uniform but exact height does not matter.

Use the HTML validator to help you find syntax errors in your file; you should know you have it when it looks correct and the validator does not give you errors (validator warnings are sometimes not important.)

VALID HTML codeTry using a HTML validation tool to verify your HTML is valid (see top of page.)

Use the HTML validator to help you find syntax errors in your file; you should know you have it when it looks correct and the validator does not give you errors (validator warnings are sometimes not important.)

Grab the TIDY validator add-on for Firefox and save yourself a lot of time.

Submit your single HTML file containing this assignment

 

 

Answers

(11)
Status NEW Posted 24 May 2017 04:05 AM My Price 8.00

-----------

Not Rated(0)