Seleccione el componente div que rodea al elemento source.
Cree un poco de espacio vertical debajo del componente div que rodea al elemento source y también dentro de la etiqueta final de la plantilla condicional.
Create some vertical space below the div component for the source element and within the end-tag of the conditional template.
Las nuevas propiedades se aplican al marcador de posición (contenido) del elemento source y reemplazan a las propiedades definidas para el componente div (imagen siguiente).
The new properties are set on the contents placeholder node of the source element and override the properties defined on the div component (see screenshot below).
Por último, en la vista Diseño, seleccione el componente div que rodea al elemento dateline.
Finally, in the design, select the div component surrounding the dateline element.
En el diseño puede especificar que el contenido de texto de los elementos newsitem tenga la fuente Arial. Para ello haga clic en el componente div que rodea al elemento newsitem y en la ventana Estilos, en la columna Estilos para:, seleccione 1 párrafo.
In your design, to specify that the entire text contents of a news item should have Arial as its font, click the div component surrounding the newsitem element and, in the Styles sidebar, in the Styles For column, select 1 paragraph.
Observe que el estilo definido para el componente div también se aplicó al texto estático que está dentro del componente div (es decir, a los dos puntos y a la coma).
Notice that the styling defined for the div component has been applied to the static text within the div component as well (that is, to the colon and the comma).
Observe que el texto estático "Source:"también se incluye en el componente div que incluye al elemento source y que todo el elemento newsitem está incluido en un componente div.
Note that the static text "Source:"is also included in the div component that contains the source element, and that the entire news item element is inside a div component.