
|
Book Home Page Bloglines 1906 CelebrateStadium 2006 OfficeZealot Scobleizer TechRepublic AskWoody SpyJournal Computers Software Microsoft Windows Excel FrontPage PowerPoint Outlook Word Host your Web site with PureHost! |
![]() Saturday, June 21, 2008 – Permalink – CSS Crib SheetInformation rich siteWhen you get serious about web design, CSS or Cascading Style Sheets will add flexibility to your toolbox.
"You will no doubt come across many quirky layout issues when building a site with CSS. You'll end up banging your head against a wall time and again. This is an attempt to make the design process easier, and provide a quick reference to check when you run into trouble." And: A Roadmap to Standards "The old-timers had to figure out the hard way all the tricks and techniques we now take for granted; lucky folks who came in later (myself included) can benefit from their sweat and tears. The RSS link is here See all Topics internet Labels: CSS, Expression, HTML <Doug Klippert@ 5:09 AM
Comments:
Post a Comment
Saturday, November 24, 2007 – Permalink – MHTMLOne file web pagesWhen a web page is created using HTML, the coding is normally contained in one file and the graphics in separate folders. The Mime HTML or MHT/MHTML format changed that. Starting with Office 2000 as an add-in and carried through XP as a "Web Archive" option, the format emerged in Office 2003 as a "Single file web page" selection in the File Save As dialog box.
Labels: Expression, HTML, Internet <Doug Klippert@ 6:21 AM
Comments:
Post a Comment
Saturday, August 18, 2007 – Permalink – CSSCascading Style SheetsAs a web page is formatted in FrontPage, the style choices are applied to each element. To format the body of the page, the HTML code might be: <body background="blue" color="white" font-family="times, serif" font-size=10pt>Every page on the site would need to be coded this way in order to have a consistent look. Cascading Style Sheets will simplify the problem. On an external page the elements can be defined like this: body {Each page would contain a reference to the CSS definitions: <head>When the element "body" is used it will now use the CSS references. For more information see: Using Cascading Style Sheets on Your Web Site David Berry and Eric Meyer's Site In this Blog: CSS Links and: More Cascading Style Sheet Help [Edited entry 9/4/2004] See all Topics internet Labels: CSS, Expression, HTML, Layout <Doug Klippert@ 6:53 AM
Comments:
Post a Comment
Tuesday, December 05, 2006 – Permalink – What's the Expression?FrontPage, we knew you well
Labels: Expression <Doug Klippert@ 5:06 AM
Comments:
Post a Comment
|