TheOnlinePC's Tech Forum Forum Index TheOnlinePC's Tech Forum
TheOnlinePC's official forum!
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 




5 Web Design Tips to Save Time

 
Post new topic   Reply to topic    TheOnlinePC's Tech Forum Forum Index -> Welcome to ForumsLand.com - Free forum hosting service
View previous topic :: View next topic  
Author Message
Socialite
Member


Joined: 15 May 2014
Posts: 1

PostPosted: Thu May 15, 2014 5:28 am    Post subject: 5 Web Design Tips to Save Time Reply with quote

As any web designer knows, doing good web design can take a lot of time to do right. There are many ways to shorten this time, but how can you ensure that the quality of the design doesn't suffer while cutting back on time? Here are 5 web design tips to save time while keeping quality up.

Use website templates. This is one method to save time that is seen used often by web designers. There are templates of various types available online, some free, some that cost. This is a plug and play method of design, where you only have to fill the different elements in the template with the content, and can save substantial time. The downside to this is that while it saves a lot of time, a web site template is not as customized as other designs may be. To keep a more customized approach while still using templates, it's recommended you have multiple templates to use and choose from so that the sites you create have different options on how they may appear.

Include header/footer file for each page. This can be done in different ways - in PHP, you can create a unique header and footer file, then include these on every page. If you use Dreamweaver, you can use a nested template to include headers and footers into your main template. For raw HTML, you can use server side includes or use JavaScript to fake a client side include. By using these includes, you can save a lot of time by only needing to edit one file when you want to change the header on every page, as opposed to making an edit on every single page. And these types of includes don't need to be limited to headers and footers, but can be used for any part of your site that appears on multiple pages.

Make a code library. If you make web development, then you'll often want to use some of the code in several different projects. By putting the different chunks of code you use into a library of sorts you can then access these elements from the library quickly. It can then often be just a cut-and-paste to get useful parts needed for your sites in place, and will save a lot of time. This is like using a template (and you could include your own templates in your library), but can also be used to store different types of code, like common JavaScript code that you use often, or a specific structure within the site code that you like to use occasionally.
Back to top
View user's profile Send private message Visit poster's website
Free Forum






PostPosted:      Post subject: ForumsLand.com

Back to top
Display posts from previous:   
Post new topic   Reply to topic    TheOnlinePC's Tech Forum Forum Index -> Welcome to ForumsLand.com - Free forum hosting service All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Forum hosted by ForumsLand.com - 100% free forum. Powered by phpBB 2.