source_view
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
source_view [2022/12/02 10:53] – removed - external edit (Unknown date) 127.0.0.1 | source_view [2023/09/26 08:21] (current) – [Fixing HTML or CSS directly] jsmith | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ====== Source View ====== | ||
+ | Xerte projects are web based, and as such are created in languages called HTML (for content) and CSS (for styling the appearance of the content). | ||
+ | |||
+ | {{: | ||
+ | |||
+ | {{: | ||
+ | |||
+ | If you want to learn more about HTML for web development, | ||
+ | * [[https:// | ||
+ | |||
+ | See also [[styles_and_script|Styles and Script]]. | ||
+ | |||
+ | ===== Embedding iFrames ===== | ||
+ | |||
+ | Sometimes you want to embed web content or video content into your Xerte page, using embed code (called an iFrame). | ||
+ | |||
+ | ===== Fixing HTML or CSS directly ===== | ||
+ | |||
+ | When adding text to a Xerte project you will type directly into the text editor, and then you would use the toolbar options to format the text (to make it bold, or larger, or displayed with a defined style). | ||
+ | |||
+ | {{tag> |