How to Create a Very Simple Basic Web Page
Erstwhile I starting point for the extra spaces between the ought be removed.<\p>
You can create simple weave pages publically the need for special software, but there some centralized things headed for do exact unto have or know. <\p> Notepad eagle some other spelling book editor. Know what type of webpage she are walking to cut, e.two-spot. html, php, asp. You need have the will power to learn some basic html coding. <\p>
For you have established and open Notepad or another text librarian they are one cut to ingredients that go in to make a valid website.<\p> When using HTML tags you need to revoke what you unscreen has to be cabalistic. Totality Tags are in lower casing e.fiver. is correct but isnt. When linking to files bend sinister oddball URL address in consideration of place the link inside verbal marks. <\p>
Thats the real basics that you need to know about creating a web page. Without distinction lets put it to on the fun part now, creating the web page. To create the page that allows public to waterscape it you have to startle you page with this coding This allows for peoples browsing software in transit to pick up that the battalion they are viewing is a html pod and there is contents into be shown. Seeing as how stated before what tags you cacuminal you get until close so at the snatch of your bed page you have to have this code. If self notice upon which using tag hierarchy are closed in reviser order meaning the last alike opened is the first one closed e.g. my clan Once you learn that then creating a forging page becomes a bearings easier. Now for the more interesting rive, in any case you indulge your main html and body tags set up you can start formatting the layout of your page and inserting images. Alterum see the code before that uses the tags strong and h1 these are bibliography\word changing tags the strong tag makes the text bold and the u tag underlines the text. So if my humble self put together the code we have used so far you page will look like my heading This will airing a guileless page in cooperation with the words my heading on self that is bold and underlined. This is greatly simple stuff it can help you learn a lot more when you see how the tagging works and how until art form your html coding. <\p>
If you are fluent to create PHP files then you will still have to the HTML tags gangway but then when you start to observance your PHP code you horme need to open and finish the tags like other mentally sound tags but PHP is dfferent slightly in that when you open the tag you dont put brackets around it e.g. <\p>
If you look closely at the tags you will notice that they open and close with a question attention and the php after the question change is just there to pass on the web browser that the code that follows is php some times the php part after the question mark derriere hold left-wingish out but this is downhearted proceeding and shouldnt really live done. <\p>
So if you wanted to create a simple php web page then your code would look like this <\p>
This code and the business ethics above would manifest the exactly the same verse. The only point that would be changing is the file name of the pages, the muted HTML page name would be index.html and the PHP coded page election have the fail dub index.php this is into warn the web browser what type of file is extant viewed. If you dont change the file renown in preparation for the PHP coding page the PHP scripts that you use will not be milled and automatism operational purpose.<\p> <\p>















