Escrito por estudiantes que aprobaron Inmediatamente disponible después del pago Leer en línea o como PDF ¿Documento equivocado? Cámbialo gratis 4,6 TrustPilot
logo-home
Resumen

Summary Web Technologies html

Puntuación
-
Vendido
-
Páginas
1
Subido en
03-09-2023
Escrito en
2022/2023

This text file is probably related to web technologies and HTML, as indicated by the filename. It contains information related to HTML in the context of web technologies.

Institución
Grado

Vista previa del contenido

Web technogies HTML
Html - structural layer(how text / images structured on screen)
CSS - presentation layer- how text & images are presented on screen
Javascript - allows users interact with content

<html> defines what language the page is... </html>
open a tag..... ...close tag

<head> any background info (meta data) goes here </head>

<title> title of the webpage (shown in window title bar)goes insode the head<title>

<link> rel="styleseet"type="text/css" href="myStylefile.css">
links import e.g external CSS stylesheets to be used in the whole page

<body> all page content (anything visible) goes here </body>

<h1> Headings for a page come in different sizes 1 to 6 <h1>
<h2> a subheading might be a bit smaller <h2>

<img src="https://www.w3.org/html... etc alt="HTML IMage" height=150 width=130>
for images, the source (src) is either weblink or within the root folder
can specify alternative text (alt) / dimensions

<a href-"http://www.bbc.co.uk?">
to add hyperlink use <a> (anchor) tag. It will become clickable

<p> this is a parragraph tag it adds a space after </p>

<ul>
<li>Item 1</li>
<li>Item 2</li>

</ul>

unordered list (bullet points) contains items <li>

Ordered list (numbered) use <ol> tags still with <li>

To divide page up using colours for example, use <div> tags

<div style="background-color: aqua"> </div>

<form>
<h1>Enter your name below</h1>
<input id="input" type ="text" name="alue">
<br>
<button type="button" onclick="runFunction()"> submit</button>
</form>

Can add objects eg input boxes, buttons inside ,form. tags.
thesea re visual aobjects... to make interactive need to call
Javascript function

Escuela, estudio y materia

Nivel de Estudio
Editores
Tema
Curso

Información del documento

Subido en
3 de septiembre de 2023
Número de páginas
1
Escrito en
2022/2023
Tipo
RESUMEN

Temas

$8.76
Accede al documento completo:

¿Documento equivocado? Cámbialo gratis Dentro de los 14 días posteriores a la compra y antes de descargarlo, puedes elegir otro documento. Puedes gastar el importe de nuevo.
Escrito por estudiantes que aprobaron
Inmediatamente disponible después del pago
Leer en línea o como PDF

Conoce al vendedor
Seller avatar
Farquan

Conoce al vendedor

Seller avatar
Farquan The University of Nottingham
Seguir Necesitas iniciar sesión para seguir a otros usuarios o asignaturas
Vendido
-
Miembro desde
2 año
Número de seguidores
0
Documentos
8
Última venta
-
STEM guru

0.0

0 reseñas

5
0
4
0
3
0
2
0
1
0

Documentos populares

Recientemente visto por ti

Por qué los estudiantes eligen Stuvia

Creado por compañeros estudiantes, verificado por reseñas

Calidad en la que puedes confiar: escrito por estudiantes que aprobaron y evaluado por otros que han usado estos resúmenes.

¿No estás satisfecho? Elige otro documento

¡No te preocupes! Puedes elegir directamente otro documento que se ajuste mejor a lo que buscas.

Paga como quieras, empieza a estudiar al instante

Sin suscripción, sin compromisos. Paga como estés acostumbrado con tarjeta de crédito y descarga tu documento PDF inmediatamente.

Student with book image

“Comprado, descargado y aprobado. Así de fácil puede ser.”

Alisha Student

Preguntas frecuentes