开发者

how to learn web design technics [closed]

It's difficult to tell what is being asked here. This开发者_JAVA技巧 question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center. Closed 12 years ago.

I am a begining Web Designer .I want to learn the most useful methods used in web designing world. Please tell some tutorials for learn creative website using photoshop, css, html,......


For CSS, anything by Eric Meyer (http://meyerweb.com/) should be good. For simpler things like HTML, maybe you could get started following tutorials at http://net.tutsplus.com/ and http://w3schools.com/.

Also, you should be a little more specific when asking questions of this type.


I like the Head First series by O'Reilly Publishing. They have a few web related ones, I'm already pretty familiar with HTML, CSS, Javascript, so I just got their web design book listed below, but it referenced the XHTML book a lot. So, if you wanted to check out those books you might want to read them in this order:

  1. Head First HTML with CSS & XHTML
  2. Head First Web Design

Then if you're interested in client-side or server-side scripting, maybe these would be good (I haven't read them, but I like the format of the books...not as boring as tech books):

  • Head First Javascript (client-side script)
  • Head First PHP & MySQL (server-side script and database)
  • Head First Rails (server-side scripting language framework for Ruby language)

Anyway, there are also books for Java (which can be run on a web host) and deeper software development related topics as well.

Also, after getting acquainted with javascript a little (maybe from w3schools as @rmk suggested) I'd encourage you to learn the jQuery javascript framework, which makes writing javascript code much easier, and much more cross-browser friendly.


To add to @rmk's answer, above, it's worth taking a look at Stu Nicholl's website: CSS Play for CSS techniques and implementation wizardry.

Other than that, I think you'd be best off finding something that you'd like to achieve with html/css/js/etc, and then asking specific questions as regards how to implement it.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜