by Norm | Feb 17, 2016 | past episodes, podcast, talking html
PHP includes are a vital aspect of websites and should be incorporated into every Web Developer’s workflow. Code via Chris Coyier and the CSS Tricks website Main reason for using a PHP include: All code for a specific function is under 1 roof. If you need to...
by Norm | Feb 10, 2016 | past episodes, podcast, talking html
http://www.w3schools.com/cssref/css3_pr_background.asp Individual Properties Background -image Background -repeat Background -position Background -size Shortcode background : #cccccc url(“img_tree.gif”) no-repeat fixed top left; Multiple Background Images...
by Norm | Feb 3, 2016 | past episodes, podcast, talking html
Welcome to Talking HTML, an audio/video internet thing for web developers who are just starting out W3 Schools The headers attribute specifies one or more header cells a table cell is related to and has no visual effect in ordinary web browsers, but can be used by...
by Norm | Jan 26, 2016 | past episodes, podcast, talking html
Welcome to Talking HTML, an audio/video internet thing for web developers who are just starting out This is a basic web development tutorial on styling a primary navigation using HTML and CSS. As always, the code will be in the show notes. Please go to iTunes,...
by Norm | Jan 19, 2016 | past episodes, podcast, talking html
Welcome to Talking HTML, an audio/video internet thing for web developers who are just starting out <aside></aside> section of the page with content related to the page separate from that content. Used as a sidebar or an inserted box/space advertisements...
by Norm | Jan 11, 2016 | past episodes, podcast, talking html
Have a combination of long term and short term goals. Break goals into bite sized chunks. If you want to learn a language make weekly checkpoints. For long term goals have monthly or bimonthly checkpoints. Know who you are and be realistic about your goals. Before...
Recent Comments