Another possibility to create a website is using a web editor, for example Microsoft Front Page. Web editors are user-friendly and WYSIWYG (What You See Is What You Get). Different buttons and menu items let you design a page without writing HTML.
Instructions for the presentation, the styling of elements on a page such as text or background colour, can be included in HTML code. Nowadays it is more common to use CSS (Cascading Style Sheets) to separate style from content. This makes pages easier to maintain.
is a s language which enables the separation of document content (written in HTML or a similar markup language) from document presentation, including elements such as the layout, colors, and fonts. This separation can improve content accessibility, provide more flexibility and control in the specification of presentation characteristics, enable multiple pages to share formatting. It can also be used to allow the web page to display differently depending on the screen size or device on which it is being viewed.
Web pages can also include multimedia files – animations, audio and video files. The most common audio formats are .waw (Windows wave audio format), ra. (Real audio file) and mp3
Video is stored in the following formats: avi. (Audio video interleave), .mov (Quick Time movie) and .mpg (moving pictures experts group).
If you want to create something special into your web pages, you can use Adobe Flash to include interactive animations and streaming audio.
You can also use Java applets, small programs that are used to create interactive files.
To see or hear all these files you need to download the right plug-in software that enables the web browser to support them.
© Střední průmyslová škola elektrotechniky a informatiky, Ostrava, příspěvková organizace