Call us:  714-555-1212

Connect with us

Front End WordPress Developer

CSS – Shape-Outside

CSS Shape-Outside is a property that allows text to wrap around a specified shape. This can be used to create unique and interesting layouts on a webpage. With careful consideration of the guidelines and limitations, it can be used to great effect. Best Viewed on...

read more

CSS – Container Queries

CSS Container Queries: The Future of Responsive Web Development Responsive web design has become a crucial aspect of modern web development. With the increasing variety of devices that people use to access the internet, it’s essential to design websites that can adapt...

read more

CSS – Flexbox Cheatsheet

Flexbox Cheatsheet: The Ultimate CSS Flex Cheatsheet Closeup of unrecognizable student reading cheat note while taking exam in school, copy space CSS Flexbox is one of the most powerful and popular tools in modern web development for creating flexible and responsive...

read more

CSS – Grid Garden

Grid Garden is an interactive game that teaches you how to use CSS Grid. With its fun user interface and engaging gameplay, it is perfect for anyone who wants to learn CSS Grid in a fun and interactive way. The game is available on the website cssgridgarden.com and...

read more

SVG Resources

How to Use SVGOMG for SVG Files SVGOMG is a web-based tool that can help you optimize your SVG files. Here are the steps to use SVGOMG: Go to https://jakearchibald.github.io/svgomg/ Click on the Upload button. Select the SVG file you want to optimize. Once the file is...

read more

HTTP and REST

As a Full Stack Developer how much do you really need to know about HTTP and Rest? In this blog, I will discuss my experience with HTTP and REST so that you can have a better understanding of the role of HTTP and REST. Hypertext Transfer Protocol (HTTP) ...

read more

CSS – Font-family

Browsers will access the font from the Computer or Device font library. The font-family property should include a fallback option. This is a paragraph shown in serif font. This is a paragraph shown in sans-serif font. This is a paragraph shown in monospace font. This...

read more

CSS – 05 HTML Lists

I do love to create and format a good list. No Two Lists are ever the same. Unordered Lists BULLET - Solid Circle Solid Circle Solid Circle Solid Circle BULLET - Outline Circle Outline Circle Outline Circle Outline Circle BULLET - Solid Square Square Square Square...

read more

CSS – 03 Grid

CSS Grid is a powerful tool for creating dynamic and responsive web layouts. As a developer I can easily define the structure of my web pages, as well as how elements are placed and sized on the page. CSS Grid makes it easier to create complex layouts that are both...

read more

CSS – 04 Flexbox

One of the more useful tools for layout in CSS is Flexbox. Flexbox is a powerful layout model that allows you to create flexible and responsive layouts with minimal code. In this blog post, we will explore why flexbox is a useful tool for layout and how it can be used...

read more

CSS – Alignment Samples

Note to self - come back and finish the Center Alignment. Center this Css Positioning Center this Flex Box Positioning Center this Grid Positioning

read more