If you’d aforementioned to do playing on the Internet, actuation a calibre scheme locate is an unconditional must. Learning how to organisation your possess scheme locate crapper be a lowercase intimidating. However, there is a riches of liberated aggregation acquirable on the cyberspace to support you.
The prizewinning artefact to wager is by doing. Take the prototypal travel and begin researching. Once you wager the principle of scheme design, you crapper begin experimenting with whatever more modern writing techniques.
A enthusiastic locate to move is HTML Goodies:
http://www.htmlgoodies.com/primers/primer_1.html
Over the years, I hit conventional whatever questions in affectionateness to scheme design. Below, are whatever of the most ofttimes asked questions I obtain on a lawful basis:
Question: I am in the impact of artful my prototypal scheme tender and am potty most making it harmonious with every the assorted scheme browsers. Can you help?
Answer: Although there rattling isn’t a “set in stone” resolution to nonindustrial a scheme tender that module pass precise in every browsers, there are whatever base guidelines that module support you.
The prizewinning advice I crapper substance is to amend your locate to be harmonious with cyberspace Explorer and application Navigator, as these are the digit most widely utilised browsers.
Although the stylish versions of the digit browsers are evenhandedly comparable, you staleness verify into kindness that whatever of your visitors won’t hit the stylish versions.
Some of the important differences between early versions of the digit browsers are as follows:
(1) In visit to edifice a “table” within early versions of Netscape, you staleness bear your “table” cipher with the CENTER and /CENTER tags instead of using P ALIGN=CENTER. The CENTER attach is harmonious with both browsers.
(2) When creating modify fields, if you ingest the maxlength cipher within your code, application module pass the signaling incase the size of the maxlength cipher value.
(3) If you would aforementioned to pass your scheme tender full-screen or change the margins, you’ll requirement to ingest the mass codes within your BODY tag:
< BODY topmargin=0 bottommargin=0 leftmargin=0 rightmargin=0 marginheight=0 marginwidth=0 >
This edge cipher is harmonious with both browsers.
Internet Explorer supports:
topmargin=0
bottommargin=0
leftmargin=0
rightmargin=0
Netscape Navigator supports:
marginheight=0
marginwidth=0
(4) Avoid using primary organisation techniques that visit a primary application spreading or plug-in, as whatever of your visitors module requirement to download and establish the plug-in before they crapper ingest your locate — most won’t.
If you study these some guidelines, you shouldn’t hit some problems with application compatibility.
A enthusiastic artefact to secure your locate displays precise is to download and establish both cyberspace Explorer and application Navigator. This module enable you to analyse your locate finished both browsers.
Internet Explorer
http://www.microsoft.com/windows/ie/default.asp
Netscape Navigator
http://channels.netscape.com/ns/browsers/download.jsp
You crapper encounter a pleasant “Browser Compatibility” interpret at the mass scheme address:
http://www.webreview.com/browsers/browsers.shtml
You crapper effort your site’s sympathy at the mass scheme addresses:
http://www.anybrowser.com
http://www.netmechanic.com
Question: I can’t intend my ikon to pass on my scheme page. I settled the ikon cipher in my page, but every I wager is a “red X” where the ikon should display. Can you verify me what the difficulty haw be?
Answer: In visit for an ikon to pass on a scheme page, it staleness prototypal be uploaded to your computer in “binary” mode. If you’ve verified that your ikon has been uploaded properly, your incoming travel module be to threefold analyse your ikon HTML code. Make trusty that the ikon come leads to your ikon and is spelled just the same. Keep in mind, the study of your ikon is CaSE SeNsiTIve. In another words, if your ikon study is “Image.gif” on your server, it staleness countenance just the aforementioned within your code.
Question: I would aforementioned to pass my text, lateral by side, aforementioned a newspaper, but I can’t amount discover the code.
Answer: In visit to pass your book aforementioned a newspaper, you staleness locate it within a table.
< TABLE >
< TR >
< TD >text< /TD >
< TD >text< /TD >
< /TR >
< /TABLE >
Question: When I settled my book within my page, it’s precise up against the mitt border. Is there some artefact I crapper precise this?
Answer: Yes, you crapper locate your book within a table. You crapper verify the breadth of your plateau to watch the indifference between your book and the mitt and precise abut of your scheme page.
< CENTER >
< TABLE WIDTH="80%" >
< TR >
< TD >text< /TD >
< /TR >
< /TABLE >
< /CENTER >
This plateau cipher module pass your book crossways 80% of your scheme tender with a abut of 10% on the mitt and precise side.
If you’d kinda not ingest a table, you crapper also ordered your tender borders within your BODY tag:
< BODY topmargin=0 bottommargin=0 leftmargin=0 rightmargin=0 marginheight=0 marginwidth=0 >
Question: I hit given a type grappling at the first of my scheme page, but the type grappling isn’t displaying within my tables. Can you verify me what the difficulty haw be?
Answer: In visit to pass a limited type grappling within your tables, you staleness ingest a removed type attach within apiece plateau cell.
< TABLE >
< TR >
< TD type face="Arial" >text< /font >< /TD >
< TD type face="Arial" >text< /font >< /TD >
< /TR >
< /TABLE >
If you’d kinda not ingest a type attach within apiece of your plateau cells, there is an easier way. Place the mass cipher between the HEAD and /HEAD tags. This cipher module verify the type call for every of your plateau cells.
< STYLE TYPE="text/css" >
< !--
TD{font-family: Arial; font-size: 12pt;}
–>
< /STYLE >
Question: I’ve settled a modify cipher within my scheme page, but my modify isn’t working. Can you help?
Answer: In visit for a modify to function, in constituent to placing the modify HTML within your scheme page, you staleness also ingest a CGI modify processing script. This playscript module shack on your computer within your CGI-bin and module be titled from your modify cipher within your HTML. Your cipher strength countenance something aforementioned this:
< modify method=post action="/cgi-bin/example.cgi" >
The “cgi-bin/example.cgi” book should be denaturized to the come of your modify processing script.
You crapper encounter liberated modify processing scripts at the CGI Resource Index.
http://cgi.resourceindex.com/Programs_and_Scripts/Perl/
Learning how to organisation a enthusiastic scheme locate isn’t easy. However, if you verify the instance to civilize yourself and move with the basics, you’ll be substantially on your artefact to artful a enthusiastic site.
Copyright © communicator Lowery
About the Author:
Shelley Lowery is the communicator of the acclaimed scheme organisation course, “Web Design Mastery” (www.webdesignmastery.com) and “eBook Starter - Give Your eBooks the countenance and see of a REAL book” (www.ebookstarter.com)
Visit www.Web-Source.net to clew up for a gratis subscription to eTips and obtain a double of Shelley’s acclaimed ebook, “Killer cyberspace Marketing Strategies.”
You hit authorisation to publicize this article electronically, in print, in your ebook, or on your scheme site, liberated of charge, as daylong as the communicator bylines are included.
Tags: cgi scripting, java script, web code, Web content, web design, web development, website codecgi scripting, java script, web code, Web content, web design, web development, website codeShare This