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...

Can you have the same blogging success that Julie Powell, from the movie Julie & Julia, experienced? What exactly did Julie do RIGHT to create such a viral and authoritative blog? I analyze what she did, how she (unintentionally) did it, and what you can do to help your own blog traffic.

jullie-julia-movie-poster-210Last name, my wife and I (on our weekly “date night”) went and saw the movie Julie & Julia.  I would have personally liked to see Inglourious Basterds, but I didn’t put up a fight.  (I have tons of fond memories watching Julia Childs with my grandmother.) I thought the movie was great and Meryl Streep does deserve an Oscar for her performance.  (Amy Adams is pretty cute, too!)

This is not meant to be a movie review, though.  I wanted to talk about the “blog” concept that this whole movie was based around.

For those who haven’t seen the movie, it is based a woman (Julie Powell) who loved Julia Childs cooking and chose to cook every single recipe in her book within one year…and blog about it.  This was back in 2002.

The punchline line is that she did it and throughout the year became a mini-blogging celebrity.  Her popularity lead to book details, public appearances (and of course, a movie:  Julie & Julia).

(I hate to be a spoiler-alert here, but this important to my point! - Stop reading if you don’t know to hear more…)

Anyway, Julie never meets Julia and finds out that Julia Childs was not happy with the blog.  She felt that the blogger (Julie) had used the popularity of her own branded name to make herself popular.

You know what, I totally believe that!

This whole story made perfect sense to me, especially at the time it occurred (early 2000s).  This is really the “beginning” of blogs.  That was her first advantage.  Second, she chose to devote the theme of her blog to Julia Child.

That is where the difference was made!

Think about it…Julie was writing a blog during a time when blogs were not well known, yet highly influential to the search engines. Second, you pound out 300 plus posts on the topic of Julia Childs and you are VERY LIKELY (especially then) to rank for every “Julia Childs” keyword under the sun.

If she wrote her blog about “general cooking”, do you think she would have been this successful?  Probably not.  But the term “Julia Childs” would be highly searched due to her own branding.  Essentially, she leveraged the power and search of the term “Julia Childs” to create her own celebrity.

Now I am pretty sure she did not do this intentionally, but you can see that without this branded name as the theme of her blog, she would not have probably made it.  In fact, the tactic is quite common these days to leverage the name of a profitable, highly searched term to bring targeted traffic to one’s own blog.

I bring this up because there is a “huge” lesson to be learned here, especially those who are just starting off in blogging:  Consider leveraging off of others to bring interest.  Running a generic blog about cooking might be great (and even better than Julie/Julia Project Blog), but it is this added twist of drawing the attention of others (including search engines) that may be the ultimate key to success.

cheers…matt

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

First Name:
Email:

2 Responses to “Julie & Julia: How Her Blog Succeeded”

  1. As a huge fan of Julia Child, I went to see this movie with great anticipation. Also being a long time fan of Meryl Streep and a new fan of Amy Adams (get the movie Enchanted to watch with your children; Amy Adams IS cute and she can sing as well), I agree that Meryl Streep deserves an Oscar; she WAS Julia Child! I loved the movie!

    But it is as a fan of Matt Bredel that I comment here. As a blogger myself, I smiled to myself that Julie Powell achieved her success as a blogger. But you went further and recognized the link between the blogger and BRANDING. Great insight and advice for any blogger who wishes to gain the attention of those who matter. We all need to find OUR Julia Child.

  2. I wanted to let you know that I am currently casting a new cooking show that is essentially the American Idol for the culinary world. I was hoping to get the word out to your readers. Can you send me an email so I can forward you all the nationwide info.

    Thank You

    Ethan Petersen
    MasterChef
    424 236 7500 ex 7655

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>