Creating website styles
Websites and web pages are a part of every web application. Each web page helps to achieve the overall goal of the entire website through its content and design.
Before you begin
About this task
Types of web pages range from simple HTML pages that contain no dynamic elements, to advanced Java™ pages that use servlets, scripts, forms, or data access components, and pages that act as a web-based user interface.
A few of the many items you should consider when you design your pages are markup language, links, images, page templates, and style sheets. Some of the tools you can use to help design your web pages include Rich Page Editor, drag-and-drop components, link utilities, image-editing tools, and preview functions.
Procedure
- Read about designing a website.
- Create a style sheet.