Post by account_disabled on Dec 1, 2023 22:55:39 GMT -5
Hello, sorry for not writing often. Because after the semester break, we had to rush to work to catch up with the deadline. We didn't have a break at all. Today I would like to help friends who are interested in web design but don't know what tools to use by recommending various programs and plug-ins that I use to make websites . This article will be divided into several parts. Part 1 will talk about the program used to write HTML & CSS code. First, what program do I use? I apologize to those who use Mac OS , because I use Windows , so I will only recommend Windows programs. Let's state upfront that each web designer has different skills and preferences.
Therefore, the tools used to create websites are somewhat different (for example, some Phone Number List people are good at Dreamweaver which has a website preview for viewing as well). But another person likes to write code in Notepad more, etc.) What does this article have? Show What should a good coder do? Syntax-Highlight Adding different colors to HTML/CSS tags helps make the code easier to read. When reading, you will not be confused. File Explorer, a folder/file list window for easily selecting files to open and edit, suitable for work with many files, such as making a WordPress theme. Project Management divides work into projects. Suitable for people who take on many jobs at a time.
The advantage is that we can easily distinguish when we have to do that project and come back to continue working on this project. The program will open the file/folder of that project. Themes: A program for changing themes (Background color / Syntax-Highlight color). This really depends on what people like. Because I like to write code on a dark background. If it's a white background, it looks hurtful to the eyes. Autocomplete is the code that can guess what we will type next. Then fill it up for me. For example, I will type the program knows that it will type </div> etc. Another example is when you type the CSS code that says list-style: , it will have various properties that Put it in a list-style: pop up and see it.
Therefore, the tools used to create websites are somewhat different (for example, some Phone Number List people are good at Dreamweaver which has a website preview for viewing as well). But another person likes to write code in Notepad more, etc.) What does this article have? Show What should a good coder do? Syntax-Highlight Adding different colors to HTML/CSS tags helps make the code easier to read. When reading, you will not be confused. File Explorer, a folder/file list window for easily selecting files to open and edit, suitable for work with many files, such as making a WordPress theme. Project Management divides work into projects. Suitable for people who take on many jobs at a time.
The advantage is that we can easily distinguish when we have to do that project and come back to continue working on this project. The program will open the file/folder of that project. Themes: A program for changing themes (Background color / Syntax-Highlight color). This really depends on what people like. Because I like to write code on a dark background. If it's a white background, it looks hurtful to the eyes. Autocomplete is the code that can guess what we will type next. Then fill it up for me. For example, I will type the program knows that it will type </div> etc. Another example is when you type the CSS code that says list-style: , it will have various properties that Put it in a list-style: pop up and see it.