A bit of a small audience for this one, but a project I was put on wanted to us the Galen Framework to test their UI. For people who do not know what this framework is, it is a method of writing acceptance code that matches up to the output in the browser window. This can be coded to work for all different device, sizes and URLs. One hard space I came to was to action the hover state of an element and then test it.
Tag Archives: CSS
Sticky Menu Bar code and example
This is a bit of a feature a lot of websites use and love, which is the Sticky Menu Bar. This could also be used for things like a cookie policy bar as well, but what ever the use it is a good feature. However I see some people add these with some terrible codeContinue reading “Sticky Menu Bar code and example”
Coding Project Mind Block
When you are developing for fun, do you ever get a project mind block? What to do, what’s best to do or what could be fun to do of course.
No more desktop 2016?
They have said that this is the year of responsive websites and so do you wonder if next year there will only be mobile device websites? If every one goes on their mobile and tablet devices all the time then is there a need to worry about desktop?
Better to be specified
Are you a master at one or are you good at all? I am asking this question to see if developers want, need and like to be a master at one topic or if they think it would be better to be multi talented.