Click here to Skip to main content
15,888,081 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
i want to design template as a professional for web page, but i do not know what language's is needed exactly. i know java well. if any one would tell correctly what language is basically needed for template designing for web page.

Any help is appreciated.
Thanks Mahbub.
Posted

Learn HTML, CSS, Javascript first. Already you know Java so better start learning JSP.

For Template designing, you have two ways.
0) Use CSS(styles/themes) to create templates - This way you could learn more things yourself. And easy to customize your code. It'll take more time on starting period.

1) Google for "Website templates" - This way you could get tons of templates at first, you just need to copy-paste/find-replace to change things. Sometime customization is tough because it's someothers code. Some templates are coyrighted, careful when you use.

I recommend the first way(0).

And you need to play with images to create a great templates. Use tools like GIMP or Photoshop for that. And there're some more tools in web, check it out. These tools are related to web designing.
Essential tools for every web designer[^]
50 web design tools for 2013[^]
 
Share this answer
 
for designing website templete you not need to know any type of codding language, just you need to learn html and css and littel bit of javascritp/jquery

for learning CSS

http://www.cssbasics.com/[^]
http://www.w3schools.com/css/[^]
https://developer.mozilla.org/en-US/learn/css[^]

for learning html

http://www.w3schools.com/html/[^]
http://html.net/tutorials/html/[^]

for learning javascript

http://www.w3schools.com/js/[^]
https://developer.mozilla.org/en/learn/javascript[^]


http://html.net/[^]
 
Share this answer
 
just go on w3schools.comand learn html for desgin a web template
 
Share this answer
 
v2

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900