Create an HTML style.
July 6th, 2006 by Posted in GoLive, Print and Web Publishing
Create an HTML style.
Click and hold the Create New Element Style button in the CSS Editor, and choose h1 from the Create New Element Style menu. Click the Selector and Properties tab of the CSS Editor and enter a comment in the Comment field. GoLive displays the current font size, font weight, and margin settings for h1 (Header 1) elements.
HTML styles apply to specific elements, and are applied automatically to all instances of the element throughout a document. Web browsers that don’t support CSS will use standard HTML formatting for the element (most newer browsers, such as Opera and Microsoft Internet Explorer 4.0 or later, are CSS-capable).










