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

Back in San Diego (which has been bloody hot for the past few days) and I’ve had a chance to assess the damage (or lack of) due to the most recent eBay Live! event.
Now remember that I am not a true eBay guru in any sense of the word…I just play one here on my [...]

eBay Live 2008Back in San Diego (which has been bloody hot for the past few days) and I’ve had a chance to assess the damage (or lack of) due to the most recent eBay Live! event.

Now remember that I am not a true eBay guru in any sense of the word…I just play one here on my blog. I have reviewed a lot of eBay training products and I have had my little spells of selling an item or two (mostly for other marketing reasons) on eBay, but I am nowhere near the powerselling status that many people who I have met over the years have achieved.

So I return back home no better or worse for what is going on with eBay. But I also see that this is not the same for those who rely on eBay as the portal for their business and as an “outsider”, I can only imagine the frustration, anger and concern many of them are experiencing.

I did have a run-in with PayPal about 9 months ago. I still use them and the (stupid) issue was finally resolved but I have found myself needing to rely less on PayPal as a merchant and diversify my efforts a bit more.

This may be the trend we will start to see with eBay. eBay is unbelievable as a marketplace to provide you with lots of traffic and little technical know-how to getting it started. But you are at the mercy of this marketplace. And as we are seeing, eBay is playing god in this eCommerce empire and there is not really much anyone can do to change it.

I think that is really what the aftermath in this whole event is all about…despite the subdued atmosphere, the frustration and constant negative feedback focused toward eBay, I don’t think anything is going to change whatsoever.

The new DSR system will continue the way that they have redeveloped it. Though, like any major change, there will be a “dust to settle” period that still needs to take place. This is what happens with Google all of the time, right? Every algorithm change results in many of us scrambling to find our previous rankings and we worry about the future of our business.

And then, a few weeks later the “reputable” businesses seem to return right back to the place they were.

Plus from my own experiences, I have learned not to rely on search engine rankings on Google as the major source of my traffic.

eCommerce and the internet are multi-dimensional. I personally think that eBay is going the wrong direction with a lot of their changes and policies. In an internet environment of social growth and interactivity, the lock-down of eBay may help in patrolling the site but it is going to hinder the website and those who use it.

What do you do? Expand! eBay is a great place to find people and traffic, but develop yourself outside the eBay castle! Use eBay to get customers, but make them want to buy from you in the future, externally (your own eCommerce store!). And I am not talking about an eBay Store, either. Possibly a ProStore. Preferably some outside the eBay circle.

Something YOU have complete control over.

This was bound to happen. This is the dynamics of running a business and while many were just plainly ticked off at eBay Live! in Chicago, the true business people were channeling their energy around adapting and moving forward and not trying to change something (that really is not going to change).

For every negative comment about the conference, I also heard a positive one, too. I miss the way that eBay Live! was and I will miss the event next year…but times they are a-changing!

cheers…matt

A few links that people have sent me or that I have found over the past couple of days about the eBay Live event:

Jim Griff on eBay Boycott

eBay Strike Goodbye Forever!

eBayInk Blog

Red Ink Diary- How eBay Lost its Groove

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

First Name:
Email:

One Response to “eBay Live! 2008 - Aftermath”

  1. ebay dead 2008 was pathetic. Our fourth year. Attendance down 40%. Exhibitors down 40%. No excitement. ebay employees booed in many sessions. 2009 canceled because of lack of interest. I can’t imagine how a business model to penalize the paying customers will spin this perky. And lets remember even the stock is no Buy It Now!


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>