Just Ask Matt - Answers

Changing the Font & Style of Your H1 Tags

QUESTION: (Rhonda) I am having problems changing the font size of my H1text. Is this very important? If so, how do I go about changing it?

Changing the text and/or style of an H1 tag is simple in CSS.  It does not affect anything other than how the visitor sees it though (i.e., if you use a large font, it means nothing more than a smaller font, in SEO terms or how Google sees it).

You can change the H1 tag locally or in the CSS definition file.

If you want to change all of the H1 tag settings in your entire website, you would do this in the CSS file:

h1 {
font-size: 24px;
}

You would use the h1 tag as you normally would:
<h1>This is my H1 tag</h1>

You can define a class in the CSS file which allows you to define your new style whenever you wish anywhere on the site:

.h1style {
font-size: 24px;
}

You would add this class to your h1 tag, when you wish it:

<h1 class=”h1style”>This is my H1 Tag</h1>

* Remember to add the “.” when defining it in the CSS to classify it as a class.

Finally, you can do it locally using a style attribute (without the CSS file):

<h1 style=”font-size:24px;”>This is my H1 Tag</h1>

All of the above do the exact same thing.  Their use is based on how often you use the style and how you want it defined (whether globally or locally).

Also, remember you can add other styles to the same definition (like color):

<h1 style=”font-size:24px; color:red;”>This is my H1 Tag that is Red and 24px high</h1>

I find that being able to change the styles of my text for header and other standard tags to be quite invaluable!  Knowing a little bit of CSS can go a long way.  Give this a try!

The easiest thing to try first is the local definition using the style attribute. If this is working for you, consider creating or editing your own CSS file!

Good luck!  cheers…matt


Read Full Post >>
More Questions & Answers...
GOT A QUESTION?

Who is Behind Marketing Mind?

Matthew Bredel begin_of_the_skype_highlighting     end_of_the_skype_highlightingMy name is Matthew Bredel and as of March, 2007, I am a full-time, work-at-home internet marketer. For close to 10 years, I worked for a defense company which was an OK job, but I was so uninspired in life and frankly, I needed some more money. That is when I first discovered internet marketing! Now I admit that I didn't start making thousands in my first couple of months (in fact, I lost my shirt!), but I finally saw the "internet light"...

Read More about Matthew Bredel
GURU STUFF END -->

Share This Post...

The concept of predictable irrationality is a perfect example of how to both increase your conversion while qualifying your leads. Mike Filsaime introduced the concept to us at Mass Control 2 (#MC2), but here I reiterate it and explain how to apply it to our current online ventures!

Now that I am (slowly) recovering from Mass Control 2.0 over the past weekend, I am starting to reorganize my notes and I kept finding myself revisiting Mike Filsaime’s presentation. In fact, I was planning on leaving the conference in the middle of Saturday afternoon, but I specifically stayed to hear Mike (because frankly, I have never seen a bad Mike presentation…I really like the scientific way he looks at conversation and marketing…I think he and I think much the same, personally!).

Anyway, it really got me thinking.

First, for those of you who do not know my history, I do have a bachelor’s degree in psychology (primarily, at the time, to meet chicks…but that’s another story). I did always love learning about psychology, though, especially social psychology. So Mike gave an example, which was tested and reported by Dan Ariely, at Predictably Irrational, of a chocolate experiment.  The purpose of the test was to measure the importance of Risk versus Bargain.

I discuss the experiment and the results in detail in the video above, but the moral is quite revealing:

People would rather remove the risk of a bad choice rather than get a bargain.

This was kind of a revelation for me and got me to thinking a lot about my current offers, opt-ins, and products.  I now question everything:  Is this a risk to my buyer or a bargain?  And if it IS more of a risk than a bargain, how can I reverse this?

Now there are other factors involved in the whole conversion process, especially when we are talking about selling products for initial profit or back-end sales.  There is a relevancy between free and no risk versus qualified, buying customers.  But the trick here is to find a way to integrate the two.

The “Free-Plus-Shipping” model is an excellent example of this…and it is based more on psychology than anything else.  The product may be free (and therefore perceived “no risk”) even though there is the qualifying action of paying for shipping and handling.  This method is very “hot” right now, especially in the CPA networks, but before you start creating “plus-shipping” offers like crazy, realize that a system like this requires a well planned and proven backend sales funnel to work.  I’ve seen both huge successes and disastrous failure with this model.  Though, whether it is a disaster or failure, the model works on the front end.

Remove the risk while qualifying the lead.  A perfect mix!  And I am sure new methods beyond “free plus shipping” exist and work…our job is to either find them, test them, or create them ourselves.

I have some heavy thinking to do right now.

cheers…matt

P.S. Great Mass Control Event!  I really enjoyed meeting many of you and learning a whole lot of great marketing information, too!

P.P.S. I’m sorry to have offended some of you on Twitter for the http://www.frankkernsextape.com link…It was meant to be a joke, not an advertisement for adult websites!  (Dr. Mike…totally awesome dude!)

Don't Buy Another Money Making Product Until You Watch These FREE Videos!

First Name:
Email:

3 Responses to “Predictably Irrational & The “Free Line””

  1. First!

    Great Recap and great to see you at MC2.20

    Mike Filsaime

  2. Matt,
    I agree with you 100%! Mike has a natural way of presenting information that makes you believe you can do it too! I had the priviledge of meeting him and talking to him about his Butterfly Marketing launch. Down to earth dude! Thanks for the support and for leading us to this Frank Kern guy!


  3. I think this topic was really important and highly overlooked. We focus so much time on ad-copy, product creation and general marketing, but the psychology of actually getting someone to buy a product (especially at a higher price) is a major key to success.

    It was awesome to see Mike Filsaime at MC2 and Egbert, keep focusing on your dream…It CAN make a difference! cheers…matt

Leave a Reply

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>