How to create my own website with HTML CSS and PHP? (i have finished the code and i don't how to use publish to world help me) | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

How to create my own website with HTML CSS and PHP? (i have finished the code and i don't how to use publish to world help me)

Help me publishing or use it

10th Sep 2020, 2:38 PM
Abrish Phoenix
Abrish Phoenix - avatar
3 Answers
+ 2
Help me on hosting it with my own
10th Sep 2020, 2:38 PM
Abrish Phoenix
Abrish Phoenix - avatar
0
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <html lang="en"> <head> <title>jquery Ads</title> <link rel="stylesheet" href="style.css" type="text/css" media="screen" /> <script type="text/javascript" src="scripts/jquery-1.4.3.min.js"></script> <script type="text/javascript" src="scripts/jquery.aes.js"></script> <script type="text/javascript" src="scripts/jquery.aes2.js"></script> </head> <body> <div id="slider" class="nivoSlider"> <a href="#"><img src="images/1.png" /></a> <a href="#"><img src="images/2.png" /></a> <a href="#"><img src="images/3.png" /></a> <a href="#"><img src="images/4.png" /></a> </div><br /><br /><br /> </body> </html>
10th Sep 2020, 3:06 PM
سليم الوعلي