Posts tagged with: CSS
Hot Web Design and Development - March 2021
Welcome to the March 2021 edition of web design and development. This month’s edition features Microsoft trying to become a monopoly in an attempt to purchase Discord. Two Tech companies have reached milestones and have celebrated big birthdays. As usual, it features a selection of posts in the design and development world. Enjoy!
How To Become a Successful Freelance Web Designer
Being a freelance web designer comes with many perks. You get to choose your hours, workload, pay rate, and clients. You get to pick projects based on your interests, skills, and strengths. But freelance web design is also a business, it’s not just about creative work. And running a business is never easy. To succeed as a freelance web designer, you need to develop the right roadmap.
Hot Web Design and Development - September 2020
Welcome to the September 2020 roundup of Web Design and Development news. This month we have seen the release of iOS 14 and the leak of Windows XP source code. Vue, the JavaScript framework, has had a major upgrade to version 3. Would it be fair to compare Python and JavaScript?
Hot Web Design and Development Resources - July 2020
Welcome to July’s monthly roundup of Web Design and Development resources. In this month’s edition, the focus is on learning. If you are keen to get into the web development field then I hope you will find the resources helpful. As always there is...
Hot Web Design and Development Resources - June 2020
Welcome to June’s monthly roundup of Web Design and Development news and resources. I have scoured the web to find collections of useful websites that will keep you busy until next month. In this edition, we feature the mighty JavaScript. How to develop a good coding mentality and the usual web design resources section.
Hot Web Design and Development Resources - May 2020
Welcome to the monthly roundup of Web Design and Development news and resources published in May 2020. With so many resources available I have handpicked a collection of useful websites that will keep you busy until next month. This month we feature the new release and alternative to Node, responsive web design turns 10 years old, coding for kids as well as some useful resources on web development.
Stretched Bulma NavBar Navigation Tutorial
Welcome to my stretched Bulma navigation tutorial. For those of you that don’t know. Bulma is an incredibly easy to use free and open-source CSS Framework built on the latest CSS flexbox features. Bulma comes with many components, such as a navigation bar and elements like tooltips and buttons which can be customised to suit your needs. Furthermore, it is modular, allowing you to use as many or little features that you require.
Hello Bulma CSS Framework, Goodbye Bootstrap
During spring, I decided to give WOW a little overhaul and create a new WordPress theme. I previously used bootstrap 3, which at the time was very stable. During the development stage, I could upgrade to Bootstrap 4 or change to another framework. Having looked at several options I opted to choose Bulma, a fast-growing lightweight CSS framework. Here are my findings.
WordPress Bulma NavWalker With Font Awesome Support
Earlier this year I revamped my WordPress website using Bulma, a CSS Flexbox Framework. I tested a few Navwalkers to integrate the WordPress Nav Menus into the Bulma Navigation. Although they worked they didn’t support Font Awesome. I embarked on creating my own Bulma Navwalker with inspiration from my previous Bootstrap Navwalker and GiottoPress.
How to Enter a Career in Technology
Technology is transforming every industry across the world and changing the lives of billions of people every day. It has evolved rapidly since it’s invention and continues to grow and change every year. It is therefore unsurprising if you want to secure a career in the forward-thinking field. Find out how to enter a career in technology if you think this is the right path for you.
Top Atom Packages You Should Install From The Start
Atom, like Brackets, is a 21st century, full-featured, cross-platform, open-source hackable text editor from Github. Currently, at the time of writing, there are over 7000 Atom packages available to extend its functionality further. Sifting through all of those packages is both time-consuming and cumbersome.
WordPress Functions PHP Super Useful Snippets
Adding Code snippets to the WordPress functions.php file enables you to perform actions and use filters in a way that will improve functionality of your WordPress site which can make your theme more organised and cleaner. Here is a bunch of useful snippets to further enhance your WordPress theme.