To admit frankly, l am a non technical person who would be tinkering with the task of creating a full fledged website for a travel company. For me, it’s going to be a fun activity. There are a lot of nerds out here who can help me with their expertise. Many thanks to you all😊😊😊
open a raw text editor like kate/notepad, create a file called index.html, write <html>hi</html> and open that file with your browser
then try searching up some other tags like <p>, <h1>, <button>, <div>, and put them after whatever you have between the <html> tags
basically start by doing stuff, and remember that the internet is your friend
Sounds fascinating 🤓🤓! I use notepad++. There’s a provision for html and some other coding languages.