PLEASE CHECK OUT MY VIDEO I MADE ABOUT SKIN RETOUCHING UNDER 5 MIN! IM A FASHION AND BEAUTY PHOTOGRAPHER, SO GET TIPS FROM SOME ONE WHOS IN THE INDUSTRY!
Hey everybody I just finished designing my website but I don't no what to call it! Can someone help me its for helping young graphic designers although I could use some help myself right now.
Please send me a message if you even bother helping me
also i use macromedia dreamweaver 8,i wanna know is it possible to create standard images like your header(barner) and so on with dreamweaver or i gata do that in another program like photoshop etc.pls nat, i await your reply.. thanks again.
but i gat a problem using tables, that's the normal tables, am made to understand that i can also use css to design a webpage but i tried looking for such videos here and couldn't get what exactly i was looking for, i was wondering if u could teach me that by doing a video for me, or even teach me how to use tables to design a table ,
hey nathaniel,am mimshach from Nigeria and i really love yr videos , i have really learnt alot from you. i wanna say thank you.i gat this littlle challenge,Ok. i can fairly design a webite now thanks to you and some other guys here on youtube...
Hey! thanks for this great tutorial, but I had a problem how can I do to put my email in the css, so the people who wants to send me a messenge I could read it on my email home page. Thanks
tutvid, i wanted to ask, can you do a video tutoiral on a twitter style status box, with counters and rollover effects, i've tried to do it, but keep stuffing it up, or ending up without a clue, i have sent you a message before, but u haven't replied yet
Hi there- Your videos are so helpful! But I am having a problem with my contact form. My comments field is not in block format. The word "Comments" appears next to the E-mail input field and the Comments text box is on the next line. Any idea where I went wrong? Thank you for all your help.
Thank You so much Nathaniel, a'm learning a lot with your videotutorial, this code is a little hard, but i will try understand everycode^^, thank man, keep helping to world ^^,
even though the browser is smart enough to know that input is recognized as textbox, it's a better idea to use type to be specific, just some things, to keep in mind, maybe you just forgot to point that out.
@fredv1 not really, I use it for coding, 'not for design' but still is very helpful, when using any other program you sometimes misspell some words giving you headache, by the way I started using Programmer's Notepad, google it, it's great program. Handles php and many other languages, highlight etc ;)
@fredv1 As you have said, if Dreamweaver is for noobs, what do you suggest? Experience is a teacher. Can you enlighten us at all. We are not geniuses here. Just looking for help in a complex display technology.
@fredv1 it is true that to learn coding its better to use plain text editor, but when you get to difficult codes, it starts getting hard to orientate around. thats why Dremweaver is irreplaceable when actually managing the web site. you can directly upload the files to ftp and is great when ure not the only one working on it.
Thanks for this tutorial. This is just the tutorial I needed to get me over the edge. For some reason CSS has always been challenging and its now starting to come together.
and how do i make it so that i can make it a form for my website. I did all of this thinking that you would give a code to make it send and now im frustrated. I just did like an hour of typing for nothing!
@davidknag You did this for learning, you didn't do it for creating a whole website. Check his other tutorials, this is "Styling a Form with CSS" not "Creating a form for my website."
I filled out the html in note pad. When I viewed it in firefox there was a comment box but no boxes for "name" or "email" nor were there any buttons. I then tried to do it in dream weaver... the same thing keeps happening. i keep pausing the video to double check my code... and yet nothing is different. Why is this happening?
Name and Comments show, but email is invisible or doesn't show on the actual web page. There is no difference between name or comments to the email, but it still don't work
Ha ha- funny thing is the CSS still did not work correctly in Internet explorer-for me at least, Firefox, Chrome, Opera all did great. I'm starting to get annoyed by IE, 90% of the time things end up looking wrong on it, and you end up spending 2h on a separate style sheet for IE. :( Great tutorial BTW-thank you!
Hey Nathan, will you buy the new CS5 that has come out? Would be cool if you did tutorials on them to ^^. Not much has changed in the programs but there are some functions that are awesome.
Another really nice tut, but do you really need to do 0 auto 0 auto, you can just do 0 auto can't you, because 0 will represent both top and bottom and auto will represent both left and right?
Great job Nate! Only thing I noticed was really annoying was the yellow text. Didn't really make it easier. Just a small note there. Anyways, I love your tutorials! You inspire me to make my own! Thank you!
I don't see why you are using images? The only, yes, only image you need is the background. The border of the wrappper can be made by using a border and outline, and the inner gradient can be done with CSS3, and as it's barely even visible, i don't think a IE6 user would take sucide if he didn't see it.
@NikkexD also, with the new HTML5 you don't need to set the type of either style or script tags. Style will be automatically set to text/css and script will be automatically set to text/javascript. You can begin using that already, even though HTML5 hasn't been fully released yet.. it will work. :)
@NikkexD Haha, yes, there are a look of great time saving features of HTML5 and CSS3, but I really didn't want to get into them here. This is a pretty basic tutorial, you gotta take it one step at a time.
I am planning on getting some HTML5 and CSS3 tutorials out in the very near future however.
@tutvid Yeah, sounds good! I love your videos btw. When i was learning HTML and CSS in the beginning, you helped me a lot. And i still learn a few things watching your videos today.
Thank you so much Mr. Nathaniel for all your time in preparing these wonderful Detail video tutorials. I must say i am your fan of you & your no 1 tutorials also. You have done a great job in keeping the content as simple as possible for any newbie like me (to graphics world) to understand. Much appreciated and keep up your good efforts. Keep educate us on youtube Thank you
Hey Nathaniel, I got my whole entire form set up, but I tried to test it by sending an e-mail to myself and nothing happened. Do you know what might be the problem? I'm sorry if I sound so ignorant about this, I'm fairly new to coding and such.
@i3ak3ri301 I would run a quick Google search for a "PHP form handler" you should find either a nice little script or even a tutorial on how to pop one together.
@i3ak3ri301 do you have code behind what your doing, or are you magically expecting it to work. For email all you need is html and javascript. If you want logging in and stuff, you need php.
@i3ak3ri301 do you have code behind what your doing, or are you magically expecting it to work. For email all you need is html and javascript. If you want logging in and stuff, you need php. Comment back, and ill pm you with exact code you need
Bring it up and then don't explain... smooth - one value affects top, right, bottom, left - two values affect top and bottom with first value and right and left with the second - 3 values affect top with the first, right and left with the second, and bottom with the third - 4 values are easy to remember as clockwise from the top - first value affects top, second affects right, third affects bottom, and last affects left.
LOL.... dont second guess me ;)
snuggerzoid 1 week ago
Thanks!
Isedonxt 2 months ago
Good job man. Great Vid!
KeenuoYusuf 2 months ago
This has been flagged as spam show
PLEASE CHECK OUT MY VIDEO I MADE ABOUT SKIN RETOUCHING UNDER 5 MIN! IM A FASHION AND BEAUTY PHOTOGRAPHER, SO GET TIPS FROM SOME ONE WHOS IN THE INDUSTRY!
TheAngelcolour 3 months ago
Thank you for the interactive lesson! Makes dreamweaver more comprehensive :)
12TabulaRasa12 3 months ago
Hey everybody I just finished designing my website but I don't no what to call it! Can someone help me its for helping young graphic designers although I could use some help myself right now.
Please send me a message if you even bother helping me
Thank you!
xR1D1xful 4 months ago
Wow That looks like a better form when you used CSS in dream weaver.
joeygart 4 months ago
I really like it. Thanks? for uploading.
timvideo1000 6 months ago
Why did your form buttons suddenly line up when you styled them?
lorenzom21 7 months ago
lol jk nice vid
Brick1411 7 months ago
╭∩╮(︶︿︶)╭∩╮
Brick1411 7 months ago
Great job
MrYaya1111 7 months ago
21:13 - I Think That Everyone Agrees With That Statement!
JDOG13596 7 months ago
How do you get the form to send the information when the fields are filled in?
locoplanet 9 months ago
tutvid is the best tutorial channel ever.
beinyourguard 9 months ago
also i use macromedia dreamweaver 8,i wanna know is it possible to create standard images like your header(barner) and so on with dreamweaver or i gata do that in another program like photoshop etc.pls nat, i await your reply.. thanks again.
emmy009 11 months ago
but i gat a problem using tables, that's the normal tables, am made to understand that i can also use css to design a webpage but i tried looking for such videos here and couldn't get what exactly i was looking for, i was wondering if u could teach me that by doing a video for me, or even teach me how to use tables to design a table ,
emmy009 11 months ago
hey nathaniel,am mimshach from Nigeria and i really love yr videos , i have really learnt alot from you. i wanna say thank you.i gat this littlle challenge,Ok. i can fairly design a webite now thanks to you and some other guys here on youtube...
emmy009 11 months ago
You are a wonderful instructor, thank you.
Carlioslasaurus 1 year ago
This has been flagged as spam show
My name is Mike from LA Although there busizz4me.info
angelchastainc3ln3v 1 year ago
Hey! thanks for this great tutorial, but I had a problem how can I do to put my email in the css, so the people who wants to send me a messenge I could read it on my email home page. Thanks
TinchoNa95 1 year ago
Comment removed
techin4 1 year ago
Hey thanks for the tut, believe it or not i came to this video with no knowledge of CSS and you gave me some basics thanks
C0LEMAN777 1 year ago
Could have been better.
cheatonly2win 1 year ago
ie angers me sooooo much... my form does not display properly
GAMESGLORIOUSGAMES 1 year ago
Hey man, do u ever use firebug? The CSS changes translate really cool for beginners over videos like these...
silentpro105 1 year ago
tutvid, i wanted to ask, can you do a video tutoiral on a twitter style status box, with counters and rollover effects, i've tried to do it, but keep stuffing it up, or ending up without a clue, i have sent you a message before, but u haven't replied yet
ahmedshaie 1 year ago
conTEXT is a good text editor i use for editing code on my Windows Vista
Techible 1 year ago
Hi there- Your videos are so helpful! But I am having a problem with my contact form. My comments field is not in block format. The word "Comments" appears next to the E-mail input field and the Comments text box is on the next line. Any idea where I went wrong? Thank you for all your help.
imegglobal 1 year ago
Thank You so much Nathaniel, a'm learning a lot with your videotutorial, this code is a little hard, but i will try understand everycode^^, thank man, keep helping to world ^^,
Greetings from peru ^^, Sorry for my bad English
lekofev 1 year ago
This is so great and very helpful. Thanks a lot.
Christa
graphicsite 1 year ago
Don't forget to use the accesskey Attribute in your forms. I love sites that use them. (so I can be lazy)
DrJams 1 year ago
Thanks, i am going to put da on my site
- Joseph/CompGuy
CompGuy911 1 year ago
even though the browser is smart enough to know that input is recognized as textbox, it's a better idea to use type to be specific, just some things, to keep in mind, maybe you just forgot to point that out.
- J.
scientist100 1 year ago
Dreamweaver is for noobs
fredv1 1 year ago
@fredv1 not really, I use it for coding, 'not for design' but still is very helpful, when using any other program you sometimes misspell some words giving you headache, by the way I started using Programmer's Notepad, google it, it's great program. Handles php and many other languages, highlight etc ;)
scientist100 1 year ago
@fredv1 As you have said, if Dreamweaver is for noobs, what do you suggest? Experience is a teacher. Can you enlighten us at all. We are not geniuses here. Just looking for help in a complex display technology.
JohnnyRock2000 1 year ago
@fredv1 it is true that to learn coding its better to use plain text editor, but when you get to difficult codes, it starts getting hard to orientate around. thats why Dremweaver is irreplaceable when actually managing the web site. you can directly upload the files to ftp and is great when ure not the only one working on it.
romanticblade 1 year ago
Thanks for this tutorial. This is just the tutorial I needed to get me over the edge. For some reason CSS has always been challenging and its now starting to come together.
brownpauls 1 year ago
hey what you think of aptana studio?
I went to your website, the videos are so crystal clear on there. I didn't realize how bad youtube is.
Thank you for this tut btw.
shakaama 1 year ago
Nice tuto.
cmoivalou 1 year ago
and how do i make it so that i can make it a form for my website. I did all of this thinking that you would give a code to make it send and now im frustrated. I just did like an hour of typing for nothing!
davidknag 1 year ago 7
@davidknag If you go to his website, he has a tutorial on how to send it via php. :) if not, just good, how to send mail via php.
Theben0987 1 year ago
@davidknag You need to use a php. This tutorial shows only how to make the visual part of contact form.
Seryosin 1 year ago
@davidknag You did this for learning, you didn't do it for creating a whole website. Check his other tutorials, this is "Styling a Form with CSS" not "Creating a form for my website."
DeeJayTimo 1 year ago
@davidknag he said styling not formating.
alexandarTV 2 months ago
@davidknag He said he was just focusing on the form style and not the PHP 2:20
BeansCanTalk 1 month ago
@davidknag look up phpacedemy. that's all php your talking about. this is css. lol
TheBlakeWilliamson 6 days ago
Which recording program do you use?
iworksgroup 1 year ago
I filled out the html in note pad. When I viewed it in firefox there was a comment box but no boxes for "name" or "email" nor were there any buttons. I then tried to do it in dream weaver... the same thing keeps happening. i keep pausing the video to double check my code... and yet nothing is different. Why is this happening?
BmoreGraphic 1 year ago
Hi, Can you make a tut on how to make a Dark Styled Gaming Website?
PrinceProStudio 1 year ago
waaay to fast... i cant follow along...
mtbrain1 1 year ago
well I got the email to show, but now the Backgrounds not showing.
style type="text/css">
body (background:url('bj.jpg'); margin:0; padding:0;)
/style>
sunioj101 1 year ago
I need some quick help, I'm doing this in notepad and I've followed it to the T.
I'm upto around 5:40.
for this bit.. for="email">Email:
Name and Comments show, but email is invisible or doesn't show on the actual web page. There is no difference between name or comments to the email, but it still don't work
sunioj101 1 year ago
Ha ha- funny thing is the CSS still did not work correctly in Internet explorer-for me at least, Firefox, Chrome, Opera all did great. I'm starting to get annoyed by IE, 90% of the time things end up looking wrong on it, and you end up spending 2h on a separate style sheet for IE. :( Great tutorial BTW-thank you!
cryspypotato 1 year ago
Awesome tutorial but how do I make it send to a certain email address? I was hoping the tutorial would show that. Cheers TutVid!
jamesrdolan 1 year ago
Hey Nathan, will you buy the new CS5 that has come out? Would be cool if you did tutorials on them to ^^. Not much has changed in the programs but there are some functions that are awesome.
dwagothegod 1 year ago
can you make a video on how to make a website with css using dreamweaver cs4 plz and thank you
flamemon11 1 year ago
is not Safari pickier then Explorer?
skjlab 1 year ago
I wish the HTML wasnt yellow, you should change it to green or orange or something that contrast better against white.
macjsus 1 year ago
This is exactly what I needed! Thank you!!
evildwarf 1 year ago
cool. but i really reccomend you have your css on a seperate style sheet
thetechall 1 year ago
@thetechall i think it was put in the HTML file to try and speed up the tutorial
karrotsrkool 1 year ago
Another really nice tut, but do you really need to do 0 auto 0 auto, you can just do 0 auto can't you, because 0 will represent both top and bottom and auto will represent both left and right?
nelsyeung 1 year ago
The yellow font is hard to see.
Skelly85 1 year ago
@Skelly85 I'll take a look at changing or darkening the yellow to make it a little easier. Thanks for the heads up!
N.
tutvid 1 year ago
@tutvid not a problem, Your vids have really helped me when I started out in dreamweaver.
Skelly85 1 year ago
This was an amazing tutorial!!! Thank you
neoc03 1 year ago
Great job Nate! Only thing I noticed was really annoying was the yellow text. Didn't really make it easier. Just a small note there. Anyways, I love your tutorials! You inspire me to make my own! Thank you!
StureLarsson 1 year ago
@StureLarsson I realized that it was my computer screen... -.- Dragged the video over to the right one and I looked alright. :)
StureLarsson 1 year ago
I don't see why you are using images? The only, yes, only image you need is the background. The border of the wrappper can be made by using a border and outline, and the inner gradient can be done with CSS3, and as it's barely even visible, i don't think a IE6 user would take sucide if he didn't see it.
NikkexD 1 year ago
@NikkexD also, with the new HTML5 you don't need to set the type of either style or script tags. Style will be automatically set to text/css and script will be automatically set to text/javascript. You can begin using that already, even though HTML5 hasn't been fully released yet.. it will work. :)
NikkexD 1 year ago
@NikkexD Haha, yes, there are a look of great time saving features of HTML5 and CSS3, but I really didn't want to get into them here. This is a pretty basic tutorial, you gotta take it one step at a time.
I am planning on getting some HTML5 and CSS3 tutorials out in the very near future however.
N.
tutvid 1 year ago
@tutvid Yeah, sounds good! I love your videos btw. When i was learning HTML and CSS in the beginning, you helped me a lot. And i still learn a few things watching your videos today.
NikkexD 1 year ago
Nathaniel great job clean and so much better than using a table based
form .
saveme4141 1 year ago
great tutorial, thanks
andrei25ni 1 year ago
This is really proffessional teaching for free! It is great, thank you so much!
Fancylooks 1 year ago
@Fancylooks Thank you for watching!
N.
tutvid 1 year ago
oh nice, just in time to be completing my web page for my web design class! :D I was using your other video's recently to complete it!
Jebrone 1 year ago
@Jebrone Glad it helps(ed) you out!
N.
tutvid 1 year ago
Thank you so much Mr. Nathaniel for all your time in preparing these wonderful Detail video tutorials. I must say i am your fan of you & your no 1 tutorials also. You have done a great job in keeping the content as simple as possible for any newbie like me (to graphics world) to understand. Much appreciated and keep up your good efforts. Keep educate us on youtube Thank you
God bless you :-)
tirathmistry 1 year ago
@tirathmistry Thanks man! I appreciate that!
N.
tutvid 1 year ago
Hey Nathaniel, I got my whole entire form set up, but I tried to test it by sending an e-mail to myself and nothing happened. Do you know what might be the problem? I'm sorry if I sound so ignorant about this, I'm fairly new to coding and such.
i3ak3ri301 1 year ago
@i3ak3ri301 I would run a quick Google search for a "PHP form handler" you should find either a nice little script or even a tutorial on how to pop one together.
N.
tutvid 1 year ago
@tutvid you have a tutorial about this Nate and it works nicely, you should have pointed that out to him ;)
scientist100 1 year ago
@i3ak3ri301 do you have code behind what your doing, or are you magically expecting it to work. For email all you need is html and javascript. If you want logging in and stuff, you need php.
sumosumo84 1 year ago
@i3ak3ri301 do you have code behind what your doing, or are you magically expecting it to work. For email all you need is html and javascript. If you want logging in and stuff, you need php. Comment back, and ill pm you with exact code you need
sumosumo84 1 year ago
@sumosumo84 This was so long ago I don't even have it anymore
i3ak3ri301 1 year ago
margin:0 auto 0 auto, does the same job as margin:0 auto; you should explain that man. Keep your code clean :P.
antorobertson 1 year ago
@antorobertson It does almost the same... Technically speaking.
FlegDesigns 1 year ago
@FlegDesigns yea it does the same true, but keeping your code short, keeps it neat, and just reduces your load times, not much, but yea..
antorobertson 1 year ago
@antorobertson Yeah, or even smaller just margin: auto;
FlegDesigns 1 year ago
@antorobertson Caught! Yes, I typically try to shorthand as much as I can, but I forget sometimes. :)
Thanks for the heads up pal!
N.
tutvid 1 year ago
Bring it up and then don't explain... smooth - one value affects top, right, bottom, left - two values affect top and bottom with first value and right and left with the second - 3 values affect top with the first, right and left with the second, and bottom with the third - 4 values are easy to remember as clockwise from the top - first value affects top, second affects right, third affects bottom, and last affects left.
NobleValerian 1 year ago
Ahhh. Video is much better now!
xxashyy 1 year ago 7
@xxashyy Yep, changed a few settings, hopefully it is nice and clear for most everybody.
N.
tutvid 1 year ago 2
you can also use a live HTML editor on the internet to see what your editing i use them all the time when im experimenting with HTML and CSS
Techible 1 year ago
Can't see the yellow code. It's too light.
xxashyy 1 year ago
wow, where was this last week lol
endx2 1 year ago
cool!
davidknag 1 year ago
So helpful to see. Thank you so much!
Animedancer87 1 year ago
Thanks for the tutorial.
Jarock123 1 year ago
yay first comment
Wigzombie 1 year ago
1st! lol, i had to
CarbonXstudio 1 year ago
@CarbonXstudio srry :)
CarbonXstudio 1 year ago