Web Front-end development-some basic questions about HTML, PHP, and website construction

Source: Internet
Author: User
I am a beginner at the front-end. I know nothing about design and programming languages such as php. Now I only have a basic HTML and CSS basics. I recently want to build a simple website and have not understood some basic problems. The website is not complicated. You only need a home page, a page about us, and... I am a beginner at the front-end. I know nothing about design and programming languages such as php. Now I only have a basic HTML and CSS basics.
I recently want to build a simple website and have not understood some basic problems.
The website is not complex. You only need one Homepage, About usPage, there is Publish offline activities. You do not need to provide the event registration function. The comment function is optional.
My DoubtYes:
1. Do all websites have background programs? If there are no background programs such as WordPress, can the website be launched for users to browse? That is to say, if you directly upload some web files with the extension of .html to the network space, can you browse them normally?

Because I understand the design and want to design my own webpage and overall style, and don't want to use themes in Wordpress, the second problem arises:
Extension file (because I don't know php ). However, I can see that all webpage files in the Wordpress template topic use. php as the extension (that is, they are written in php ). I want to ask, if the website requires a background program and I choose to use wordpress, then how can I use dreamweaverto create a. html webpage file? How can I use it in Wordpress? General?

3. At my level, how can I quickly build a website? Are there any better options?

4. (Can you answer this question?) Today I saw something called Bootstrap, which I think can be used to quickly build a website (?), Is it recommended that I study people at this level? (My main goal is to launch this simple website as soon as possible. If you don't want to learn it, consider it later)

Hope you can give me some advice! After passing through this hurdle, it will be much easier for me. PS: I do not know why I often learn new things, and I am always stuck in the basic "selection process" and "basic theoretical problems, isn't the combination of theory and practice very good...

Reply content:

I am a beginner at the front-end. I know nothing about design and programming languages such as php. Now I only have a basic HTML and CSS basics.
I recently want to build a simple website and have not understood some basic problems.
The website is not complex. You only need oneHomepage,About usPage, there isPublish offline activities. You do not need to provide the event registration function. The comment function is optional.
MyDoubtYes:
1. Do all websites have background programs? If there are no background programs such as WordPress, can the website be launched for users to browse? That is to say, if you directly upload some web files with the extension of .html to the network space, can you browse them normally?

Because I understand the design and want to design my own webpage and overall style, and don't want to use themes in Wordpress, the second problem arises:
Extension file (because I don't know php ). However, I can see that all webpage files in the Wordpress template topic use. php as the extension (that is, they are written in php ). I want to ask, if the website requires a background program and I choose to use wordpress, then how can I use dreamweaverto create a. html webpage file? How can I use it in Wordpress? General?

3. At my level, how can I quickly build a website? Are there any better options?

4. (Can you answer this question?) Today I saw something called Bootstrap, which I think can be used to quickly build a website (?), Is it recommended that I study people at this level? (My main goal is to launch this simple website as soon as possible. If you don't want to learn it, consider it later)

Hope you can give me some advice! After passing through this hurdle, it will be much easier for me. PS: I do not know why I often learn new things, and I am always stuck in the basic "selection process" and "basic theoretical problems, isn't the combination of theory and practice very good...

To make the regulations clearer, I still choose to answer questions one by one.

  1. If your website does not develop into an "application" trend and purely displays static content, you do not need support from background programs. Even if you do not have wordpress, you can upload several HTML files for others to browse.
  2. The nature of the second problem is actually the same as that of the first one. html files are static Web files that only display static content. to process data dynamically, data interaction is required, therefore, a corresponding background program is required for processing. It does not mean that all websites are made using wordpress. Wordpress is just a PHP-based quick site creation tool. Whether or not to use wordpress depends on your site creation needs. The HTML after processing with PS and DW is just a page that can be used to display the content you want to display, whether the content you want to display is fixed or needs to be changed regularly (that is, static and dynamic) depends on whether your website needs support from server programs.
  3. At the LZ level, wordpress may be a good choice. Because PHP is not difficult to master, but LZ is required. For better choice, outsource it to the people who will help you!
  4. Bootstrap is just a front-end development framework. In simple terms, it predefines some CSS styles and JS programs, saving developers from designing some common page elements. If you want to build a website quickly, consider using it.

Go back to the site you want to build. Since your website requires a page to publish offline activities, you need support from background programs. If the landlord really wants to build the site on his own, it is recommended that you step by step to understand some things you need to know before building the site.

  1. Yes
  2. Wordpress TOPIC Development document
  3. You can try various open-source programs, such as discuz and drupal.
  4. According to your needs, you can. In addition, I recommend a few suggestions that are not very popular but also good (there are too many people using bootstrap ):

    • Semantic-ui
    • Uikit

In addition, I always think that the fastest way to learn programming is to do something by myself and start doing it directly.

Some web development language basics are required for the project proposed by the landlord. If the time is very short, we recommend that you design the interface and find someone to do it.

If you want to achieve the goal quickly, you can find a cms or blog to set up and modify the template, such as typecho emlog and some lightweight cms.


  

It seems that the landlord will not program PS, and the demand is also very simple. In this case, you can use the most primitive method to make a webpage image with your PS technology, then use the map tag to hyperlink, which can also achieve your "need a homepage, a page about us, and a page to publish offline activities. You do not need to provide the event registration function ". In addition, bootstrap is not recommended for you, nor is it recommended that you become a front-end master in the future. This is suitable for foreign and domestic geeks. Under the violent rule of tianchao IE, bootstrap has been raped and bruised.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.