🚨 Heads up! This course is no longer supported. We recommend checking out our Webflow Essentials course.
Adding text in Dreamweaver
Questions
Student Gallery
Be the first to share something.
Course info
Overview
Know that I’ll be around to help - if you get lost you can message in the forum and together we’ll get you back on track.
- You'll need a copy of Dreamweaver CC 2015 or above. A free 30 day trial can be download from Adobe here.
- No previous Dreamweaver or web design experience is necessary.
- If you're not sure if this course is right for you. Email me what you’re trying to do and check if you’re on the right track.
- 60 lectures 3 hours of content!
- Forum support from me.
- All the techniques used by professional website designers.
- Ways to preview your designs straight to your mobile device.
- Firm understanding of responsive web design.
- Professional workflows and shortcuts.
- A wealth of other resources and websites to help your new career path.
- YES: This course is for beginners. For people who prefer not to work in code. Aimed at people new to the world of web design. No previous Dreamweaver experience is necessary. People with knowledge of previous versions of Dreamweaver CC 2014 and below will also get great value from this course as the software has changed so much.
- NO: This course is NOT suited to people experienced in using HTML & CSS. If you prefer to work in code only then this course isn’t right for you.
Course duration 5.5 hours + your own study.
Daniel Scott
Founder of Bring Your Own Laptop & Chief Instructor
I discovered the world of design as an art student when I stumbled upon a lab full of green & blue iMac G3’s. My initial curiosity around using the computer to create ‘art’ developed into a full-blown passion, eventually leading me to become a digital designer and founder of Bring Your Own Laptop.
Sharing and teaching are a huge part of who I am. As a certified Adobe instructor, I've had the honor of winning multiple Adobe teaching awards at their annual MAX conference. I see Bring Your Own Laptop as the supportive community I wished for when I was first starting out and intimidated by design. Through teaching, I hope to bring others along for the ride and empower my students to bring their stories, labors of love, and art into the world.
True to my Kiwi roots, I've lived in many places, and currently, I reside in Ireland with my wife and kids.
Downloads & Exercise files
Transcript
Because what it does is when you do a copy from something, say like Word and I copy all of this text, can you see it's got some styling. It's blue, it's bold, it's actually set up as a heading in, um, word. And if I copy it and paste it straight into Dreamweaver, watch this. If I paste him there, okay, I click inside this p Can you see it here? It's brought it in and it's put it as a H one 'cause it guessed it from Word Okay, as a heading one. And it's big, it's bold.
Okay? So quite often you don't want to bring through the styling from either. It can bring in some really crazy styling. That was a real basic one. Just to show you. It's wrapped it up in a p uh, H one tag, but it can bring in all sorts of junk.
You do not need to get round that. And one of two ways is what I tend to do is I use either text, edit, or notepad. So text edit on a Mac or notepad on a pc, and you can kind of cut the text down to what's called plain old text. There it is there. Um, it's uh, should me show you about, it says Make Plain Text and, and it removes all the formatting and becomes really basic, just plain old, easy to import text. The other way is I'm gonna undo this from here.
Go to edit past special. So I've copied it from Word already. I'm gonna go to Past Special and I've got these options in here. So I could bring in text only. I only trouble with text only is that it text only but removes all the returns. So if you've got say, 10 paragraphs and you go to Text only, it'll remove all this, all the formatting, which is great, which we wanna get rid of.
But we'll remove the spaces between paragraphs as well. So you gotta go back through and pull the returns in, which is a real pain. So I don't like doing it this way. Um, so the best way is to clean it up in Mac. Remember use something called Text edit and switch it to Plain Text. Now if you're using a PC, use Notepad, um, it's a, you might have to go and find it.
It's installed on all Windows PCs and it is a real basic text editor. And if you copy from Word, paste it into Notepad and then copy and paste it back into Dreamweaver, that's the quickest and easiest way to get text that is nice and clean into Dreamweaver.