https://youtu.be/PJXBdM0eWro
Bom Dia Boa Tarde Boa Noite
Mande um email pedido para receber todas notificaçoes dos videos
email : amarildo.matos@gmail.com
Seja Membro do Canal
Esse Video vai estrear as 10:00 do dia 02/06/2021
DICAS 3341 - WINDEV WEBDEV MOBILE - Como colocar no webdev manualmente html css - CURSO WEBDEV 88
E:\_exemplos_windev_web_mob\webdev_amarildo_aula
ASSUNTOS
Como colocar no webdev manualmente html,css
Essa dica peguei desse video abaixo do Adriano Boller tempo 58:05
https://youtu.be/bQYfguC2hQM
---------------------------- codigo
// initializing of page_comandos_html_Css
MyPage.HTMLHeader+=cabecalho_header()
ZONE_NoName1..HTMLBefore+=cabecalho_html()
ZONE_NoName2..HTMLBefore+=corpo_body()
//-----------------------------------
//PROCEDURE cabecalho_header()
sCabecalho is string=[
<style>
body {
color: #000;
background-color: #fff;
font-weight: bold;
}
h1 {color: red;text-align: center;}
input {
border-style: dotted;
border-width: 1px;
border-color: green;
border-radius: 1px;
}
</style>
]
RESULT sCabecalho
//-----------------------------------
//PROCEDURE cabecalho_html()
sCabecalho is string=[
<h1>Matos Informatica - Amarildo matos</h1>
<h2>Programador dos pampas</h2>
]
RESULT sCabecalho
//-----------------------------------
//PROCEDURE corpo_body()
sCorpo_body is string=[
<h1> Teste de Html e css digitando codigo</h1>
<label for="fname">First name:</label>
<input type="text" id="fname" name="fname"><br><br>
<label for="lname">Last name:</label>
<input type="text" id="lname" name="lname"><br><br>
<input type="submit" value="Submit">
]
RESULT sCorpo_body
//-----------------------------------
---------------- INDICE WEBDEV
DICAS 3067 -WEBDEV TUTORIAL 1-Licao 1.1-14-09-2020 11hrs-DESCUBRA WEBDEV
DICAS 3068 -WEBDEV TUTORIAL 1-Licao 1.2-14-09-2020 15hrs-Web development and WEBDEV - PARTE A
DICAS 3069 -WEBDEV TUTORIAL 3-Licao 1.2-14-09-2020 16hrs-Web development and WEBDEV - PARTE B
DICAS 3070 -WEBDEV TUTORIAL 4-Licao 1.2-14-09-2020 17hrs-Web development and WEBDEV - PARTE C
DICAS 3071 -WEBDEV TUTORIAL 5-Licao 1.3-15-09-2020 11hrs-Lesson 1.3. Minha Primeira Pagina - PARTE A
DICAS 3071 -WEBDEV TUTORIAL 5-Licao 1.3-15-09-2020 11hrs-Lesson 1.3. Minha Primeira Pagina - PARTE A
PlayList WebDev tutorial Amarildo Webdev
Playlist Windev Tutorial Amarildo Windev
PlayList Windev Mobile
Amarildo
Donwloads Windev
Windev
WxSolucoes
Matos Informatica
Repositorio Windev
Inscricao Evento Pcsof
Site forum Google
Video sobre 3 Mil Videos Windev
Video sobre Alfaserver servidor
Nenhum comentário:
Postar um comentário