Sinopsis
A Web Development Tutorial podcast
Episodios
-
PHP Includes – Talking HTML
17/02/2016 Duración: 15minPHP 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 make a change you change it in 1 […] The post PHP Includes – Talking HTML appeared first on Schaffen Creative.
-
Eps 25: CSS Backgrounds – Talking HTML
10/02/2016 Duración: 15minhttp://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 background -image: url(“img_tree.gif”), url(“img_flwr.gif”); Properties positioning: top, bottom, left, right, center repeat, repeat-x (horizontal), repeat-y (vertical), no-repeat, horizontal% vertical% (top left is 0% 0%) horizontalpos verticalpos – ex= (0px 0px), (0em, 0em) […] The post Eps 25: CSS Backgrounds – Talking HTML appeared first on Schaffen Creative.
-
Eps 24: Building A Table – Talking HTML
03/02/2016 Duración: 14minWelcome 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 screen readers. Please go to iTunes and Stitcher […] The post Eps 24: Building A Table – Talking HTML appeared first on Schaffen Creative.
-
A basic web development tutorial on styling a primary navigation using HTML and CSS. – Talking HTML
26/01/2016 Duración: 17minWelcome 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, Stitcher or Google Play Music and rate the show! Ratings […] The post A basic web development tutorial on styling a primary navigation using HTML and CSS. – Talking HTML appeared first on Schaffen Creative.
-
Eps 22: An Aside – Talking HTML
19/01/2016 Duración: 06minWelcome to Talking HTML, an audio/video internet thing for web developers who are just starting out section of the page with content related to the page separate from that content. Used as a sidebar or an inserted box/space advertisements bio/blurb/profile information related links on a site Does NOT have to be on the […] The post Eps 22: An Aside – Talking HTML appeared first on Schaffen Creative.
-
Eps 21: Resolutions – Talking HTML
11/01/2016 Duración: 09minHave 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 you begin down your path it may be helpful […] The post Eps 21: Resolutions – Talking HTML appeared first on Schaffen Creative.
-
Eps 20: Google Fonts – Talking HTML
16/12/2015 Duración: 17minAll about Google Fonts Ensure readability and accessibility before choosing a final font for your website! If you enjoy listening please share it with your friends and Please go to iTunes and Stitcher to rate the show! Ratings get listeners!! If […] The post Eps 20: Google Fonts – Talking HTML appeared first on Schaffen Creative.
-
Eps 19: Head Code – Talking HTML
08/12/2015 Duración: 15minThis a brief tutorial about coding the element using HTML and CSS. The post Eps 19: Head Code – Talking HTML appeared first on Schaffen Creative.
-
Eps 18: Coding A Footer – Talking HTML
02/12/2015 Duración: 13minWelcome to Talking HTML, an audio/video internet thing for web developers who are just starting out. If you enjoy listening please share it with your friends and Please go to iTunes and Stitcher to rate the show! Ratings get listeners!! If you leave a good comment it could end up on the front page […] The post Eps 18: Coding A Footer – Talking HTML appeared first on Schaffen Creative.
-
Eps 17: Optimizing WordPress – Talking HTML
24/11/2015 Duración: 11minWordPress Optimization Welcome to Talking HTML, an audio/video internet thing for web developers who are just starting out Child Themify WordPress Plugin allows for easy coding without actually changing the original theme starts with only the css file but you can add any file that you want. robots.txt the code for this file is in […] The post Eps 17: Optimizing WordPress – Talking HTML appeared first on Schaffen Creative.
-
Eps 16: Code With Confidence – Talking HTML
16/11/2015 Duración: 02minWelcome to Talking HTML, an audio/video internet thing for web developers who are just starting out If you enjoy listening please share it with your friends and Please go to iTunes and Stitcher to rate the show! Ratings get listeners!! If you leave a good comment it could end up on the front […] The post Eps 16: Code With Confidence – Talking HTML appeared first on Schaffen Creative.
-
Eps 15: Media Queries – Talking HTML
09/11/2015 Duración: 12minWindow Resizer Chrome Extension – After installing it shows up in the upper right hand corner of your Chrome window at the end of the address bar. It allows you to see the “Viewport Size” and “Window Size” of the current browser window in pixels. This code goes into the HTML The post Eps 15: Media Queries – Talking HTML appeared first on Schaffen Creative.
-
Eps 14: Rotating Images – Talking HTML
21/10/2015 Duración: 11minWelcome to Talking HTML, an audio/video internet thing for web developers who are just starting out Please go to iTunes and Stitcher to rate the show! Ratings get listeners!! If you leave a good comment it could end up on the front page of the site! http://www.Webdevpod.com for all the content and links @TNPWDesign […] The post Eps 14: Rotating Images – Talking HTML appeared first on Schaffen Creative.
-
Eps 13: CSS Drop Down Menus – Talking HTML
12/10/2015 Duración: 10minWelcome to Talking HTML, an audio/video internet thing for web developers who are just starting out Code will be attached to show notes for you to reference as you listen, or go ahead and copy it to try it out for yourself. Start out with html Use an Unordered list Nest your lists Display: […] The post Eps 13: CSS Drop Down Menus – Talking HTML appeared first on Schaffen Creative.
-
Eps 12: Pretty Links WordPress Plugin – Talking HTML
25/09/2015 Duración: 11minWelcome to Talking HTML, an audio/video internet thing for web developers who are just starting out. This is about Pretty Links, a WordPress Plugin. If you enjoy listening please share it with ur friends and Please go to iTunes and Stitcher to rate the show! Ratings get listeners!! If you leave a good comment it […] The post Eps 12: Pretty Links WordPress Plugin – Talking HTML appeared first on Schaffen Creative.
-
Eps 11: Responsive Overview – Talking HTML
25/08/2015 Duración: 11minWelcome to Talking HTML, an audio/video internet thing for web developers who are just starting out Navigation Style Hamburger menu Slide in from the side Button with drop down menu /accordion Placement Css vs js Load times Amount of Content Images Size Type Are they necessary? Images Scaling smaller Keep your css in […] The post Eps 11: Responsive Overview – Talking HTML appeared first on Schaffen Creative.
-
Eps 10: Get Your Learn On – Talking HTML
06/08/2015 Duración: 13minWelcome to Talking HTML, an audio/video internet thing for web developers who are just starting out Free CSS Tricks by Chris Coyier Probably one of the best CSS resources available Tuts+ Codeacademy W3 Schools Responsive Design weekly – weekly email blast Links to articles HTML 5 weekly *don’t be afraid to use Twitter, Facebook […] The post Eps 10: Get Your Learn On – Talking HTML appeared first on Schaffen Creative.
-
Eps 9: Corporate vs Freelance – Talking HTML
16/07/2015 Duración: 18minWelcome to Talking HTML, an audio/video internet thing for web developers who are just starting out Today is the cost-benefit analysis of working in a corporate setting versus working for yourself Corporate Positives Constant income Relatively Consistent work schedule Work stays at work No working cost Computer Monitors Random supplies Negatives Work […] The post Eps 9: Corporate vs Freelance – Talking HTML appeared first on Schaffen Creative.
-
Eps 8: Clean Up Your Code – Talking HTML
30/06/2015 Duración: 11minWelcome to Talking HTML, an audio/video internet thing for web developers who are just starting out. Write clean code Indentation make sure it’s consistent ensures readability of the code, maps out what you are doing and what element is nested where Make sure you’re naming your id’s and classes consistently they need to make sense […] The post Eps 8: Clean Up Your Code – Talking HTML appeared first on Schaffen Creative.
-
Eps 7: SubDomain – Talking HTML
24/06/2015 Duración: 06minWelcome to Talking HTML, an audio/video internet thing for web developers who are just starting out Today is all about the subdomain Can be used with both WordPress and FTP/ Hand crafted pages What is a subdomain? All it is is a subdivision of a domain whenever you see a website with the address […] The post Eps 7: SubDomain – Talking HTML appeared first on Schaffen Creative.