Entradas

html

HTML Attributes All HTML elements can have  attributes Attributes provide  additional information  about an element Attributes are always specified in  the start tag Attributes usually come in name/value pairs like:  name="value" The href Attribute HTML links are defined with the  <a>  tag. The link address is specified in the  href  attribute: Example < a  href ="https://www.w3schools.com" > This is a link < /a > Try it Yourself »

html

HTML Elements An HTML element usually consists of a  start  tag and an  end  tag, with the content inserted in between: < tagname > Content goes here... < /tagname > The HTML  element  is everything from the start tag to the end tag: < p > My first paragraph. < /p >

html

Write HTML Using Notepad or TextEdit Web pages can be created and modified by using professional HTML editors. However, for learning HTML we recommend a simple text editor like Notepad (PC) or TextEdit (Mac). We believe using a simple text editor is a good way to learn HTML. Follow the steps below to create your first web page with Notepad or TextEdit. Step 1: Open Notepad (PC) Windows 8 or later: Open the  Start Screen  (the window symbol at the bottom left on your screen). Type  Notepad . Windows 7 or earlier: Open  Start  >  Programs >   Accessories >   Notepad

html

What is HTML? HTML is the standard markup language for creating Web pages. HTML stands for Hyper Text Markup Language HTML describes the structure of a Web page HTML consists of a series of elements HTML elements tell the browser how to display the content HTML elements are represented by tags HTML tags label pieces of content such as "heading", "paragraph", "table", and so on Browsers do not display the HTML tags, but use them to render the content of the page

horarios de clase en diseño weg

bienvenidos a mi blog

Rubricas proyecto

Imagen
Rúbricas proyecto Este Proyecto evaluable (PY1) se puede asimilar a la memoria de la asignatura Diseño Web y será individual, también podría ser, si así lo desean, el comienzo de la memoria correspondiente a todo el curso. Dicho Proyecto evaluable consiste en la publicación (en el blog del alumno o participante) de aquellas evidencias (escritas) de aprendizaje o aquellas reflexiones sobre los diferentes temas tratados durante las sesiones presenciales (también se admite otro tipo de apuntes como más adelante se explicará). Tarea evaluable T1, entrega Cada alumno en el curso deberá preparar una  Memoria del proceso formativo , para la que usará el blog personal en el que irá dejando constancia de las reflexiones en relación a las diferentes fases de la formación, las competencias alcanzadas, los recursos localizados y utilizados, etc. Téngase en cuenta estos  10 consejos simples sobre la redacción de textos en Internet . Si el anterior decálogo te ha parecido breve aqu...