So, this is Tips and Tricks on Effective Web Design
因此,下面我將把有效的網(wǎng)頁設(shè)計提示和竅門推薦給你:
Time to Load 15 Seconds per 1 page. If your webpage is loaded more than that, it’s too slow. Your visitors may change to see other websites because they don’t like to wait. For those who use Dreamweaver can use a tool to check load time.Or you can check at
http://www.alexa.com. 下載時間——最好是15秒內(nèi)下載一頁。如果你的網(wǎng)頁加載時間超過了15秒,那么這就太慢了。你的訪問者可能會選擇去其它網(wǎng)站,因為他再也不愿意等待這么長的時間。對于使用Dreamweaver開發(fā)的人來說,可以使用特定的工具來檢測下載時間?;蛘撸憧梢栽?A rel="nofollow" target="_blank">http://www.alexa.com處檢測。
Match you product For example, If you are selling Mobile phone, design your website in modern style.
匹配你的產(chǎn)品——舉個例子來說,如果你是銷售手機的,網(wǎng)站就應(yīng)該設(shè)計得時尚點。
Layout Think about your layout that must be suitable for your content in website. You may use the table. Tables load very fast because it is HTML code. You can use it everywhere you like: menu, home page, etc.
布局——好好分析一下你的布局,這些必須和網(wǎng)站的內(nèi)容相適應(yīng)。你可以使用表格來布局。使用表格可以加快下載速度,因為它是HTML代碼,并且你可以在任何一處使用它,如:菜單、首頁。
Images Images can make your site look good, but it must suite for your content. Also, keep in mind that they take a long time to load, so use few images or thumbnail images per page that link to the bigger ones.