Thiết kế website
-
Yes.
"I have no idea what I did, but I'm taking full credit for it." - ThisOldTony "Common sense is so rare these days, it should be classified as a super power" - Random T-shirt AntiTwitter: @DalekDave is now a follower!
-
First, this is an English-speaking site. Next, if you only want to show static, non-data driven pages, no, it's not. If you want dynamic pages, then yes, it's absolutely necessary.
Asking questions is a skill CodeProject Forum Guidelines Google: C# How to debug code Seriously, go read these articles. Dave Kreskowiak
-
First, this is an English-speaking site. Next, if you only want to show static, non-data driven pages, no, it's not. If you want dynamic pages, then yes, it's absolutely necessary.
Asking questions is a skill CodeProject Forum Guidelines Google: C# How to debug code Seriously, go read these articles. Dave Kreskowiak
Technically, it depends what you mean by "code". Some people consider HTML and CSS to be "code", and you're not going to get very far without those. :)
"These people looked deep within my soul and assigned me a number based on the order in which I joined." - Homer
-
Technically, it depends what you mean by "code". Some people consider HTML and CSS to be "code", and you're not going to get very far without those. :)
"These people looked deep within my soul and assigned me a number based on the order in which I joined." - Homer
Yeah, I'm not one of them. If it doesn't have variables, it's not code. :)
Asking questions is a skill CodeProject Forum Guidelines Google: C# How to debug code Seriously, go read these articles. Dave Kreskowiak
-
Yeah, I'm not one of them. If it doesn't have variables, it's not code. :)
Asking questions is a skill CodeProject Forum Guidelines Google: C# How to debug code Seriously, go read these articles. Dave Kreskowiak
CSS has variables: :) Using CSS custom properties (variables) - CSS: Cascading Style Sheets | MDN[^]
"These people looked deep within my soul and assigned me a number based on the order in which I joined." - Homer
-
CSS has variables: :) Using CSS custom properties (variables) - CSS: Cascading Style Sheets | MDN[^]
"These people looked deep within my soul and assigned me a number based on the order in which I joined." - Homer
CORRECTION: BARELY has variables.
Asking questions is a skill CodeProject Forum Guidelines Google: C# How to debug code Seriously, go read these articles. Dave Kreskowiak
-
Translation says the following "Is code necessary in website design?" That last bit is fairly important. One can do a design without code (regardless of definition.) One can even do it with paper and pencil. In contrast one cannot display a website, regardless of definition, without code because it will require a server. A server written in some kind of code. So one might create some static pages but they still must be served by a server to be seen. (What about a browser view? Well it says 'website' not page.) So normal steps would be 1. Decide how to serve the pages - what software/server will be used. 2. Design the website 3. Implement the pages, which depends both on 1 and 2. 4. Laydown the server (from 1) and the pages (from 3).
-
First, this is an English-speaking site. Next, if you only want to show static, non-data driven pages, no, it's not. If you want dynamic pages, then yes, it's absolutely necessary.
Asking questions is a skill CodeProject Forum Guidelines Google: C# How to debug code Seriously, go read these articles. Dave Kreskowiak
Hãy tạo ra một trang web độc đáo và chuyên nghiệp với dịch vụ thiết kế website. Tận dụng các công nghệ hiện đại để tạo ra giao diện hấp dẫn và dễ sử dụng. Tùy chỉnh trang web theo nhu cầu cụ thể của bạn, từ thiết kế đồ họa đến tích hợp chức năng. Đảm bảo rằng trang web của bạn sẽ nổi bật và thu hút khách hàng potentional.
-
Yes.
"I have no idea what I did, but I'm taking full credit for it." - ThisOldTony "Common sense is so rare these days, it should be classified as a super power" - Random T-shirt AntiTwitter: @DalekDave is now a follower!
good