Dreamweaver CS3

By admin | April 9, 2008

One of the best!!!!!!!!!!!!!!!!

http://rapidshare.com/files/105689375/dwcs3.part1.rar

http://rapidshare.com/files/105695989/dwcs3.part2.rar

http://rapidshare.com/files/105702376/dwcs3.part3.rar

Topics: Dreamweaver, Software | 1 Comment »

Anvsoft Flash Show Maker Gallery maker

By admin | April 8, 2008

Very Cool Flash gallery Maker

 http://rapidshare.com/files/105655537/
Anvsoft_Flash_Slide_Show_Maker_Professional_4.75.rar

Topics: Software | 1 Comment »

Dreamweaver 8 (You know what it is and how to eat it)

By admin | April 8, 2008

 Dreamweaver 8

http://rapidshare.com/files/105660294/DreamWeaver8.rar

Topics: Dreamweaver, Software | 1 Comment »

Cute FTP V8.0.7

By admin | April 8, 2008

 Version does not matter most stuff you need in this version

http://rapidshare.com/files/105703021/
Cute_FTP_Professional_v8.0.7_Build_05.31.2007.1_Kereste_.rar

Topics: Software | 1 Comment »

Ulead Version 5 old also but enough to deal with small files

By admin | April 8, 2008

Ulead Version 5 I THINK

http://rapidshare.com/files/105706300/Ulead.rar

Topics: Software | 1 Comment »

Winrar No activation required / Old Version but very good

By admin | April 8, 2008

Winrar No activation required / Old Version but very good

http://rapidshare.com/files/105706377/WinRAR.exe

Topics: Software | 1 Comment »

Unlocker for windows

By admin | April 8, 2008

Unlocker Unclock software which hanging in Windows Operating Systems

I hate windows so this is vry helpfull if you can not delete a malicious file

http://rapidshare.com/files/105706390/unlocker1.7.7.exe

Topics: Software | 1 Comment »

Laptop Drivers SONY v505.rar

By admin | April 8, 2008

This post includes Drives Needed for SONY V505

http://rapidshare.com/files/105708006/Laptop_Drivers_SONY_v505.rar

Topics: Drivers | 1 Comment »

Using Bullets in HTML or Macromedia Dreamweaver

By admin | March 7, 2008

This article deals with how to use bullets in HTML or Macromedia Dreamweaver. To summarize, bullets can be displayed in the following ways:

  1. Using the <ul> and <ol> tags with or without the type attribute set.
  2. Using CSS styles by specifying a class attribute to the <ul> or <ol> tags. The bullet type can be either the regular HTML types or bullet images.
  3. Using Tables and image bullets, lists can be created within small areas. For example take a look at the related links in the left menu. Notice how image bullets are used for listing out the Fireworks Tips.

1. Using <ul> and <ol> tags with or without the type attribute

Bullet Type HTML Code Example
<ul><li>List Item 1</li></ul>
  • List Item 1
<ul type=”circle”><li>List Item 1</li></ul>
  • List Item 1
<ol type=”i”><li>List Item 1</li></ol>
  1. List Item 1
<ol type=”a”><li>List Item 1</li></ol>
  1. List Item 1

2. Using CSS styles by specifying a class attribute to the <ul> or <ol> tag

Create a CSS style called bullet by using the HTML code below or by using Dreamweaver.

HTML Code: <style type=”text/css”>
<!–
.bullet {list-style-type: disc;}
OR
.bullet {list-style-image: url(/images/icons/bullet.gif);}
–>
</style>

<ul class=”bullet”><li>List Item 1</li></ul>

Create Using Dreamweaver:
  1. Open the CSS Styles pallet by clicking on Window > CSS Styles
  2. Click the New CSS Style button and give the name of the style as .bullet. Define it for either only the current document or for a Style Sheet file.
  3. In the CSS Style definition window, go to the List Category and set the type or bullet image and Save the style.
  4. Create your list of items using the default bullet. To apply the style, select the <ul> or <ol> tag in the tag selector located at the bottom left of the Document window. Right Click and Set Class to bullet.

Change the list-style-type property to get the different bullets and the image property to give an image as the bullet.

Bullet Type CSS Style Code Example
.bullet {list-style-type: disc;}
  • List Item 1
.bullet {list-style-type: circle;}
  • List Item 1
.bullet {list-style-type: lower-roman ;}
  1. List Item 1
.bullet {list-style-type: lower-alpha;}
  1. List Item 1
.bullet {list-style-image: url(/images/icons/arrow.gif);}
  1. List Item 1

3. Using Tables and image bullets, list can be created within small areas

For this create an image bullet and do the following:

  1. Create a Table with each row having the same height. Now place the list items into their respective rows.
  2. Now in front of the first item place the bullet image.
  3. For the selected bullet image give the align property as absolute middle.
  4. Now copy-paste the bullet in front of all the other list items and your table bullet list is ready.

Topics: Dreamweaver, HTML Codes | 1 Comment »

IDEVSPOT- TEXTADS 1.1

By admin | February 25, 2008

Image

Sell text advertisement spots on your website. Integrated with Paypal ecommerce for hands-free.

HOME

IdevSpot - TEXTADS 1.1 | Scripts | 101.21 Kb Read the rest of this entry »

Topics: Joomla Components | 1 Comment »

« Previous Entries