Make A Website – CSS And Writing Content

Posted on 21 July 2010 by David

Now that you’ve had a bit of time to research tips 1 – 4 it’s time to move onto the next batch of tips. In this post I’m going to cover styling your website with CSS and writing content. Both of these items will eventually get their own posts actually they’ll probably get quite a few posts. I just wanted to mention them now so that you’re familiar with them before you start building your website.

Tip 5: Styling Your Website With CSS

CSS stands for Cascading Style Sheets which is used to describe how an HTML document should be formatted. CSS is great for styling a website within 1 CSS file which allows you to update your entire website by updating this 1 file rather than going into every page and making the updates. This is a real time saver that also cuts down on the HTML code within a web page.

Look at it this way, say your website is made up of 100 pages and the text for your content is black. One day you decide you’d like it blue instead. Rather than opening all 100 pages and updating the color, you can open you CSS page, update the color within the CSS, upload it to your server and you’re done. It’s that simple, update 100′s if not 1000′s of page by simply updating 1 page.

CSS can be used to define text, tables and more. There is a lot to learn about CSS and a great place to start is by visiting http://www.w3schools.com/css/default.asp.

One note, in a previous post I had mentioned purchasing website templates. Well most likely the styling on the website template pages are based on CSS so if you download a website template you’ll have a CSS template already setup which you can mess around with to learn a bit more about it. Just be sure that you have a backup of the CSS file before you start testing it out.

Tip 6: Writing Website Content

Writing website content seems like an easy thing right now as you’re full of ideas but as time goes on writing content is an area that becomes more and more difficult. The sentiment going around is that content is king when it comes to search engine optimization. Search engines such as Google want unique content on websites.

When you’re first starting a website it’s not too difficult to come up with new unique content but as your site grows it becomes tougher. The best thing to do is become familiar with the subject of your website and the content will come naturally.

One of the biggest things that you need to know is who your audience is. For me, I realize that I’m writing for people that are new to building websites so I need to start from scratch and write in a way that my visitors can understand. I don’t want to use a bunch of acronyms that seem simple to me. Rather than right that it’s great to use CSS, I need to explain what CSS is, as I did at the beginning of this post, and explain what the benefits are.

I plan on writing a detailed post on writing website content in the short future but I felt that this was important enough to at least briefly cover now.

In closing, you’ll find that both of these tips are important to building a website and if you take the time to write unique content that search engines will reward you for your hard work.

In my next post I’m going to cover graphics & images and creating a blog.

Best regards,
David Lalumendre
www.WebsiteToad.com

Leave a Reply

You must be logged in to post a comment.