answersLogoWhite

0

What is CSS in Dreamweaver?

User Avatar

Anonymous

14y ago
Updated: 8/19/2019

CSS (Cascading Style Sheet) is an alternative way to style a web page. Using CSS makes the page load faster because the CSS code is in an external file not in the actual HTML document.

User Avatar

Wiki User

14y ago

What else can I help you with?

Related Questions

What are the 2 types of sites used in Dreamweaver?

Dreamweaver lets you build sites using several method such as frames, tables, and css. The quickest and cleanest way to build a site using Dreamweaver is html/css.


What is an AP Div in Adobe's Dreamweaver?

Absolute-Postiioned (AP) Divs are a type of CSS code available for use in Adobe's Dreamweaver software. These Divs are used to create boxes or different areas for text on a webpage.


What is an AP Div in Adobe's Dreamweaver software?

Absolute-Postiioned (AP) Divs are a type of CSS code available for use in Adobe's Dreamweaver software. These Divs are used to create boxes or different areas for text on a webpage.


How to Build a Professional Website using HTML, CSS Technologies?

You can start by using php or my sql. If you need a simpler tool, you can try dreamweaver.


Is dreamweaver 8 better than dreamweaver CS3?

AnswerDreamweaver CS3 is the latest version of Adobe Dreamweaver. This is the most popular Web design program among professional Web designers and the latest version adds enhancements to CSS support and a new Spry Framework that makes it easier to create AJAX features with Dreamweaver. Dreamweaver 8 was the version prior to CS3. Dreamweaver 8 was owned by Macromedia but Adobe purchased the program and changed the name from Macromedia Dreamweaver 8 to Adobe Dreamweaver CS3 with the new version. Previous versions of Dreamweaver, in reverse order: Adobe Dreamweaver CS3, Macromedia Dreamweaver 8, Dreamweaver MX 2004, Dreamweaver MX, Dreamweaver 4, 3, 2, and 1.However, newer is not necessarily better. Some features of Dreamweaver 8 have been left out of the newer version, which arguably make it a less good choice for some. It really depends what you are using it for, and whether you need the new features in CS3.


How do you build a website from the ground up?

You need to learn stuff like HTML and CSS and PHP or ASP depending on what you want to do. You'll need a program like dreamweaver to do it yourself.


How do you center ONLY an image in Adobe Dreamweaver CS4 without centering the body text?

I figured it out: the picture needed to be in the <h1> category, not <p> because my CSS sheet had <p> left aligned, and <h1> centered.


Is FrontPage a web design tool?

Yes you could consider it a web design tool. I wouldn't recommend it, you should learn HTML with CSS to design your web pages. But if you do need some software go with Adobe Dreamweaver.


What is the language used for creating adobe pages?

If are asking about the language used to create adobe web pages your programming would most likely be coming form Dreamweaver. But you can also create pages in flash and Photoshop. Dreamweaver would be the default web programming application though. It mainly uses ajax, javascript, css, and some flash coding, and its is pretty user friendly.


Where is the command prompt on dreamweaver cs5?

In Adobe Dreamweaver CS5, there isn't a traditional command prompt like in other development environments. Instead, you can access the "Files" panel to manage your files or use the "Code" view to edit HTML, CSS, or other code directly. If you need to execute specific commands, you can use the built-in features such as the "Insert" menu or the "Commands" menu for various functionalities.


Is Adobe Dreamweaver the same as Macromedia Dreamweaver?

Yes they are the same. Adobe brought Macromedia and their products, including Dreamweaver, became Adobe products.


What does a div tag do when using Dreamweaver CS3 xhtml and CSS?

The division tag is a "div" and is used to divide a page into sections. A div tag can be used to style a section, and style one or more sections differently than other sections.