@jcoldham1 The idea is he gives us the tools to create our own layout, if you watch the rest of the series and learn the knowledge, you may create your own!
hi i have a problem, when i apply the .image-frame class the frame doesn't show up but the margin spacing does. my background color, instead of white is a dark gray and i'm using a blue for the frame, can you help?
Hi, thanks for all your help before. I have another problem and i really need help, ive tried everything. when i put the margin padding and border around the images they look correct agin in design view but if i turn it off, the margin and border is still there but the padding is gone, the same happens with firefox and IE, works fine in firefox but the padding disappers in IE, please help ive tried everything. Thanks
fior some apperant reason ( me being stupid) I don't have the /*Headings/* section so that I can modify all the headings. No wonder my letters all were different sizes. So do I do now?
Help! My picture frame appears in the design view but disappears and becomes transparent when in live view? Instead of the frames appearing, I can only see the pictures further apart? Does anyone know whr I went wrong? Much help appreciated! Thanks :)
@DeGeaProductions The same thing happened to me and I think I can find out the problem (although not the cause of this problem). I edited in all the /*Headings*/ information manually (because I didn't get the framework I'm doing it all by myself), and the next element to be defined after it was the #outer div tag. Normally, the tags are all pink but it changed to blue - it for some reason rendered that tag obsolete. So I deleted the h1 img, h2 img etc. tags.
@martyvibe After this, the #outer div tag changed back to pink and I got my white background again! But pretty miffed on why this happened...could be a Dreamweaver bug I dunno...
Absolutely the best tutorial I have found on the Web. Wirklich die beste Anleitung zum Dreamweaver, die ich gefunden habe. Skutocne najlepsi navod na pouzivanie Dreamweaveru, ktory som nasla.
seriously - the money you have to spend to download the files is virtually nothing incomparison with the value of the knowledge you get from this series. Well done!!!!
One thing that confuses me is that is a DIV CSS? Is a DIV just a container that is CSS based? and then a DIV is given an ID. I notice also that you do all the coding yourself, you don't rely on that CSS Styles Menu at the top right of the screen. You can do things from there too, but they seem limited and then they don't always get reflected in the actual CSS code I've noticed.
@RacingMindPress basically a div creates a container around anything (text, pictures, other divs). the reason you use divs is to select an object and edit it, give it a color, backbround, etc. You can give a div both a style and an id. You give styles to tell it what artistic thing u want to do to it, but u give it an id for positioning purposes. Like to tell the banner where to be, and the body where to be, its just for positioning.
Hi there. The tutorials are really good, hit a problem though, Ive put all the correct code in and the border shows up around the images on the design view, but when you preview in firefox or in iexplore the border does not show up, then you exit the preview and click the image the border then disappears on design view, but when you exit dreamweaver and then open it back up, in design view it is there again, but if i try preview again it does the same! Please help!
For some reason when I type margin-bottom:3px; , it doesnt move the date down.. It still stands at the same spot.. Can someone help me with that? I even tried it on another site, I tried it with position:absolute.. It just doesn't work for me >.> I really need help on this. If you can help me, pls send me a msg. Thanks!
@nayru15 make sure your class or id are spelled perfectly correctly and it IS case sensitive. Very often my css won't do anything and i go and see I have misspelled something. I use camel coding for naming my classes. So i'll forget I have a capital in the middle of the class name.
Thank you for posting these videos. I am taking CS5 Dreamweaver 5 at my local community college. Its a great supplement to the course. As soon as I return from spring break I'll inform the class of your YouTube channel.
does createthenet show how to make our own layout? instead of using the templates he he has? im getting in a flap :(
jcoldham1 6 days ago in playlist Introduction to Dreamweaver CS5 Tutorial
@jcoldham1 The idea is he gives us the tools to create our own layout, if you watch the rest of the series and learn the knowledge, you may create your own!
Froobnoobz 9 minutes ago
hi i have a problem, when i apply the .image-frame class the frame doesn't show up but the margin spacing does. my background color, instead of white is a dark gray and i'm using a blue for the frame, can you help?
rigon63 1 week ago
@rigon63 please ignore this comment, it was just a small class error
rigon63 1 week ago
dude you fuckin rule
rigon63 1 week ago
Hi, thanks for all your help before. I have another problem and i really need help, ive tried everything. when i put the margin padding and border around the images they look correct agin in design view but if i turn it off, the margin and border is still there but the padding is gone, the same happens with firefox and IE, works fine in firefox but the padding disappers in IE, please help ive tried everything. Thanks
seanallott1 1 week ago
Can someone explain to me why my meny is like this for example this [HOME] but with a Line under it? instead of just HOME, please! help!
NebazMAJSODLARE 3 weeks ago
padding inside, margin outside. i memorized it. thats why when he said ooopps i was lol. nice one!!
marcoespania 1 month ago
fior some apperant reason ( me being stupid) I don't have the /*Headings/* section so that I can modify all the headings. No wonder my letters all were different sizes. So do I do now?
o0DEYANIRA0o 2 months ago
Help! My picture frame appears in the design view but disappears and becomes transparent when in live view? Instead of the frames appearing, I can only see the pictures further apart? Does anyone know whr I went wrong? Much help appreciated! Thanks :)
DeGeaProductions 3 months ago
@DeGeaProductions The same thing happened to me and I think I can find out the problem (although not the cause of this problem). I edited in all the /*Headings*/ information manually (because I didn't get the framework I'm doing it all by myself), and the next element to be defined after it was the #outer div tag. Normally, the tags are all pink but it changed to blue - it for some reason rendered that tag obsolete. So I deleted the h1 img, h2 img etc. tags.
martyvibe 3 weeks ago
@martyvibe After this, the #outer div tag changed back to pink and I got my white background again! But pretty miffed on why this happened...could be a Dreamweaver bug I dunno...
martyvibe 3 weeks ago
I luv when he says oops!
wittigvijay 3 months ago
you rock!!!!!!!!!
coorichka 4 months ago
Absolutely the best tutorial I have found on the Web. Wirklich die beste Anleitung zum Dreamweaver, die ich gefunden habe. Skutocne najlepsi navod na pouzivanie Dreamweaveru, ktory som nasla.
TheDzulia 4 months ago
Even though I speak Spanish, after being watching this amazing series of tutorials, I can't get out of my head the phrase "I'm gonna go ahead and..".
nelsongphoto 5 months ago
seriously - the money you have to spend to download the files is virtually nothing incomparison with the value of the knowledge you get from this series. Well done!!!!
smellman88 5 months ago 19
One thing that confuses me is that is a DIV CSS? Is a DIV just a container that is CSS based? and then a DIV is given an ID. I notice also that you do all the coding yourself, you don't rely on that CSS Styles Menu at the top right of the screen. You can do things from there too, but they seem limited and then they don't always get reflected in the actual CSS code I've noticed.
RacingMindPress 5 months ago
@RacingMindPress basically a div creates a container around anything (text, pictures, other divs). the reason you use divs is to select an object and edit it, give it a color, backbround, etc. You can give a div both a style and an id. You give styles to tell it what artistic thing u want to do to it, but u give it an id for positioning purposes. Like to tell the banner where to be, and the body where to be, its just for positioning.
Hope this helps
soldenoche 4 months ago
You did this entire page without a single table!
RacingMindPress 5 months ago
This series is kickass.
ourglasslake 5 months ago
IT ALL MAKES SO MUCH SENSE NOW!!
There should be a special place in heaven for you! :D
thelordinc 6 months ago
I'm gonna go ahead and like this series.
Plantweed 6 months ago in playlist Dreamweaver CS5 Introduction 44
I love these tutorials...Ms Diva Design
SassyJazzy254 7 months ago
Hi there. The tutorials are really good, hit a problem though, Ive put all the correct code in and the border shows up around the images on the design view, but when you preview in firefox or in iexplore the border does not show up, then you exit the preview and click the image the border then disappears on design view, but when you exit dreamweaver and then open it back up, in design view it is there again, but if i try preview again it does the same! Please help!
seanallott1 7 months ago
@ryanch11 Thanks allot! now just to fix my template issue....
jedimaster1534 8 months ago
My images seem to close together, not as far apart has his.
jedimaster1534 8 months ago
at last i made my website
followed 31 videos
thanx!!!
and i made my website a month ago and till now i have earned $345 dollars
cooldevansh1 8 months ago
@cooldevansh1 how by add service?
jedimaster1534 8 months ago
@jedimaster1534 yessss
cooldevansh1 8 months ago
@cooldevansh1 what is ur site??
pokerrich9 6 months ago
For some reason when I type margin-bottom:3px; , it doesnt move the date down.. It still stands at the same spot.. Can someone help me with that? I even tried it on another site, I tried it with position:absolute.. It just doesn't work for me >.> I really need help on this. If you can help me, pls send me a msg. Thanks!
nayru15 10 months ago
@nayru15 make sure your class or id are spelled perfectly correctly and it IS case sensitive. Very often my css won't do anything and i go and see I have misspelled something. I use camel coding for naming my classes. So i'll forget I have a capital in the middle of the class name.
shakaama 9 months ago
Very good tutorials! Very easy to follow!
786RiDz 10 months ago
Thank you for posting these videos. I am taking CS5 Dreamweaver 5 at my local community college. Its a great supplement to the course. As soon as I return from spring break I'll inform the class of your YouTube channel.
MrPenguin098 10 months ago