Tag: Code Html

Building Your First Web Site?

Posted on Apr.20, 2009, under Web Design No Comments

Before doing anything on the technical side, you need some kind of basic idea to work with. I suggest first getting some paper and a pencil. Start by sketching a layout of how you would like your web page to appear. For example, a simple title at the top, the area in which you would like any content, pictures and so on. Now its time to do some programing!
Don’t let the word programing scare you. Anyone can learn and [...]


What You See Isn’t Always What You Get

Posted on Apr.07, 2009, under Web Design No Comments

When you use a visual HTML editor like FrontPage or Dreamweaver,
they tell you that WYSIWYG: what you see is what you get. This
means that, in theory, what you see while you’re editing the
page should look just like what you get when you’re done. While
word processors have pretty much got the concept working now
when it comes to printing (it didn’t used to be as reliable),
there are still problems when it comes to HTML editors and web
browsers – of course, if you’ve [...]


HTML – A Website Language Explained – For Over 35s

Posted on Mar.01, 2009, under Web Design No Comments

This is a very perfunctory look at the website code HTML, for those who never did any kind of Computer Studies at school and have never had the need or opportunity to look under the skirt of your average website. There’s nothing that an experienced webmaster will find here that’s not very basic, but for those who have just begun to discover the ‘website’ and especially those venturing into… maybe starting one of their own, here’s a basic understanding to [...]


Create Your Own “First Visit” Pop-Window

Posted on Feb.16, 2009, under Web Design No Comments

It’s a proven fact that the use of popup windows is a highly effective marketing technique that produces great results. However, they can be very irritating to your visitors. How can you use this powerful marketing technique without offending your visitors? Compromise and use a popup window that only displays the first time your visitor enters your site.
Your first step in creating your popup window will be to create an HTML document that will contain your window contents. The key [...]