HTML Training Class
Tue, May 4 2021
10:00 am to 5:00 pm
Discover the nuts and bolts of HTML and CSS, the foundation behind all websites and HTML emails, in this HTML course. You'll learn how to plan, design, and create your website using HTML (HyperText Markup Language), XHTML (eXtensible HyperText Markup Language), and CSS (Cascading Style Sheets) - the building blocks of web pages - and learn how to ensure that your site looks good across multiple browsers. This HTML/CSS class also introduces working with interactivity and multimedia, as well as designing for devices such as tablets and smartphones.
HTML Training Class Topics Covered
Importance of planning process
- ROI
- Usability
- Web Standards and its benefits
- How Web pages work
- Internet
- Hosting
- Service providers
- Web page content
- History
Planning Process
- Planning
- Wireframing
- Storyboarding
- Information Architecture
- UX design considerations
Web design tools
- Text editors
- Visual editors
- Root folders
Fundamentals of HTML, XHTML, and CSS
- Structure (HTML) and Style (CSS)
- The aesthetic value of grid layouts
- The realities of grid layouts on the web
Graphics, color, & transparency
- Using graphics
- File size
- Format
- Image editors
Working with color
- Understanding web color space
- Understanding platform differences in color
- Best formats to save images and graphics with color
CSS for formatting text
- Creating and using CSS for text formatting
- Using Styles to define information hierarchy
- Importance of styles for SEO
Creating layouts with CSS
- Using DIVs as containers
- Creating an ID style
- ID vs. class styles for DIV tags
- Absolute positioning
- Styling DIVs with borders, background colors and padding
- Integrating background images into a layout
- Understanding overlap and the z-index property
- Using relative position
- Creating a wireframe layout
- Adding the float and clear properties
- Adding and formatting content
Introduction to interactivity and multimedia
- Depricated plug-ins you may encounter
- JavaScript
- Video
- Designing for mobile & devices
- Introduction to HTML5 & CSS3 for Multimedia