Jump to content
  • 0

HTML kod do stranky


jamail

Question

4 answers to this question

Recommended Posts

  • 0

uděláš si soubor index.html, protože na většině hostingů je toto primární stránka, tu si pak můžeš nastavit přes .htaccess pokud to to hosting povolí,

příklad stránky jednoduché stránky ....kterou má primárně Apache (server program)

<html>

<body>

<h1>

It works!

</h1>

</body>

</html>

samozřejmě tam můžeš napsat všechno, ale jestli se ptáš na to jak to tam dát, tak si třeba i v poznamkovym bloku tohle napíšeš a uložíš to s koncovkou .html a uploadneš před FTP klienta nebo před webFTP klienta rovnou v administraci u hostingu. A nezapomeň jí pojmenovat index.html

edit: dobré freehostingy jsou např, endora.cz nebo zahraniční, který používám, 000webhost.com

Link to comment
Share on other sites

  • 0

základ stránka,ovšem né na webgarden.. soubor: index.php/index.html

[color=#494949][font=MS Sans Serif]<html>[/font][/color]
[color=#494949][font=MS Sans Serif]<head>[/font][/color]
[color=#494949][font=MS Sans Serif]<meta http-equiv="Content-Type" content="text/html; charset=windows-1250"><!-- poznámka, znaková sada -->[/font][/color]
[color=#494949][font=MS Sans Serif]<title>titulek stránky</title>[/font][/color]
[color=#494949][font=MS Sans Serif]</head>[/font][/color]
[color=#494949][font=MS Sans Serif]<body>[/font][/color]
[color=#494949][font=MS Sans Serif]obsah stránky[/font][/color]
[color=#494949][font=MS Sans Serif]</body>[/font][/color]
[color=#494949][font=MS Sans Serif]</html>
[/font][/color]

doménu můžeš získat na http://nic.cz.cc/ (doména 2 řádu zdarma),hosting zdarma bych dal 000webhost.com

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use. Privacy Policy