Blogger Information
Blog 4
fans 0
comment 0
visits 2619
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
HTML基础与环境搭建-20190422
wenbin的博客
Original
722 people have browsed it

一、下载PHP工具箱

二、下载PHPstorm

三、前端本地环境配置:

  1. 先创建项目,即创建目录

    ----> 网站目录C:\myphp_www\PHPTutorial\WWW 下 新建 html 文件夹。如下图所示:

    1.png

  2. 创建域名,并绑定目录

    ----> 新建域名 html.io 并绑定网站目录: C:\myphp_www\PHPTutorial\WWW\html

    并设置二级域名 ; 端口设为 80  ;如图所示:

  3. 2.png

  4. host上绑定域名 

    ----> 127.0.0.1 html.io

  5.  测试是否ok

    ----> 在C:\myphp_www\PHPTutorial\WWW\html 文件夹 新建文件 demo.html ,里面代码如下:


    <h1> hello wold </h1>

    网页敲入 html.io\demo.html , 显示如下图片:

    3@3PCP{VNT9OA}WXNKOBMNC.png

    说明,ok , 没问题! 

四、HTML与HTTP含义及区别

----------------------------------------------------------------------------------------------------------------------

Correction status:Uncorrected

Teacher's comments:
Statement of this Website
The copyright of this blog article belongs to the blogger. Please specify the address when reprinting! If there is any infringement or violation of the law, please contact admin@php.cn Report processing!
All comments Speak rationally on civilized internet, please comply with News Comment Service Agreement
0 comments
Author's latest blog post