


If you are new to web design, where should you start? _html/css_WEB-ITnose
Ask for expert guidance!
Reply to the discussion (solution)
Artists should learn PS first
Non-artists can start here
http://www.w3school.com.cn/h.asp
div css
Read books and learn software tools
For art, let’s learn PS first
Non-artists can start from here
http://www.w3school.com.cn/h.asp
The poster, the first floor is right~
Master, the second brother said That's right~
It seems that there are many people learning from w3school
Web design is an industry, and the point to improve is UI.
And UI design includes a comprehensive position of some design and software operation psychology.
Speaking from a design position:
1. Sketching, in layman’s terms, mainly exercises your vision, such as the light and shadow of a still life, or the shape.
In practical terms: a whole blank paper, a pencil, drawing something small every day, sketch books, piles in bookstores. Recommended book:
http://product.dangdang.com/Product.aspx?product_id=8813805
Tips for sketching
2. Color, this is nonsense, there are also theoretical books .
http://product.dangdang.com/product.aspx?product_id=20605305&ref=search-1-pub
Learn a little bit about color psychology every day
3. You must know software and PS, the rest The downloads are ai and cdr. AI is mainly used to guide materials.
4. http://product.dangdang.com/product.aspx?product_id=9345343&ref=customer-0-B
Design Psychology
http://product.dangdang.com/product.aspx ?product_id=20418199&ref=customer-0-B
Design book for everyone (3rd edition)
http://product.dangdang.com/product.aspx?product_id=20829096&ref=customer -0-B
Think like an artist (I-IV) (the world's best-selling painting guide, change your thinking, and quickly master the secrets of painting)
In addition, there are many books here, if you are interested, take a look:
http://blog.xiqiao.info/2011/04/20/1015
Xiqiao’s book list
5. After mastering these, it’s time to understand the industry trends and anecdotes, which are mainly used to chat with customers Communicate with colleagues. Don't underestimate this knowledge. After your skills reach a certain level, all that's left is your emotional intelligence. There are also different industries and different design styles. These are more advanced knowledge than the previous ones.
6. For other aspects of knowledge, if you can independently design the interface of a project, the positioning of the UI position will be different according to different company business needs.
If it is an emerging handheld terminal, after designing it, just cut it according to the programmer's requirements.
If you are a traditional software application company or a company that makes web products, you also need to know css and js. These are extra points. However, with the continuous updating of industry technology, positions are also constantly subdivided. It is not necessarily required to be able to do it, but it will definitely give you extra points if you do. During the PK interview, I know how to use PS, CSS, and JS UI, so I am considered an all-rounder, and companies will definitely be rushing for me.
The link has been added, copy it yourself.
There are many online, I’ll help you find one: http://www.bacysoft.cn/home-space-uid-2-do-blog-id-98.html
html Let’s learn tags

Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

Video Face Swap
Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Article

Hot Tools

Notepad++7.3.1
Easy-to-use and free code editor

SublimeText3 Chinese version
Chinese version, very easy to use

Zend Studio 13.0.1
Powerful PHP integrated development environment

Dreamweaver CS6
Visual web development tools

SublimeText3 Mac version
God-level code editing software (SublimeText3)

Hot Topics











WebdevelopmentreliesonHTML,CSS,andJavaScript:1)HTMLstructurescontent,2)CSSstylesit,and3)JavaScriptaddsinteractivity,formingthebasisofmodernwebexperiences.

The roles of HTML, CSS and JavaScript in web development are: 1. HTML defines the web page structure, 2. CSS controls the web page style, and 3. JavaScript adds dynamic behavior. Together, they build the framework, aesthetics and interactivity of modern websites.

The future trends of HTML are semantics and web components, the future trends of CSS are CSS-in-JS and CSSHoudini, and the future trends of JavaScript are WebAssembly and Serverless. 1. HTML semantics improve accessibility and SEO effects, and Web components improve development efficiency, but attention should be paid to browser compatibility. 2. CSS-in-JS enhances style management flexibility but may increase file size. CSSHoudini allows direct operation of CSS rendering. 3.WebAssembly optimizes browser application performance but has a steep learning curve, and Serverless simplifies development but requires optimization of cold start problems.

The future of HTML is full of infinite possibilities. 1) New features and standards will include more semantic tags and the popularity of WebComponents. 2) The web design trend will continue to develop towards responsive and accessible design. 3) Performance optimization will improve the user experience through responsive image loading and lazy loading technologies.

The roles of HTML, CSS and JavaScript in web development are: HTML is responsible for content structure, CSS is responsible for style, and JavaScript is responsible for dynamic behavior. 1. HTML defines the web page structure and content through tags to ensure semantics. 2. CSS controls the web page style through selectors and attributes to make it beautiful and easy to read. 3. JavaScript controls web page behavior through scripts to achieve dynamic and interactive functions.

HTML is the cornerstone of building web page structure. 1. HTML defines the content structure and semantics, and uses, etc. tags. 2. Provide semantic markers, such as, etc., to improve SEO effect. 3. To realize user interaction through tags, pay attention to form verification. 4. Use advanced elements such as, combined with JavaScript to achieve dynamic effects. 5. Common errors include unclosed labels and unquoted attribute values, and verification tools are required. 6. Optimization strategies include reducing HTTP requests, compressing HTML, using semantic tags, etc.

The role of HTML is to define the structure and content of a web page through tags and attributes. 1. HTML organizes content through tags such as , making it easy to read and understand. 2. Use semantic tags such as, etc. to enhance accessibility and SEO. 3. Optimizing HTML code can improve web page loading speed and user experience.

HTMLisnotaprogramminglanguage;itisamarkuplanguage.1)HTMLstructuresandformatswebcontentusingtags.2)ItworkswithCSSforstylingandJavaScriptforinteractivity,enhancingwebdevelopment.
