Godislove Ayotade

RESPONSIVE WEB DESIGN – @MEDIA QUERIES (CSS)

Introduction: Responsive web design adjusts to the requirements of users by accommodating various screen sizes, orientations, layouts, and devices. This is achieved through the implementation of flexible grids and layouts, images that respond to different conditions, and media queries in cascading style sheets (CSS). Responsive web design: Responsive web design is applicable to different device …

RESPONSIVE WEB DESIGN – @MEDIA QUERIES (CSS) Read More »

CONNECT JAVASCRIPT TO YOUR HTML DOCUMENT

Introduction Javascript is a versatile programming language that enables interactive features and dynamic content on web pages. To utilize its power in a webpage, it must be properly connected to the HTML document. This connection forms the foundation for enabling several javascript functionalities such as form validation, dynamic updates, animations, and user interaction without reloading …

CONNECT JAVASCRIPT TO YOUR HTML DOCUMENT Read More »

Power BI – Data Preparation and Cleaning In Power Query

Data Preparation and Cleaning is the process of transforming raw, unstructured or messy data into clean, organized & usable datasets for analysis. Power BI uses the Power Query Editor for these tasks. Our data has to be clean so we can come up with trends and predictions accurately.  Power Query is a powerful software used …

Power BI – Data Preparation and Cleaning In Power Query Read More »