I hav created 3 html file and it's css i link them but dont know how to get its web address i.e https | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

I hav created 3 html file and it's css i link them but dont know how to get its web address i.e https

4th Jan 2019, 7:56 AM
Mohamed Mikundi
Mohamed Mikundi - avatar
8 Answers
+ 1
And when you got a Webserver like Apache Then you can go and optain your PC's IP Address wich you use to open the website on the port the webserver is running on
4th Jan 2019, 9:25 AM
CloudWay
CloudWay - avatar
+ 2
Now you need to learn some backend language which will create server. You will write script that serves websites (this is very basic don't be scared). This can be done in Ruby on Rails, python flask...
4th Jan 2019, 9:26 AM
Elva
Elva - avatar
0
You linked them simply by putting them in same directory or.....
4th Jan 2019, 8:22 AM
Elva
Elva - avatar
0
Do your want to link those html and css files or do you want to take a look at your webpage you made
4th Jan 2019, 8:25 AM
CloudWay
CloudWay - avatar
0
I have putted them in the same dir. The problem is how to request a http of my web page
4th Jan 2019, 9:23 AM
Mohamed Mikundi
Mohamed Mikundi - avatar
0
First you have to host a webserver on your PC or just open the file on your PC'S Browser the last one though is not that good
4th Jan 2019, 9:24 AM
CloudWay
CloudWay - avatar
0
Ok thankx working on it, god bless u
4th Jan 2019, 9:27 AM
Mohamed Mikundi
Mohamed Mikundi - avatar