Showing posts with label HTML. Show all posts
Showing posts with label HTML. Show all posts

Kriasaun layout web utilija Html & Css



Oinsa mak kria layout hanesan imajen kraik



Imajen iha leten fahe ba parte 4, HEADER, BODYSIDEBAR, no FOOTER. Atu halo koneksaun ba css iha modelu rua, hakerek direitamente css direitamente script CSS iha tag <head>…</head>  ou bele uza link ne’ebe liga html ho css
Kria file style.css
#wrapper {
width: 800px;
margin: 0 auto;
}

#header {
float: left;
width: 100%;
height: 150px;
background-color: red;
}

#body {
float: left;
width: 70%;
height: 300px;
background-color: blue;
}

#sidebar {
float: left;
width: 30%;
height: 300px;
background-color: green;
}

#footer {
float: left;
width: 100%;
height: 100px;
background-color: yellow;
}

Definisaun HTML



HTML (Hypertext markup language) nudar linguajen ne’ebe utilija atu kria testu, Figura, video no audio ba pajina webdite ida nia laran. HTML hanesan dokumentus testu ida ne’ebe kompostu hodi elementus ne’ebe hanaran tag. Tag HTML konese ko sinal ne’ebe mak kiik(<) no sinal boot (>). Exemplu : <html>, <head>, <body> <p> np seluk – seluk tan. Tag HTML balun mos iha par no laiha par. Kuandu tag ne’ebe mak iha entaun tag ikus sei akompania ho sinal slash (/),

Exemplu kodigu HTML :
<html>
<title> benvindu mai iha pajina ne’e</title>
        <body>
 <p>ola diak ka lae…</p>
       </body>
</html>
 no simbolu seluk ne’ebe iha ba tag HTML