Make a website as a college project (require source files)

January 28th, 2020

As a part of my final semester, I am required to make a website as a project.
Now I did see a lot of websitebuilder websites which let you build websites online. But they dont provide the source files.
I need the source files because the examiners want us to make them on our own.
So could someone kindly give some ideas as what to do….?
Are there any websites which let you make websites and let you download the source files?
Or are there any easy softwares I can download (not Visual Studio) which can provide me with source files?
P.s. I am allowed to use Microsoft Visual Studio
Kindly help me out!
Thanks!

Answer #1
Its been a long time since I was into web page design, so maybe better to wait for a more experienced poster. But basic websites even those built with a building website, all you have to do is right click and view “view page source” which shows the source file and most coding depending on how it is written. I may be wrong due not being a pro, but I think it may be easier then you think. Only thing to think about is build your own web sites would be hosted on a build your own database, one look your teacher would know you have gone the easy way. Just transfer to another host site.
Answer #2
@:
you see I am pursuing a Bachelors Degree in Information Technology. I have ASP.net, ASQL n others as subjects… so they expect me to make a website on my own and not use a website builder. Which is why I need the source files. I will probably be failed if I show a website made from a websitebuilder and without source files.
And I did make a website and copy its source code to Visual Basic but it doesnt work that way. Dont know why but the source file doesnt show all the code. or maybe I am going about it in a wrong manner i dont know.
Answer #3
http://www.csszengarden.com/
All done in css!
Answer #4
@:
i dont get it…. what am i going to do just with the CSS? kindly elaborate
Answer #5
you got a degree in asp.net yet you can’t make a website? lolz ya do know sites like microsoft are built on asp.net right?
Answer #6
you got a degree in asp.net yet you can't make a website? lolz ya do know sites like microsoft are built on asp.net right?
i dont hav a degree in asp.net…. it was a subject i had n i wasnt really good at it. cud u help instead of poking fun plz?
Answer #7
All done in css!
i tried the csszengarden site…. cudnt get it work either
Answer #8
It works perfectly for me.
I can even download the html and the css, edit the html to load the css file (if i’ve changed the saved name), and then load it offline – it still works.
I love css formatting – the very fact you don’t know what you can do with it doesn’t say much for your web-training..
Answer #9
It works perfectly for me.
I can even download the html and the css, edit the html to load the css file (if i've changed the saved name), and then load it offline - it still works.
I love css formatting - the very fact you don't know what you can do with it doesn't say much for your web-training..

you got a degree in asp.net yet you can't make a website? lolz ya do know sites like microsoft are built on asp.net right?
i dont hav a degree in asp.net.... it was a subject i had n i wasnt really good at it. cud u help instead of poking fun plz?

We ARE – we are also just not going to do it all for you..
You have to have some basic understanding of it all before you can run with makign a site – walk before you can run..
The link i gave you – go there, pick a design you like, download the html and the css, put them both in a folder, add a few jpg images.
Now edit the css file to point to the jpgs you have rather than the ones they originally used.
Now edit the html to have some words you want rather than their words..
Bingo.. web page/site.

 

| Sitemap |