Eps 4: Pages and Basic Content – Talking HTML

Welcome to Talking HTML, an audio/video internet thing for web developers who are just starting out
 
Today I’m talking about web pages, their order on a site and a bit about content.
Website structure is very important
  – all content should be easily accessible
  – navigation should be easy to find and read
 
Pages
  – at least 2 pages
      – index/home page
      – contact page (should have a thank you page but not necessary)
      – external links should use <a href=”www.xxxxxxx” target=”_blank”>
**Note** At 9:25 I say “Parentheses” instead of “Quotation Marks”
 
Downfalls of single page site
  – need to have a contact link in navigation the focuses on form
 
http://www.Webdevpod.com for all the content and links
@TNPWDesign
@tommnorman
DreamHost promo code – tnpw
 

Om Podcasten

This is an audio online podcast thing for the beginner coder. HTML, CSS, WordPress and other topics will be discussed as well as video tutorials and live feeds. Maybe even some interviews.