The latest website creation (fiction site) Sharing (1)-background templates and website configurations, website creation templates
Recently, the boss asked us to write a website and train our trainer. We can't be idle. What do I want to do? I decided to write a novel station when I thought that I liked novels very much at ordinary times.
If you think about it, you can act immediately. You don't have a clue at first, and you don't know how to write it after thinking about it for a long time. As a result, I searched for a lot of relevant information on the Internet and discussed it with our technical director for a long time. Now I am a little confused. Next I will introduce my experience in writing novels to you, it can only be used as a reference for beginners!
It is not difficult to say about the novel site. It is quite suitable for practice. The novel station is more difficult than the enterprise station as a whole. The classification in it is a major drama. There are too many types of novels and there are many categories. The classification here will be discussed later.
Let's talk about the first step of my website writing. First, find a beautiful background template. This background template is very beautiful. It took me a long time to find it. Let's take a look.
As shown in: This template can also be used as another website, and I have changed a lot of content in it.
After completing the template, I put it in the configured development environment. I used phpstudy and put it under his root directory. I wrote this website to prepare to use native php, so I did not go into the framework. Put it directly under the www directory, which is simple and convenient.
Here, we should note the packaging of css, js, and images files so that the template cannot be loaded. There is nothing else to pay attention.
After all the templates are loaded, the formal write-related functions will be started...
Website configuration Introduction: I wrote the website configuration to death, but it does not need to be modified. Of course you can modify it, at least I think so, website configuration is generally placed at the bottom of the entire web page to introduce the information of the entire website. Here I will write a few titles, personal, qq, email, and address, this is not important.
Okay, it's very late tonight. The article will be updated continuously. Next we will talk about how to change the password in the background of the novel station, how to manage a single page, how to manage topics, and how to manage content, chapters, and categories, I hope you will pay more attention to me and make progress together .. I am struggling with php.