We don’t do technical difficulties. We find the best and make it work for you. Which is why we’ve compiled this deadly list of the latest tech we’re implementing on your website.
Want your website to look better than your competitor’s? We have so many cool new tools to play with. Which do you want to try?
Flexbox
Tech speak: This is a display property used to make “flexible” elements. Centering becomes much easier, and we no longer need to use padding/margin hacks to make elements appear centered.
Person speak: We can make your website look the way you want with less effort or compromise on design.
Keyframe Animations
Tech speak: By using CSS syntax, developers can animate elements that perform well without having to write bloated javascript.
Person speak: Your site can now wiggle and bounce without slowing down to a crawl.
Gradients
Tech speak: CSS3 gradients let you display smooth transitions between two or more specified colors. Earlier, you had to use images for these effects; reducing download time and bandwidth usage. In addition, elements with gradients look better when zoomed, because the gradient is generated by the browser.
Person speak: Pretty colours everywhere.
Transparent/Multiple backgrounds
Tech speak: Adding transparency to backgrounds, or using multiple backgrounds can transform a static section into something eye-catching and awe-inspiring.
Person speak: What was once only possible by using static, pre-designed images, which can slow down a website or cause problems on different screen sizes, can now be generated automatically by your web browser so it looks great every time.
Text/Box shadow
Tech speak: This new feature can transform static text into something three dimensional that looks like it is literally popping off the screen.
Person speak: What he said.