1 / 5

Getting to the Final Draft

Getting to the Final Draft. TECM 3200 Dr. Lam. Debugging HTML/CSS. Spelling Mismatch in spacing Missing quotations Mismatches in HTML and CSS Tags not closed Use the validator Follow naming conventions Other tips?. What you need to be doing.

kort
Download Presentation

Getting to the Final Draft

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Getting to the Final Draft TECM 3200 Dr. Lam

  2. Debugging HTML/CSS • Spelling • Mismatch in spacing • Missing quotations • Mismatches in HTML and CSS • Tags not closed • Use the validator • Follow naming conventions • Other tips?

  3. What you need to be doing • Create a website even if none of your pages are complete • Copy and paste EVERYTHING from your home page to other HTML pages. • Then delete only the content areas. • Keep all of the elements that remain on all pages (headings, tagline, nav, footer, etc.) • Build your pages and don’t get caught up on CSS details • Come see me if you’re falling behind

  4. Other tips • Read aloud • Have others read your content and view your site • Elicit feedback • Be willing to make changes that will actually make your site better

  5. Final Considerations you might not have considered • Test all your links on every page • There’s not always a spell check • HTML/CSS validation • Testing on a variety of browsers and devices • Review grading criteria to make sure you’ve fulfilled all of them

More Related