Thank you for your honest opinion. I would love to code from scratch but I really do not think I know enough. I get by okay with tutorials and playing myself but there is still alot I dont understand. I would not even know what code is outdated or where to start for that matter. I did not even realise the 960 grid was old lol, I thought it was a new system. Would I not still need the png fix for old browsers as im sure I read somewhere that a lot of the world are still running on the older browsers?
www.PawsForWildlife.co.uk
www.Borntobrick.co.uk
IE have recently dropped all support for browsers lower than IE11
Yes, older browsers are still used throughout the world, but I suggest you check your visitor stats, the majority will probably have modern browsers
Please check your PMs
Ok that makes sense. I might see if I can code myself but how do I know the most up to date style?
www.PawsForWildlife.co.uk
www.Borntobrick.co.uk
Thanks received the pm.cant see an attachment? But iam using my phone to view so maybe its npt showing up?
www.PawsForWildlife.co.uk
www.Borntobrick.co.uk
Have updated the PM - the attachment didn't send the first time around
Sometimes you gotta just jump in. When you climb back out, you will have a much clearer perspective and have a lot more skill.
Basically these days, you just pick up the newest bootstrap or similar, and start with that. Its really not that hard, although of course it takes some time and there are some frustrations along the way. Nothing like actually coding from scratch at all.
The bootstrap gives you all the basics, then you just customize the code a bit to meet your requirements (stuff like layout, colors, all under your direct control). I would say perhaps the biggest change would be the multiple classes assigned to elements. Also the fun experience of going through the bootstrap css file to customize some minor thing you really want to change.
Basically the bootstrap stays in the background and gives you control, you still have your own css file to put the specific stuff you want. And it solves all the tricky issues like adjusting for mobile, and well a whole bunch of boring stuff is just solved for you.
iusemodx is an expert in this area, so whatever tools he prefers are good to go.