In this tutorial, you are going to learn how to make a website using Html & CSS and add some functionality to a saved user input into our local server, so be sure to watch the complete series of videos and start building your awesome website today.
Download the Complete file here: #Mirror1,#Mirror2
Hello everyone welcome to this very first video tutorial on android in reprogramming so this time i will use my android phone to create a website so I hope you watch my previous video so you can completely follow the settings and I need to go to the application so on the applications you need to turn on the permission so you need to go to the permission so this is seeking for the new viewers by default it is turned off so we need to turn on so the kick web server complete access storage and this will prevent the app from crashing so you need to make sure that it is turned on so now what you need to do
are you need to have a file manager if you would like so I recommend that you need to install this file explorer for me it is the best choice, okay so I think because it allows you to show hidden folders or hidden files and so you can access to view the root files inside of your phone so I highly recommend to use this explorer so once you really have this file manager you can now start to navigate to the directory to the HTTP so you see this folder it's the group so this is where we will save our projects as you can see I have already created the registration this will serve as my database for all my HTML files you can see inside of that folder you can see some of the files that I already updated so I have the PHP files CSS okay so and the image okay so
now for the demonstration, I will create another folder I'll create a folder so just click new folder and I will name it web login form or we need to have an HTML editor so if you have this one little application you can use this one to code HTML files so you can download it in the play store once you re-download then you need to create a statement or you can just create okay so you can just create
so this one and we will save it to the directory so that it status directory so let's go to the next docs directory so and we go to our folder we'll save it as a register
so just like what we did but this one will shorten our time so click create new type will be CSS so and save it press the register that's CSS
okay so once you've done that I need to pick another file this time will be the bin so save it again let's register and start okay so now get back to the HTML file okay so look at this file to get back to the HTML file and I name it this title so you can name this type of registration user registration so you can
name it user so I'm back and so what you need to do is to name this one registration user registration then okay so uh reference to the style so the reference will be we need to copy the whole path you need
to copy the whole part of the CSS file so you need to go to the next docs again and we need to look at the folder and we need to copy this one uh okay so copy the popup and we need to get back to our HTML editor and base so this will repair to the CSS directory so now once you've done that
you can now go to the body section okay so you can overlook the body section and here you can just type we can have the open bracket and we need to type so let me just type field set so reset I need to give you the id and will be equal to so this will be equal to let's just try uh if one perfect we need to
close the tag so we built it okay then close once we already
done we need to create a table so just write table and we can create how many columns and how many rows would have our table so we can so let me just close the table so table okay then here we need to define which is we need to define some column I guess column so how many columns or you can say you can set to read the table but we will do it in the CSS instead so here we can create a form so let's create a form the name class name so okay the last name so the class name will be f1 then we need to close the form so now after that inside of this form, we need to set and action okay action we need to set an action then action will be the action will be referred to our to the PHP so we have a php file that we created so this one, we will just take the name and pass to this to this double quote so it will just type the name register that PHP okay then method the method will be the post, okay so we need to add the method
we need to close okay so we need to first okay so we need to pause okay let me just let us just try to view what the page will look like so this one instead so we have our register PHP hp so I think we need to rename this one to save PHP and instead of register.php we need to change this one to save the PHP okay so now let us try to view how the page will look like so
okay there is only a field and the form is invisible right now because we didn't add table data so let me just okay so I think we will continue this tutorial in the next video because this will take so much longer so be sure to follow me in the next tutorial so as we will continue this tutorial in the next video thanks for watching guys
#Home Screen Page HTML Code:
#HomeScreen Page CSS Code:
0 Comments