Contents Now Platform Capabilities Previous Topic Next Topic Configure DIV-based layouts Subscribe Log in to subscribe to topics and get notified when content changes. ... SAVE AS PDF Selected Topic Topic & Subtopics All Topics in Contents Share Configure DIV-based layouts After you create your site, you can change the site layout with DIV tags. Before you beginRole required: content_admin or admin About this task Many web page layouts use tables for a consistent look and feel. Tables are effective for numbers and statistics, but can be limiting for designing other types of information. DIV tags are flexible block-element tags. To use DIV tags for layouts, give the tag an ID and assign attributes using CSS. Changing to CSS and DIV tags help in the following ways: simplify code reduce the amount of code increase page load speed separate content from presentation help pages adapt to different device resolutions make pages easier for search engines to crawl make code more compliant with evolving web page design standards A theme named Administration Theme - Charcoal is included as an example of CSS-driven, DIV-based layouts. To view the Administration Theme - Charcoal DIV-based layout, complete the following steps. Procedure Navigate to Content Management > Design > Layouts. Click Admin 1 Column Review the code. On this page Send Feedback Previous Topic Next Topic
Configure DIV-based layouts After you create your site, you can change the site layout with DIV tags. Before you beginRole required: content_admin or admin About this task Many web page layouts use tables for a consistent look and feel. Tables are effective for numbers and statistics, but can be limiting for designing other types of information. DIV tags are flexible block-element tags. To use DIV tags for layouts, give the tag an ID and assign attributes using CSS. Changing to CSS and DIV tags help in the following ways: simplify code reduce the amount of code increase page load speed separate content from presentation help pages adapt to different device resolutions make pages easier for search engines to crawl make code more compliant with evolving web page design standards A theme named Administration Theme - Charcoal is included as an example of CSS-driven, DIV-based layouts. To view the Administration Theme - Charcoal DIV-based layout, complete the following steps. Procedure Navigate to Content Management > Design > Layouts. Click Admin 1 Column Review the code.
Configure DIV-based layouts After you create your site, you can change the site layout with DIV tags. Before you beginRole required: content_admin or admin About this task Many web page layouts use tables for a consistent look and feel. Tables are effective for numbers and statistics, but can be limiting for designing other types of information. DIV tags are flexible block-element tags. To use DIV tags for layouts, give the tag an ID and assign attributes using CSS. Changing to CSS and DIV tags help in the following ways: simplify code reduce the amount of code increase page load speed separate content from presentation help pages adapt to different device resolutions make pages easier for search engines to crawl make code more compliant with evolving web page design standards A theme named Administration Theme - Charcoal is included as an example of CSS-driven, DIV-based layouts. To view the Administration Theme - Charcoal DIV-based layout, complete the following steps. Procedure Navigate to Content Management > Design > Layouts. Click Admin 1 Column Review the code.