This is the first video tutorial here at Fire Studios! This video will show you how I go through and do the skeletal coding for my website templates. This is part 1 in a 3 part series, so make sure you go to the CSS category to see part 2.
How to Code a website – part 1
by Fire G on Jul. 23rd in Coding, HTML/Javascript, Screencasts, Tutorial with no comments yet.
Overview of Javascript Regex
by Fire G on Jul. 17th in Coding, HTML/Javascript, Tutorial with 1 comment.
Definition/information:
A regular expression is written in the form of /pattern/modifiers; where "pattern" is the regular expression itself, and "modifiers" are a series of characters indicating various options. The "modifiers" part is optional.


