во FrontPage Express: | * дорогой друг!* |
Надпись сменить на свою. |
с экрана браузера в Блокнот: |
* <p align="center"><font size="4"><script LANGUAGE="VBScript"> <!-- ' The next line of code executes when the script tag is parsed. Call PrintWelcome Sub PrintWelcome Dim h h = Hour(Now) If h < 12 then Document.Write "Доброе утро, " ElseIf h < 17 then Document.Write "Добрый день, " Else Document.Write "Добрый вечер, " End If End Sub --> </script>дорогой друг!</font></p> * |
Слова, выделенные красным, сменить на нужные. |