+ 1

how to create my own html page

Heyyy can you tell ne how i can create my own first html page?

28th Nov 2024, 5:29 PM
Fatih Can Küçük
9 odpowiedzi
+ 4
Mihaly Nyilas , you have repeatedly mentioned that`vscode steals data`. > is there any solid evidence for this claim? > what kind of data is stolen?
28th Nov 2024, 9:06 PM
Lothar
Lothar - avatar
+ 2
Really this is the first time hearing that VScode steals data
30th Nov 2024, 4:47 AM
Gerald Miyoba
Gerald Miyoba - avatar
+ 1
sure, do you have a text editor or visual studio code?
28th Nov 2024, 5:52 PM
Siddiq
Siddiq - avatar
+ 1
better to use VSCodium! vscode steals data. or try Zed.... but there are a lot of good editors as well: geany, notepad++, bluefish, kate, kwrite, gedit, pluma, nano, vim, notepad3, programmer's notepad2, .... some free IDEs: eclipse, netbeans.... free, but not opensource: fleet (from jetbrains) but you can find non-free editors and ides as well.... how to create a first html page? new text file -> save as `index.html`
28th Nov 2024, 8:15 PM
Mihaly Nyilas
Mihaly Nyilas - avatar
+ 1
Obviously, first, learn some HTML. If you have a laptop or desktop, use whatever text editor is included with the OS. Save it as a .html file. When you open the file, it will run the output. If you do not own a computer, there are many online html editors (including the code playground and sololearn!!!)
4th Dec 2024, 1:36 AM
TheMunchkinOfficial
TheMunchkinOfficial - avatar
0
Hey. Create a BitCode and choose HTML
30th Nov 2024, 3:54 PM
Владимир Стародубцев
Владимир Стародубцев - avatar
0
If you have a computer, create a file index.html, a file style.css, and a file script.js. Now, right click on index.html, select open by and select a text editor, repeat this for style.css and script.js. Now you can beggin coding and now is possible to create another .html file and link it to index.html.
30th Nov 2024, 4:15 PM
Nickels (formerly Hi"-")
Nickels (formerly Hi"-") - avatar
0
use all the tags like heading tags paragraph tags images and create your own page make sure to add header and footer tag at begging and the end of your page if you want to create Multiple pages so connect them using anchor tag
3rd Dec 2024, 2:28 PM
Sarmad Ali
Sarmad Ali - avatar
0
Lothar: just read their privacy. unfortunately it's not written which data are in the question, but surely more, than in open-telemetry
10th Dec 2024, 6:21 PM
Mihaly Nyilas
Mihaly Nyilas - avatar