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

Happy Monday morning for Las Vegas!
One of the more exciting aspects (and necessary ones!) of being on online marketer is the opportunity to attend seminars and conferences.  Sure, this is probably not the most opportune time to be leaving my newborn, wife and 2 kids, but they understand that this is part of what I [...]

Happy Monday morning for Las Vegas!

One of the more exciting aspects (and necessary ones!) of being on online marketer is the opportunity to attend seminars and conferences.  Sure, this is probably not the most opportune time to be leaving my newborn, wife and 2 kids, but they understand that this is part of what I do (and I really am only a quick 4 hour drive away!).  Despite the fact that I miss the family, getting out of the house a least once per quarter is something I need to do, not just to grow my businesses and network, but to keep my sanity, as well.  Vegas is not the same without my wife, so this really is just business, but the change of scenery (and a full night’s sleep!) goes a long way with mental stability.

So this is Affiliate Summit West.  This is my first Affiliate Summit and probably will not be my last.  From a networking aspect, this has been one of the tougher conventions that I have been to, since I literally knew no one here when I first arrived.  Personally, I am not that out-going and coming into a situation like this can be tough for me.  Still, I am persevering.  Here is how I am “rectifying” this situation to effectively network with people at this conference.

1)  Start with the vendors. 

The first thing I usually do when I arrive is to browse all of the exhibits and see which companies I either recognize, have a relationship with, or seem to have a product or service I can use and confront them.  This is easy because most of them are dying to talk to you.

2)  Leverage from the vendors

While talking with the vendors, slowly change the subject to other services that compliment theirs but do not offer these services.  This can start a chain of networks.  They may suggest another vendor or another person that may be attending the conference that can help you solve this issue.

3)  Leverage from these leads

We continue this process until it ends.  You may find yourself going through 2 or 3 degrees of separation from your initial contact.  And remember, most of the time it is these vendor relationships that will pay off more that a “cold-call” attendee.

4)  Take advantage of the break-out sessions

After exhausting the vendor leads, now is the time to approach attendees.  Going to break-out sessions are great for two reasons.  The first being that if you choose a topic that correlates to what you are doing, more than likely the participants in this session will have similar topic issues.  Second, this makes it easier to start conversion with those around you.  You do not have to approach “cliques” and the liklihood that this random person can help is much greater than general discussion.

5)  Drink.

I hate to write this one, but frankly, it really does help in most cases.  Most conferences have a cocktail hour for networking.  I hate this time and it really is about the “cold approach” to meeting people.  Still, I feel inclined to participate.  Having a drink or two usually removes a few nerves.  Also, for some reason if you are walking around holding a drink, you appear more inviting for others to approach you.  Starting a conversion while standing in line for a drink works well (again, no cliques or groups to approach).  I do not suggest that you get drunk or silly, but a drink or two can really help be more aggressive and even look more inviting to others.

I will hold my final assessment of Affiliate Summit for Wednesday when I get home.  But for not, the focus in on Networking and try to enjoy my time away from home.

Cheers…matt

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

First Name:
Email:

5 Responses to “I Hate Conference Networking: 5 Sure-Fire Tips for the Timid”

  1. Sounds like good times. You will have to let us know what you learned at the conference and about anyone interesting you met. I wish I could have gone.

  2. I guess I’ll be your designated driver at the Mass Control conference.

    Perhaps we should hit the summer Summit in Boston together (or is it too early to plan our second date?).

  3. Matt,

    Socializing at conferences can be nerve-racking. I like your post though, you have a good strategy for networking.

    I think the key is to just get out there and JUST DO IT!

    Conferences are social events so social pressure is limited, you are expected and encouraged to introduce yourself to new people.

    I think as long as you don’t go in with an ulterior motive (like I want to convince John Chow to let me write a ghost-blog for him) and just enjoy the interaction and getting to know the other person you will be fine.

    Be genuine and be yourself.

    Have a great time and let us know who you meet and what you learn.

    Mike

  4. Mike, you make an awesome point here about giving and not taking! Approaching people you want to meet is GREAT but don’t start trying to sell your ideas to them immediately! This initial contact should focus on them and if they want to know what you are doing, they can ask. Plenty of people came up to me (seeing that I had “Affiliate” plastered all over my chest) trying to sell me the idea of promoting their product immediately. This was SUCH a major turn-off. Social networking takes time…step one is to get in and make a first impression. Business comes later…cheers…matt

  5. It is in point of fact a nice and useful piece of info. I’m glad that you simply shared this useful information with us. Please stay us informed like this. Thanks for sharing.


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>