bryce12 0 Report post Posted December 18, 2012 Hey guys, I was just wondering if anyone has started using HTML 5 while coding their sites. I am a little bit aware of the new tags and attributes but haven't used them for any of my sites. What about you? Have you started using HTML 5 and what has been your experience with it? Best Regards, Bryce Share this post Link to post Share on other sites
KyleH 10 Report post Posted December 18, 2012 If you look at the coding on our homepage you can see alot of HTML5 and CSS3 used. I personally love the tags it makes it ten times faster to code with the new standardise blocls such as the NAV and HEADER tags which now render as display blocks. Also articles is bery nimble code as well as our main three blocks on the front page are using article tags. Also once I release CodeBlue CMS for you lot tobeta test, that will all be coded in HTML5. Overall is a very good language to use. Share this post Link to post Share on other sites
bryce12 0 Report post Posted December 19, 2012 If you look at the coding on our homepage you can see alot of HTML5 and CSS3 used. I personally love the tags it makes it ten times faster to code with the new standardise blocls such as the NAV and HEADER tags which now render as display blocks. Also articles is bery nimble code as well as our main three blocks on the front page are using article tags. Also once I release CodeBlue CMS for you lot tobeta test, that will all be coded in HTML5. Overall is a very good language to use. Wow, you have inspired me to use it for my next project. While I was aware of the advantages, I never thought that it would simplifyy coding to that extent. I am going through the source code of this site's homepage and hope to code something similar soon. Thanks for posting your honest opinion. Share this post Link to post Share on other sites
KyleH 10 Report post Posted December 19, 2012 Not a problem, if you like have a look at http://demo.blacknovadesigns.co.uk/codeblue/admin PM'ed you the login details That is a very basic beta 1 of our CodeBlue CMS, Still needs alot of work but gives you an idea of some of the coding used, beware some pages will not work. 1 bryce12 reacted to this Share this post Link to post Share on other sites
tommymac 0 Report post Posted December 30, 2012 I haven't used many of the new structural elements in HTML5 as I am the sole developer on my projects and they seem to be geared more towards collaborative work and internal script documentation. Share this post Link to post Share on other sites
KyleH 10 Report post Posted December 30, 2012 If you fancy looking more into it tommymac, give us a shout happy to help explain it and also go into depth if anyone else in interested. Share this post Link to post Share on other sites
tommymac 0 Report post Posted December 31, 2012 If you fancy looking more into it tommymac, give us a shout happy to help explain it and also go into depth if anyone else in interested. I'm always up for learning more. Might be a good excuse to post your own HTML5 guide. Share this post Link to post Share on other sites
KyleH 10 Report post Posted December 31, 2012 Try ill have to get back to it after New Year and write up something for HTML or get some ideas of what people would like to learn so i can help explain the key areas people aren't sure of. Share this post Link to post Share on other sites