School Canteen Website template
SBS school canteen website. Please use it as a template to follow along.
html, body {
scroll-behavior: smooth;
}
/*
The scroll-behavior style rule allows smooth scrolling for you people who want to know
*/
@RayvelArjoon Thanks!
It needs more JavaScript.
@RayvelArjoon definitely!
Upvote for simplicity, needed something small and simple as a goal for my browser engine.
This looks like your first website, Good Job and Take an upvote!
@JacksonCowie this isn't Reddit, dweeb
@freddi3225 I think I know that thanks, It just sounds weird to say "Have a cycle!"
btw- why does everyone call people "Dweebs" on here, I swear that it is the most used insult on here.
thank you very much everyone for your support and comments! Indeed this site is incomplete, I made this starter template for my students to finish it. Sorry I didn't realize that you can just share the link to the code and then everyone can fork it without sharing it here publicly. But it helped me discover this vibrant community!
granted that this is a template and should be edited to add these things by the people using the template:
1. CSS. CSS is a major part of styling websites to make them more like a website and less like a piece of paper (No offense I think this template is awesome.)
2. JS. JS may or may not be needed, however it still is very nice to have that way you can certain things like: what the date is today, when the document was last edited, etc.
3.<a> tags. This template seems to be missing some <a> tags. ._. like on today's lunch and contact us.
(Just note this is constructive criticism and not hate. I'm not butchering you in any way, I'm just suggesting changes.)
@JordanDixon1 there aren't any links so y would you want anchor tags
@AdCharity the <a> tags themselves are links themselves so you could, for example, click on the lunch menu button or the Contact Us button to go to their respective links or use a mailto: for the contact us.
@danksnowCoding that's not what I meant. @iliavialykh didn't include any links (ie: https) so why bother adding anchor tags IF THERE ARE NO LINKS.
@AdCharity That's what I meant though. It seems like the site is incomplete. It needs a little more work.
@JordanDixon1 :P no arguments here
@AdCharity I was just suggesting ideas for imrovement I wasn't trying to be mean or anything X3
@JordanDixon1 ik happy programming
@AdCharity You too. Btw, I have been trying to find a website to teach me how to make a social media website using python flask and I think I found it. I'm going to make some changes to it to make it my own and I will give credit. Anyway I'm trying to add a choose file button so you can upload images.
@JordanDixon1 I may need a little help...
@JordanDixon1 well... I'm not familiar with python flask. I'm just working on revamping my profile page.