English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

I don't mean 'how do u build a website' I really need to know how to design a template like on professional websites how their templates are designed by themselves someone please help

2007-02-11 07:40:25 · 3 answers · asked by danni 2 in Computers & Internet Internet

3 answers

It sound like you are refering to sites with dynamic data displayed on a standardized template so the look is consistent.

There are many ways of doing this. One way is to design the basic web page HTML and CSS and just incude that HTML in the script output such as with a PHP script pulling data from a MySQL database.

Another way and very popular is to use a "template engine" such as Smarty. This way you just use any good web editor to design the page HTML ad CSS. Within the template you use "smarty tags" to insert data using variables. The values are assigned to the variables in a PHP script and a call is made to the "Smarty engine" to display the page. This is a very easy method to use and makes updating the look and feel of a site much easier to do.

I use smarty quite a bit in my designs.

2007-02-11 07:47:45 · answer #1 · answered by afreshpath_admin 6 · 0 0

internet site layout is a confusing technique. A floor up mindset is utilising HTML code (a style of programming language) to make pages. once you're utilising Firefox, i think of there is an decision under the "view" menu to "view source," which components a concept of what HTML feels like. the better approach is to get a software that facilitates you layout web content. iWeb is for the Mac, and that's a good software to apply. i'm no longer attentive to many classes that try this, yet you would be able to desire to probable google "internet site layout" and get some consequences. Microsoft FrontPage is yet another editor. utilising those classes makes it fairly basic - basically go with text cloth bins and place the place you go with, drag and drop pictures, and so on. yet without considered one of those software to apply, and commencing without expertise of HTML, you have an exceedingly, very confusing job previous to you with fairly a steep discovering curve. i'm going to assert it bluntly - designing an internet site isn't basic and is particularly some paintings. Answering your questions: a million) an internet site is each and every little thing, hyperlinks, diverse pages. A web site is basically what you notice at one time (i.e., what you notice once you hit the back buttons or click on a link interior a similar web site) 2) while you're modifying the HTML code, you will replica each and every little thing however the flaws you go with to alter. in case you have a software which you're utilising, you purely choose to do a similar element - initiate off with a replica of what you like, and then get rid of / upload / replace besides the fact which you go with to.

2016-11-03 04:17:17 · answer #2 · answered by ? 4 · 0 0

If you have photoshop, you can create very sleek and modern template designs and slice them so they are ready to be coded. You can create layouts just like ones found at:

http://www.templatemonster.com/
http://www.templatesbox.com/

If you do get photoshop or already have it here are some good tutorial sites:

http://www.good-tutorials.com/
http://www.pixel2life.com/

2007-02-11 08:21:38 · answer #3 · answered by Anthony 4 · 0 0

fedest.com, questions and answers