Dreamweaver
Dreamweaver and Photoshop is the Best Web Design Tools
Minggu, 9 Oktober 2011
There are a number of versions of Dreamweaver available but they all effectively perform the same or similar functions. It is a professional HTML editor for designing, coding and developing websites, web pages and web applications. The application offers 2 design environments in which to work, the code view and the design view. You can also select a 'split' view that lets you see both the code and design views simultaneously.
The design view (visual editing features) allows y...
How to Create Email With Dreamweaver
Kamis, 5 Mei 2011
A hyperlink can be created in Dreamweaver that will allow the user’s default email application to launch automatically. Clicking the link will open a new message window that will launch the email application. Creating a Dreamweaver email can be done in just a few steps.
1. Click the spot on your Dreamweaver page where you wish to insert the email link.
2. Click "Insert" on the tool bar, then scroll down and highlight "Email Link" from the Main Insert tab....
Cara Membuat Popup Window Dengan Dreamweaver
Kamis, 5 Mei 2011
Jika Anda pernah ingin memasukkan sebuah jendela pop-up di situs web Anda, seperti untuk thumbnail atau aksesibilitas, Dreamweaver membuatnya mudah untuk melakukannya. Dreamweaver sudah termasuk script otomatis untuk membiarkan Anda mengubah beberapa pilihan dan menambahkan jendela pop-up untuk situs web Anda hampir secara otomatis dengan tidak keras pengkodean yang terlibat. Ikuti langkah-langkah untuk menambahkan jendela pop-up ke website Anda.
Petunjuk :
1. Mulai Dreamwe...
Cara Membuat Email Dengan Dreamweaver
Kamis, 5 Mei 2011
Sebuah hyperlink dapat dibuat dalam Dreamweaver yang akan memungkinkan aplikasi email default pengguna untuk memulai secara otomatis. Mengklik link tersebut akan membuka jendela pesan baru yang akan meluncurkan aplikasi email. Membuat email Dreamweaver dapat dilakukan hanya dalam beberapa langkah.
1. Klik tempat pada halaman Dreamweaver Anda di mana Anda ingin memasukkan alamat email.
2. Klik "Insert" pada tool bar, lalu cari dan pilih "Email Link" dari tab Sis...
create small popup windows for ads with dreamweaver
Kamis, 5 Mei 2011
Use the Dreamweaver behaviors panel to create small pop-up windows for ads or news
This behavior helps to create pop-up ads, small browser windows etc.
If you don't have Dreamweaver we have provided the code that you can
cut 'n' paste and use in your web page.
'Open
Browser Window' Behavior
This behavior allows you to open a browser window in any
size you specify. e.g.
Code for the Function: C...