+ 3
css, html, php and javascript coding...
how i can write all these combine languages coding in one text file... and get required output???
4 ответов
+ 6
<Html lang="en-us">
<Head>
<Style>
/*CSS*/
</style>
</head>
<Body>
<Script>
//JavaScript
</script>
</body>
</html>
For PHP who have to rewrite some rules,
https://stackoverflow.com/questions/11312316/how-do-i-add-php-code-file-to-html-html-files
+ 7
M_Hussainiii🇵🇰 as you have the answer made by aʌᴉɥs 🌏, you can mark his/her answer as the best, so everyone can see it😀
+ 3
thank you avihs....
0
<body> is correct,,, and <Body> is wrong