Computer problems,Computer help
*AX SOFT>>>Programming & Design

Is there any basic principles or codes needed to design a web page?


I'm interested in designing my own page on a website. The problems is that I have no designing skills in terms of how to add colors, flashing bubls ect. If you can give me the basic rules I would greatly appreciate it. Thanks in advance to all who answer(s).

Checkout AceHtmlPro (Free Edition) which will help you learn html and allows for easy page generation. Great for anyone starting out.

HTML is as basic as you can get. As your skill with it grows you can branch out into writting client side scripts in javascript or vbscript to make your website more intuitive.

Lots. But the basics are:
(1) Care about your website visitors:

a. Care that they will have very little time, and need you to
get to the point right away.

b. Care that the site is attractive.

c. Care that the site is EASY to use (by a variety of users).

(2) Develop technical skills (as they are very important to 1
above). Keep learning.

(3) Keep your website FAST! (Important to 1a above)

(4) Never forget to laugh.

Tags
  General - Computers & Internet   Software   Security   Programming & Design   Facebook   Flickr   Google   MSN   MySpace
Related information
  • Dreamweaver MX: Why has the background & links disappeard on my 3rd page when I link to it from my homepage?

    Where exactly are you storing the specification of your links? In each page? Or in a separate style sheet (CSS)? If you're not using an external style sheet, I highly recommend starting to do ...

  • Unix help!!?

    Files in Unix filesystems use inodes as structures that hold the actual file data on disks. inode number uniquely identifies a physical file on disk. Hard links are pretty much multiple names fo...

  • Entering words in to C++?

    It's as simple as this, in C++: string s; cin >> s;

    ...
  • Does Gimp work on Vista?

    GIMP should run on any NT-based version of Windows (NT4, 2000, XP or Vista). Older GIMP versions (2.0.x) could also work with older versions of Windows such as Windows 95 but they are not supported...

  • How can I have a link to a flash file (.swf) open in a new window on my website?

    When you link to the .swf you can use target="blank" in the href.... <A HREF="link.swf" target="_blank"> This will force the page to open in a new window.....

  • Error C4430: missing type specifier - int assumed. Note: C++ does not support default-int?

    main() ...should be... int main(void) ...aside from that, you should probably work on understanding how "else if" works.

    ...
  • Open source function... Or how to do this conversion?

    I recommend the open source CxImage library located at

    ...
  • Can anybody tell me what font this is?

    It's a version of DIN. See ...

  •  

    Categories--Copyright/IP Policy--Contact Webmaster