New site. Can anyone tell me if I am doing something potentially bad BEFORE I commit?
- From: derek
- Date: Fri, 15 Feb 2008 08:30:40 -0600
On 02/13/2008 at 07:05:24, Mike Barnard <m.barnard.trousers@xxxxxxxxxxxxxxx> wrote:
Hi all.
I am writing a site for myself. I'm learning HTML & CSS all over again
by doing it, nice.
Can a few of you take a look and comment on my methodology? That is,
the way I am doing things rather than the clashing colour schemes and
tell me if you think I should do anything differently? i.e. I have
the body text set to 80% and the others work from there. Should I be
doing something else?
I'd rather know now than spend all week filling in the blanks THEN
having to adjust it. And NO, the picture is not the one to be
published although it *is* me.
I'm writing it using just Note Tab Pro, no WSWYG editors.
www.thermachek.com/temp/index.html
Thanks.
Mike.
dont forget to put meta keywords and meta description tags also put your logo as an icon for the page.
for example,
<meta name="keywords" content="keywords to help you get found in the different search indexes" />
<meta name="description" content="try to put some blurb in here that when your target audience sees it will want to click it. this will usually end up in the description in the search index response pages" />
<link rel="shortcut icon" href="/favicon.ico" >
use the title and name attribute in your image and anchor tags.
your anchor and image tags are another area that you could add text to increase your placement in search engines.
<a title="" name="" href="">asdf</a>
<img title="" alt="" src="">
..
=====================================================
THIS IS MY SIGNATURE. There are many like it, but this one is mine.
.
- Follow-Ups:
- Re: New site. Can anyone tell me if I am doing something potentially bad BEFORE I commit?
- From: Andy Dingley
- Re: New site. Can anyone tell me if I am doing something potentially bad BEFORE I commit?
- From: Beauregard T. Shagnasty
- Re: New site. Can anyone tell me if I am doing something potentially bad BEFORE I commit?
- References:
- Prev by Date: Re: Fixed site width vs. dynamic: what is good web design?
- Next by Date: Re: Fixed site width vs. dynamic: what is good web design?
- Previous by thread: Re: New site. Can anyone tell me if I am doing something potentially bad BEFORE I commit?
- Next by thread: Re: New site. Can anyone tell me if I am doing something potentially bad BEFORE I commit?
- Index(es):
Relevant Pages
|