Consult website development_html/css_WEB-ITnose
There is a charity organization that wants to find someone to build a website for them. Because they don’t have much funds and can’t afford professionals, I want to try to help them. I am a C software engineer who develops image processing algorithms. I am not a computer professional and have no foundation in website development. I wonder if I can learn and do it now? In addition, I have the following questions:
1. Because I am also very busy, I would also like to ask experienced friends whether it takes a lot of time to build a website, and how much time it takes approximately.
2. Development environment and development language. I remember that I learned HTML by myself before and did not need a development environment, but now there are so many new languages and tools for making websites. Which one is the easiest and fastest to use? Are there any good free tools or open sources that you can recommend?
Any comments and suggestions are welcome, thank you all in advance
Reply to the discussion (solution)
As for the development environment, using VISUAL STUDIO is enough, writing C, HTML JS CS Yes,
If there are not many functions, it can be done in a few weeks.
There are many ready-made HTML CSS templates on the Internet that you can use. In this way, from the design of your database to the final launch, it is basically one The month ended perfectly~~~
Thank you Savage, the information is very useful and it also gives me more confidence.
What a coincidence, I have a friend also called Savage, I was shocked when I saw your signature
Personally, I think there are two ways to do it, one: choose intelligent website building software; : You can design the frontend and write the backend yourself. If you choose the second option, you can choose the programming software and database type that suits you based on the programming language you know.
Thank you for your information. Is the smart website building software very fast? Is there any safe one that can be downloaded for free? I saw that many websites can provide free website design online. I wonder which one is simpler? I'm so sorry, the questions are all very low-level :)
Personally, I think there are two ways to do it, one: choose intelligent website building software; two: you can design the front desk and write the backend yourself. If you choose the second option, you can choose the programming software and database type that suits you based on the programming language you know.
If it does not involve data calculation and is just news display, use CMS.
Nowadays, CMS is relatively developed, and you can create a page by writing tags. There are also free template downloads.
Thank you. Based on the CMS you mentioned, I found this good thing Joomla, which is free and open source. It seems to be exactly what I need. Have you tried this software? The software for designing websites based on CMS is Aren't there many others? Sorry, I seem a little greedy:), just want to know more about the situation:) Thanks again!:)
http://www.navegabem.com/cms-website-advantages.html
If it does not involve data calculation and is just news display, use CMS.
Nowadays, CMS is relatively developed, and you can create a page by writing tags. There are also free template downloads.
I have never used Joomla
As far as I know, there are several popular CMSs currently (not in order, just the order of my favorites)
http://www .dedecms.com/??Dream Weaver
http://www.phpcms.cn/??php, this seems very old
http://www.wqcms.com/??Wangqi
http://www.phome.net/??Empire
Personally I use the Empire cms more often
Thank you very much for your help, it’s clearer now. I decided to start doing it. I may have questions in the future and I will ask you for advice:)
I have never used Joomla
As far as I know, there are several popular CMSs currently (not ranked in order, Only in order of my favorites)
http://www.dedecms.com/??Dreamweaver
http://www.phpcms.cn/??php, this seems very old
http ://www.wqcms.com/??王奇
http://www.phome.net/??Empire
I personally use Empire cms

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











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.

HTML, CSS and JavaScript are the core technologies for building modern web pages: 1. HTML defines the web page structure, 2. CSS is responsible for the appearance of the web page, 3. JavaScript provides web page dynamics and interactivity, and they work together to create a website with a good user experience.

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

HTML is a language used to build web pages, defining web page structure and content through tags and attributes. 1) HTML organizes document structure through tags, such as,. 2) The browser parses HTML to build the DOM and renders the web page. 3) New features of HTML5, such as, enhance multimedia functions. 4) Common errors include unclosed labels and unquoted attribute values. 5) Optimization suggestions include using semantic tags and reducing file size.
