•
•
•
•
What is DaniWeb IT Discussion Community?
You're currently browsing the Site Layout and Usability section within the Web Development category of DaniWeb, a massive community of 391,615 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 2,627 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our Site Layout and Usability advertiser:
Views: 1005 | Replies: 4
![]() |
•
•
Join Date: May 2004
Location: Boston,MA
Posts: 1,362
Reputation:
Rep Power: 7
Solved Threads: 16
you can create an external file sheet so copy and paste into a blank document and save it then in the head of the html document put
<link rel="stylesheet" href="filename.css" type="text/css" />
or you could just put it inside the head of the html document in style tages like this.
<style type="text/css">
<!--
Paste your css here
-->
</style>
Also you should note that this could all be done in notepad dreamweaver is just a text editor and you should learn to use the code view more than the design view.
<link rel="stylesheet" href="filename.css" type="text/css" />
or you could just put it inside the head of the html document in style tages like this.
<style type="text/css">
<!--
Paste your css here
-->
</style>
Also you should note that this could all be done in notepad dreamweaver is just a text editor and you should learn to use the code view more than the design view.
•
•
Join Date: May 2004
Location: Boston,MA
Posts: 1,362
Reputation:
Rep Power: 7
Solved Threads: 16
No problem. I think the biggest issue that newer web designers and developers have is that they feel like they need to go out and buy a program like dreamweaver to make websites when dreamweaver is really just an advanced text editor. Deffinitely try to learn more of HTML and CSS and stick to the coding view as much as possible. For good tutorials I would suggest w3schools and lynda.com.
![]() |
•
•
•
•
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
•
•
•
•
•
•
•
•
DaniWeb Site Layout and Usability Marketplace
Similar Threads
- Nav buttons for MySql and PHP (MySQL)
- Questions For WebDevelopment =) (HTML and CSS)
- html template help (HTML and CSS)
- Resizing issues in Dreamweaver (Graphics and Multimedia)
Other Threads in the Site Layout and Usability Forum
- Previous Thread: Dreamweaver Webpage Size
- Next Thread: Flash Document with dynamic geometry!



Linear Mode