Follow along with the video below to see how to install our site as a web app on your home screen.
Примечание: This feature may not be available in some browsers.
поделись html кодом для картинки фона =)меня Оцените парни
L2UI_CT1.Windows_DF_Drawer_BgХорошо получилось!
можешь рамкой поделится что в Community Board
Посмотреть вложение 1757
был бы очень благодарен!
Благодарствую )L2UI_CT1.Windows_DF_Drawer_Bg
оО подскажи еще пожалуйста код на вывод времениL2UI_CT1.Windows_DF_Drawer_Bg
final ZonedDateTime time = ZonedDateTime.now().withZoneSameInstant(CBasicConfig.TimeZoneId);
final Context contex = new Context();
contex.setVariable("time", time.getHour() + ":" + time.getMinute());
html = thymeleaf.process(html, contex);
поможет )Если это поможет.Код:final ZonedDateTime time = ZonedDateTime.now().withZoneSameInstant(CBasicConfig.TimeZoneId); final Context contex = new Context(); contex.setVariable("time", time.getHour() + ":" + time.getMinute()); html = thymeleaf.process(html, contex);
поделись html кодом для картинки фона
<table width=779 height=582 background="l2ui_ct1.slideshow_df_credit_01">
<tr>
<td>
</td>
</tr>
</table>
background="l2ui_ct1.slideshow_df_credit_01"
background="l2ui_ct1.slideshow_df_credit_02"
background="l2ui_ct1.slideshow_df_credit_03"
background="l2ui_ct1.slideshow_df_credit_04"
background="l2ui_ct1.slideshow_df_credit_05"
background="l2ui_ct1.slideshow_df_credit_06"
background="l2ui_ct1.slideshow_df_credit_07"
background="l2ui_ct1.slideshow_df_credit_08"
background="l2ui_ct1.slideshow_df_credit_09"
Благодарствую!HTML:<table width=779 height=582 background="l2ui_ct1.slideshow_df_credit_01"> <tr> <td> </td> </tr> </table>
HTML:background="l2ui_ct1.slideshow_df_credit_01" background="l2ui_ct1.slideshow_df_credit_02" background="l2ui_ct1.slideshow_df_credit_03" background="l2ui_ct1.slideshow_df_credit_04" background="l2ui_ct1.slideshow_df_credit_05" background="l2ui_ct1.slideshow_df_credit_06" background="l2ui_ct1.slideshow_df_credit_07" background="l2ui_ct1.slideshow_df_credit_08" background="l2ui_ct1.slideshow_df_credit_09"
***Скрытый текст не может быть процитирован.***
Нотепадом++Добрый день, можете ребят скинуть какую-нибудь темку как вы именно htm страницы делаете? Сам я в хтмл не силен, ниразу не заморачивался. Именно фронтендную часть с серверной проблем нет . Заранее спасибо.