Funnels Pay Logo

CSS Architecture BEM

I am so glad I took this course at Udemy. The course is called “Git a Web Developer Job: Mastering the Modern Workflow”. The instructor is Brad Schiff. The course is described as teaching Git, Github, Node.js, NPM, Object-oriented JavaScript, ES6, webpack, Netlify, BEM and job interview tips. I am not looking for job but I did need ti learn Git and Github for another course I was taking taught by Brad.

Full skill ahead. Online video courses from $9.99

I am not looking for a job but I was looking to understand Git and Github. I needed them for another course I was taking by Brad to overcome the limitation of the free hosting service used in the course. That is a different story which I mentilned a few days ago.

Why I am glad I took the course is because I am finally starting to understand to use CSS to my advantage. Before this course, I always wondered how do you know what to put in the CSS file? It always looked like a lot of extra work for very little gain. Boy was I wrong.

What I have learned is how easy CSS can make your website development. Using CSS can give you a very professional looking website. It can also take your website from average, out-of-the-box website to a custom one-of-a-kind website with minimal effort.

To take full advantage of CSS does require some planning to avoid extra coding and consistency that provides that professional, custom look. You need to have a design for your website. You could even create the website’s HTML minimum formatting. Or, sketch what you want to the site to look like. With this vision in mind, You can apply the principles of BEM to your CSS, BEM stands for Block, Element, and Modifier. What are those you ask?

  • A block is an independent reusable part of your design. For example, your site might have testimonials. A testimonial is a block.
  • An element belongs to a block and should not be used outside of its block. For example, the testimonials have images that are cropped and positioned specifically to the block. The image is an element of the testimonial block.
  • A modifier can be used on a block or element to indicate a change to the default state of an object, For example, you could treat all the buttons on your site as a block. Some are blue and some are orange. You could use modifiers to change the color of the buttons.

Using the BEM structure will give you a professional, custom-looking site like no other. I have learned you can produce a site that is consistent in look and feel throughout with a little planning upfront, More about BEM tomorrow.

IAAC Video Day 117

This is my 117th day in the #iamalivechallenge. I am alive and doing very well. I hope you are doing very well as well.

Join us in the I Am Alive Challenge. Show the world you are glad to be alive in these difficult times, make some new friends and start earning for doing things you are probably already doing. Click on the free ebook below for full details and get started today. (NO email required.)

I Am Alive
Join Us in the #IAmAliveChallenge. Celebrate Life, have some Fun and Earn.

Other Posts of Interest

DKIM and DMARC Records Required

Important, New Gmail and Yahoo Requirements for 2024 Gmail and Yahoo are implementing new rules in 2024 to make inboxes safer and less “spammy”.  To get bulk (autoresponder) emails delivered, you will need to follow these rules. All emails sent by any kind of bulk emailer which do not abide by these rules will not be delivered.  Here are the three (3) new rules. Emails must be sent from a custom domain. @Gmail and @Yahoo emails addresses can no longer be used. These email address were intended for personal use not mass promotional emailing.  If you are currently using a @gmail or @yahoo, you will need to get a custome domain. I use NameCheap where you can get an email only account as low as $0.99/month (first 60 days free). Or, you can get NameCheap hosting with 30 or more emails for as low as $1.98/month with a free domain

Read More
7 Reasons Affiliates Fail

7 Reasons Affiliates Fail #1

Have you ever signed up for a product or service just because you saw the exact same ad over and over again?
I certainly have. I am sure my thought process was something like. “if so many people are advertising this, it must be good.”
I did that a few times until I learned my lesson from a great book

<div style='display:none;' class='shareaholic-canvas' data-app='share_buttons' data-title='7 Reasons Affiliates Fail #1' data-link='https://funnelspay.com/7-reasons-affiliates-fail-1/' data-summary='Have you ever signed up for a
Read More

7 Reasons Affiliates Fail

In my experience with affiliate marketing, I hear 7 reasons over and over that affect the results achieved by affiliate marketers. There are other reasons as well, but these 7 seem to be the most common.

<div style='display:none;' class='shareaholic-canvas' data-app='recommendations' data-title='7 Reasons Affiliates Fail' data-link='https://funnelspay.com/7-reasons-affiliates-fail/' data-summary='In my experience with affiliate marketing, I hear 7 reasons over and over that affect
Read More