|
|
|
CodeAve.com -
CSS -
What's New
|
|
|
CodeAve.com/CSS What's New
|
Custom Cursor/Pointer
The typical browser will display the mouse pointer over any blank part of a web page, the gloved hand over any item that is linked (click-able) and the edit cursor over any text or text field. Within CSS you can change those properties to have a variety o (more)
Drop Down Menu Formats
Drop down menus are incredibly useful, however without any formatting they will be displayed as wide as the amount of text in the largest option entry. This can become problematic if you have a lot to put in a drop down menu and not a lot of space for th (more)
CSS Image Watermark ScriptWriter
The image watermark scriptwriter will enable you to build a watermark for your pages by inputting a few simple values. Providing that you put in an absolute address (one beginning with http://) in the image field the scriptwriter will also demonstrate wh (more)
CSS Border ScriptWriter
The CSS Border ScriptWriter will enable you to create borders for a number of
html tags by simply inputting your parameters. The code and a demonstration
of your CSS border will display in a new window ready for you to copy and
paste into your appl (more)
Layers
Layers in CSS allow for the placing of items within the same space, and allows you to control which item will appear on top. In this example there are two images, the CodeAve.com logo and a light red image. Both images are absolutely positioned for the (more)
Absolute & Relative Positioning
Within CSS you can position where exactly items will appear in the browser. This is done by either one of two ways. An absolute position, whereas you are defining exactly where within the browser that the item should appear. A relative position, where a (more)
Contextual Selectors
Contextual selectors define styles that are only applied when certain tags are
nested within other tags. This allows you to use a tag an not have it
adopt the CSS attribute each time it is used. In this first example we
have the<p> t (more)
Text Script Writer
The CSS Text Script Writer will enable you to create a style sheet for one of a variety of html tags (<body><P><em><i> etc.) by simply specifying what font family, size, color and variant you want You can also manipulate text attri (more)
Scroll Bar Color Script Writer
Internet Explorer 5.5 allows you to change the look and feel of the browser slightly by accepting a number of color commands for the display of the scroll bars. The technique works on scroll bars that are part of a textarea tag or the scrollbars of the br (more)
|
|
|
|
|