Categories

Tag Archives: basics

General Guideline for Gallery Usage

Building of the gallery page is based on the basic small picture size. Setting a big picture suitable height is carried out automatically. Width and height of a big picture are set only to make similarity of the gallery with design more precise. If you want to change gallery’s appearance, simply change the parameter preview position as you like it…
Read More

Editing CSS

Working with CSS
  |  
November 15 2010
These instructions are relevant to Macromedia Dreamweaver, although other softwares would likely have similar instructions. When you edit a CSS style sheet that controls the text in your document, you instantly reformat all of the text controlled by that CSS style sheet. Your edits affect all the documents linked to the style sheet. To edit an external CSS style sheet:…
Read More

What is CSS?

Working with CSS
  |  
November 15 2010
CSS means “Cascading Style Sheets”. CSS is a system of rules that directly affect the display properties of your web pages such as colors, fonts and layouts. CSS style blocks are also commonly referred to as rules. These rules can be embedded into an individual HTML page or placed in an external file that will control many individual pages…
Read More