Hey Andrew... you almost got it... why do you have two files top and bottom... here is a more productive technique my friend - and more flexible for changes - I have 24 year of Adobe master techniques (since 1987) - if there is a faster better way.. I know it - youtubeDotCom/thinkdreamweaver and search: Dreamweaver CSS create rounded corner webpage with div tags od course html5 CSS3 solves all of this - good luck Robert- follow my twitter @adobevideos or @thinkadobe
you know how you just cropped a decent size off both sides? i did that but when i put the codes in like the video says.. it still shows it as a box unless I put the rbox(in my project its #content) as a different background color along with the background image of the bottom part.
all i did for what i wanted to do is make a rounded rectangle and set it as the bg for the css tag in dreamweaver and selected repeat-no repeat, horizontal position-center, vertical position-center and it stays in place.
thanks for the vid I did learn how to make a rounded box, which was pretty obvious really. i managed to do this in under a minute with just a few clicks. the box isn't actually round it has white corners, change your background to black if you don't believe me:) lol thanks
Just a tip: if you are working in Photoshop and want to make specific size box and avoid eyestrain create slices with Slice tool > click on i t> pops-up > enter dimensions > then create your box over it, the edges will snap on slice and will save you lot of time and frustration.
@adrigent there's only one div because his rounded corners are NOT TRANSPARENT. if he had transparent rounded corners the transparent areas would OVERLAP BACKGROUND COLOR off the div. This would defeat the purpose of rounded corners and corners would appear SQUARE.
You do realize that you could've just used a background of blue and a border radius of about 10px instead of going through all that trouble of making an image with Photoshop?
@heyudumbshit THANKS A LOT ! This method by Tutvid was crap, and damn difficult ! Your link show an easy method WITH transparence ! Great ! Thanks a lot ! =D
great videos tutvid. a few weeks ago css just confused the hell out of me. after watching your tuts i can now make a multi column page purely with css.
im running windows 7 on a macbook pro. does anyone know where the pound / hash key is?
kool it wors but i can see strait threw the coeners that are see threw and it looks like a squere still is there any way of making the image inder and ontop of the box?
hey i was just wondering have you done a tut on how to make photoshop PSD files in to css and html like a website template ?? i have been looking for tuts like that but there are no good ones :) x
Just a thought...There is more complexity and thought that must go into web design than an average surgeon has to do to transplant a heart. On top of that, the coding will likely be obsolete within a few years. That being as it is, with all this knowledge and complexity of thought, the client may not like the design and ask for a complete re-do, with the instruction..."Try something a little more web-ish".
Hey Nathaniel, Can this technique be done if all the coding is inside a div tag? Or does it have to be in the style definition like the way you did it?
One problem you have here. If you would have used a Trans Gif or PNG, then it would not have appeared as rounded, since the Trans image would have been on top of the background color.
Ziros, That's CSS3. Please correct me if I'm wrong, but I'm pretty sure Safari is the only popular web browser to support the "webkit" property. That's why you still have to do it the way tutvid has demonstrated here. Otherwise, no one will see your website the way you want them to.
# sign is not widely recognised as a 'pound'. If you ask most people what this is £ they'll say 'pound' not 'pound sterling'. When i used to top up credit in my mobile phone with orange the recorded voice used to say, "After typing in your pin number type 'hash' " not pound.
Yeah I agree but it's like being fusyy about the spelling of the word 'yes' for example. We both spell typed 'yeah' even though really it should be 'yes' but it 's kind of pointless having to say it in serious terms but I see what you mean.
"#" is sometimes considered the pound sign. When I want to adjust my voicemail settings it says something like "Press pound to *insert something here* "
It's not one or the other.. it has different names depending on where you are in the world and its context. I for one have never heard it been called a hash, since I live in US.
In the US, it is the pound symbol. In the UK, it is a hash. In music, it's called a sharp.
@lostvisualfx It's the number sign or pound sign or hash sign depending on how or why it is used. Look it up "before you act like you know jack shit."
@PlanetShhhh Yeah exactly. Thanks. I wandered for a moment whether it was me just going crazy and I even wrote down @1.99 but it just didn't look like 1 pound 99. £1.99 looks more like it. Oh well !!! good css video though.
@wasimsworld no in some cases it is the pound symbol but because other countries don't know what a pound is they say the # key is the pound symbol because on an american keyboard the # is where the £ symbol is on a UK keyboard
@Michael0808Milo No it's not because we think the definition for words we use is the only definition. It's because your use of the word POUND is the SAME as our currency. Get it? Which is why I thought it was wrong.
In other words if I called this sign # "Dollar" you may think it might be wrong if you are from USA where you currency is also in "Dollars".
Go online and ask anyone ANYONE, "What is a POUND sign?"
@wasimsworld Also Pound or for short lb can mean a measurement of weight. "I weigh 170lb" 170 Pounds... Though if I said that in Britain I would probably be robbed if someone heard me saying it, thinking I had 170 Pounds in my pocket...
@wasimsworld ur argument would be very logical if this video was abt stocks/forex trading et al.... just appreciate the corrections n learn something :)
You make everything look easy. i love your tutorials!
i ve seen so many tutorials in so many languages by so many ppl, and yours is by far the best, not just because what you do is technically superior than others, but becos u are able to explain so clearly that even a newbie like me can look good
you dont need images if its a solid color. just do -moz-border-radius:10px in your css and for chrome its -webkit-border-radius:10px; in your css file, thats with no images and flat colors.
Good point there. You could also use javascript. There's a script called DD_roundies which is just great for making rounded corners. The same person who coded that also coded another script called DD_belatedPNG which fixes PNG transparency in all browsers.
Thats stupid A real webdesigner will use whatever tools help him/her achieve their goal as fast as possible to meet a deadline and let me tell you notepad doesnt do that.
What an idiot, no professional web designer would ever use notepad on his project. Please first get a job as a web designer and maybe then youll understand why notepad wont help you a lot.
hahaha you couldnt bee more wrong flashfarm, a beginner webdesigner uses notepad, while an advanced one uses dreamweaver for time efficiency purposes.
No....you'd be an idiot to pick notepad instead of DW. I think people look for results and ease instead of trying to act cool on youtube claiming to use notepad.
For those rounding corners with only css let me ask you how does it look in IE ;)
newbielives 3 weeks ago
Thanks Tut...what you're doing is just what i need. Thanks mate. Keep em coming bro...you explain it well. J
Averagejoe644 3 weeks ago
thanks for the tutorial :D
ZepMovies 1 month ago
Hey Andrew... you almost got it... why do you have two files top and bottom... here is a more productive technique my friend - and more flexible for changes - I have 24 year of Adobe master techniques (since 1987) - if there is a faster better way.. I know it - youtubeDotCom/thinkdreamweaver and search: Dreamweaver CSS create rounded corner webpage with div tags od course html5 CSS3 solves all of this - good luck Robert- follow my twitter @adobevideos or @thinkadobe
thinkdreamweaver 4 months ago
I tried the
-moz-
-webkit-
css but it doesnt seem to work within multiple divs for some reason.
butlerreuben 4 months ago
Great tut. Thank you!!
Marshalmapy 5 months ago
Very nice vid
Bellaintense 5 months ago
thanks for the tut but it really didnt help me that much, other then the css
but i figured out a easier way
OPVurb 8 months ago
You sound like Charlie Sheen ^_^
Oliver2601t 9 months ago
@Oliver2601t He's bangin' 7em rocks!
3LARI 7 months ago
you know how you just cropped a decent size off both sides? i did that but when i put the codes in like the video says.. it still shows it as a box unless I put the rbox(in my project its #content) as a different background color along with the background image of the bottom part.
mrbromantics 10 months ago
all i did for what i wanted to do is make a rounded rectangle and set it as the bg for the css tag in dreamweaver and selected repeat-no repeat, horizontal position-center, vertical position-center and it stays in place.
guidowigger 10 months ago
I initially thought you would do those roundings only with only CSS !!
BKISHANN 11 months ago
thanks for the vid I did learn how to make a rounded box, which was pretty obvious really. i managed to do this in under a minute with just a few clicks. the box isn't actually round it has white corners, change your background to black if you don't believe me:) lol thanks
manchesternorth7 11 months ago
boder-radius: 10px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
khtml-border-radius: 10px;
ClTIZEN 11 months ago 14
@ClTIZEN hahaha
smokenfly514 3 months ago
thank u so much.u help me a lot.
aya933 11 months ago
thankyou so much
rocon1 1 year ago
LOL @ whatever.html
Pop2Lock 1 year ago
visit for dreamweaver cs5 step by step free tutorials dreamweavercstutorials.co.cc
nokhazali 1 year ago
This has been flagged as spam show
Thousands of profiles for girl naneedj.info
123456789j38 1 year ago
Cуки!
MrVANc0uver 1 year ago
@MrVANc0uver cам ты сука, иди учи английский лучше
azazel188 1 year ago
Nice intro!
d123s404 1 year ago
Hi,
How about just using this in your CSS style:
#div { -moz-border-radius:5px; -webkit-border-radius:5px;
}
That makes rounded edges without having to use any images.
Good vid though. I used your method before discovering these two easy to use CSS styles.
kleinespelvids 1 year ago
@kleinespelvids
that technique doesn't work with all of the most popular browsers.
trudoll 1 year ago
@trudoll Works fine with Chrome, Firefox, khtml based browsers. Don't know about Opera and Safari.
Doesn't work on IE, but I have to say, nothing works on IE. IE is just old now, as show the different browser statistics around the web.
kleinespelvids 1 year ago 3
@kleinespelvids
thanks.
trudoll 1 year ago
@trudoll For adding compatibility with khtml browsers, add this as well:
-khtml-border-radius:5px;
kleinespelvids 1 year ago
Very nice tutorial, thanks mate it's easy and final result is great !!!
I 've searched for ready to implement CSS style, but with this lesson I could make it by myself:)
Thanks again very nice you are great teacher :)
icomironov 1 year ago
This has been flagged as spam show
Good bye man I am your naughty girl mworld5.info
maduharshi 1 year ago
Sveiki katik atsidare naujas Lietuviskas Counter Strike-Source serveris SERVERIO IP:78.62.67.129:27017
Pomidoras16 1 year ago
thanks mate..
soterescon 1 year ago
Just a tip: if you are working in Photoshop and want to make specific size box and avoid eyestrain create slices with Slice tool > click on i t> pops-up > enter dimensions > then create your box over it, the edges will snap on slice and will save you lot of time and frustration.
Verbotten 1 year ago
I prefer the Tutvid method, cause it shows the actual code and how to write it.
Also it uses just one div, not three...
I guess they're just different.
adrigent 1 year ago
@adrigent there's only one div because his rounded corners are NOT TRANSPARENT. if he had transparent rounded corners the transparent areas would OVERLAP BACKGROUND COLOR off the div. This would defeat the purpose of rounded corners and corners would appear SQUARE.
Verbotten 1 year ago
@adrigent , how can i get video of this method?
vivek24864 1 year ago
This has been flagged as spam show
@adrigent , how can i get video of this method?
vivek24864 1 year ago
This has been flagged as spam show
tutvid is the best !
thank u !
daniellevi1 1 year ago
tutvid is the best !
thank u !
daniellevi1 1 year ago
You do realize that you could've just used a background of blue and a border radius of about 10px instead of going through all that trouble of making an image with Photoshop?
d1995a3 1 year ago
thanks Nathaniel
I was noticing that some programs that can can be added to dreamwever cs4-cs5 as extensions offer you rounded corners and slide shows with effects,
How do you make a slide banner with cs5?
I also noticed since dreamweaver cs3 the side to side movement effect was lost
thank you.
WolfEyesatNight 1 year ago
you are a total web HACK and a clown - why would you use 2 files TOP AND BOTTOM
I found a much better and smater technique that uses ONE file YOU HACK
youtube channel / thinkdreamweaver - why do you clowns teach BAD technique? or search rounded corner menu in CSS
heyudumbshit 1 year ago
@heyudumbshit THANKS A LOT ! This method by Tutvid was crap, and damn difficult ! Your link show an easy method WITH transparence ! Great ! Thanks a lot ! =D
MusicByCJK 1 year ago
Become a Photoshop pro! Learn all with best tips and tricks with these video tutorials - youtube.com/watch?v=wg-MqQwG5z4
HassanHosendove 1 year ago
Ok, I tried to use the same technique for a sample website I am building, but for some reason it doesn't work.. can you help me please?
geeno123 1 year ago
@geeno123 i had the same problem r u using CS5!!
SquizzMedia 1 year ago
@SquizzMedia try using the "webkit" method..that worked for me!
geeno123 1 year ago
Hey. Thanks for this vid. Great tutorial.
Best thing about the vid is the tutor. English isn't my first language and yet you have a clear voice. And you sound excited which is even better.
linekill 1 year ago
You can do this without any extra images by using -webkit-border-radius: value px in webkit browsers like chrome 5 or safari 5.
yasir25119918 1 year ago
great videos tutvid. a few weeks ago css just confused the hell out of me. after watching your tuts i can now make a multi column page purely with css.
im running windows 7 on a macbook pro. does anyone know where the pound / hash key is?
supershrek99 1 year ago
Does anyone know how to do this with Transparent background.
Tutvid good video, cheers.
(people who mention the pound sign, get a life!!)
davehale007 1 year ago
kool it wors but i can see strait threw the coeners that are see threw and it looks like a squere still is there any way of making the image inder and ontop of the box?
AshleyMcGowan1 1 year ago
thanks for the vid....i'll go over to your site for the mother load
overtext 1 year ago
I'm going to go ahead and say that this is a great video.
scottik187 1 year ago
Zapraszam na serwer.
IP:91.204.163.150:27022
Only Steam+1000FPS
acprzemu 1 year ago
very helpful! thanks so much for sharing this! =)
jeahtherese 1 year ago
hey i was just wondering have you done a tut on how to make photoshop PSD files in to css and html like a website template ?? i have been looking for tuts like that but there are no good ones :) x
glossy1133444 1 year ago
Click on me and discover my channel!
BlackTMstudio 1 year ago
Thanks. this is well done: )
alexmillar 1 year ago
Do you have to use pics, like a jpg ?
kazu20091000 1 year ago
@kazu20091000 - not everytime
inc2000glw 1 year ago
sweet thanks man. you sound allot like... Andrew Kramer I think is his name? The guy that tutorials After Effects.
pitchwest 1 year ago
1 word: css3
EduardoU24 1 year ago
Just a thought...There is more complexity and thought that must go into web design than an average surgeon has to do to transplant a heart. On top of that, the coding will likely be obsolete within a few years. That being as it is, with all this knowledge and complexity of thought, the client may not like the design and ask for a complete re-do, with the instruction..."Try something a little more web-ish".
JohnnyRock2000 1 year ago
Hey Nathaniel, Can this technique be done if all the coding is inside a div tag? Or does it have to be in the style definition like the way you did it?
YUMdeepfry 1 year ago
it worked u leg end whats the dodgey advertisement that comes up thoguh its anoying
fl4rred 1 year ago
you dont need images anymore
pure css
#divid{
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
}
pidge702 1 year ago
for mozilla this is true but for ie it doesnt work, thx tho for your hint.
djpuente 1 year ago
Comment removed
pidge702 1 year ago
This has been flagged as spam show
Best CSDM
W W W . C S S R O Y A L . T E N . L T
NO CHEATS
players 32
ping 2-10
IP 84.240.44.220:27015
Good game for you and don't cheat
respectyourlove 1 year ago
One problem you have here. If you would have used a Trans Gif or PNG, then it would not have appeared as rounded, since the Trans image would have been on top of the background color.
taoking 1 year ago
If you indented correctly, you wouldn't have to insert a comment specifying where the div tag ends.
FFVImaster 1 year ago
cool beans dude!!!
engeljakob 1 year ago
Cool beans XD Hot rod x3
CptRor 1 year ago
This tutorial is so awesome...... im a neophyte in html designing, i've got an A++ becomes of this code.. thanks a lot
figthersword 2 years ago
German Salsa House?WTF? LOL
fitzgerald95971 2 years ago
This is a crime against nature! Shame on you!
IncoherentTraveler 2 years ago
whats with the surfer talk?
Seigu007 2 years ago
my favourite thing about dreamweaver is that the guess code feature reminds you of your options, i hate trying to remember things! :P
cool tut
NMRA 2 years ago
nathe i just found out we can easily round it up with the coding.try this out
#divid{
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
}
Ziros2005 2 years ago
@Ziros2005 This doesn't work on IE
ejespinoza2 2 years ago
Ziros, That's CSS3. Please correct me if I'm wrong, but I'm pretty sure Safari is the only popular web browser to support the "webkit" property. That's why you still have to do it the way tutvid has demonstrated here. Otherwise, no one will see your website the way you want them to.
ShelterDogs 1 year ago
I thought you are going to do it via coding...
erfanullahjan 2 years ago
excellent tutorial, teacher!
kwfine 2 years ago
Nice and easy to understand tutorial.
qaywsx075 2 years ago
Good video. However what about using this with a pre-built template that dreamweaver CS4 has?
kitsap09 2 years ago
Fett fett.. wenn ihr wollt könnta ja mal auf mienen server joinen xD
188.40.62.2:27099 ~*German Salsa House*~ [SOD][HlstatsX/FastDL] [Public]
eschi2007 2 years ago
Goood! Stuff Tut, you always provide the solutions that I'm looking for....im subscribing today!
mymlmguru 2 years ago
actual css tut starts at 10:15.
starting 10mins r very slow n boring.
thanks for css guide :)
ajinkyab1987 2 years ago
And how to make it for a website not 350 px but in %?
marcolympics 2 years ago
definitely the best dreamweaver tutorial around, i'm addicted to tutvid :)
melpa04 2 years ago 14
@melpa04 no the best is html pro seris by edzjohson
cuzzz12 1 year ago
Prior to watching your videos I was an old bugger paralyzed by the Ginormous Terror called CSS.
Now I am only slightly dazed and moderately apprehensive about it.
Thank you.
barrywilliamsmb 2 years ago
why no shorthands?
like:
background: red url(source.jpg) no-repeat 0 0;
der8lub 2 years ago
looks soooo bad!
Brorson1234 2 years ago
shorthands look bad?.. hmm..
der8lub 2 years ago
Year! They look so stupid, while it looks more finished when not using shorthands!
Brorson1234 2 years ago
Couldn't u explain it in about 5 minutes?
Nephil2012 2 years ago
Where's the fun in that? :)
FirebrandNIRE 2 years ago
excellent tutorial tut, i really like it.
darwinahmad 2 years ago
great tut thanks
bacardee 2 years ago
followed this but at that stage you add the bottom image it wouldnt show at all. I just had coloured box .
Location of the image is correct tried uploading to server and it still doesnt show , not sure where i went wrong
oldskoolbeatsdotcom 2 years ago
Greeeeeat video..thanx a lot
prathy4u 2 years ago
5 stars =)
tollpatsch1986 2 years ago
you can type it in one line:
#rBox {
width: 350px;
background: #6085A7 url(roundedBottom.gif) no-repeat left bottom;
}
it's easier like this :P
PHPManTut 2 years ago
thank you so much man!
kanibal234 2 years ago
This symbol '#' is not a pound sign. It's called a 'Hash'
This is a pound sign '£'
wasimsworld 2 years ago 20
Nope, £ is called Pound Sterling and # is Pound
desmondo2006 2 years ago
That's called a hash.
Elliottslingsby 2 years ago
# sign is not widely recognised as a 'pound'. If you ask most people what this is £ they'll say 'pound' not 'pound sterling'. When i used to top up credit in my mobile phone with orange the recorded voice used to say, "After typing in your pin number type 'hash' " not pound.
How would you say this £4.99?
4 pound sterling and 99 pence?
I just say four pounds ninety nine.
wasimsworld 2 years ago
Yeah but, in serious terms it is 4 pounds sterling 99 pence.
desmondo2006 2 years ago
Yeah I agree but it's like being fusyy about the spelling of the word 'yes' for example. We both spell typed 'yeah' even though really it should be 'yes' but it 's kind of pointless having to say it in serious terms but I see what you mean.
wasimsworld 2 years ago
"#" is sometimes considered the pound sign. When I want to adjust my voicemail settings it says something like "Press pound to *insert something here* "
TheFlyingCookies 2 years ago
Oh OK .. cool !!!
wasimsworld 2 years ago
It's not one or the other.. it has different names depending on where you are in the world and its context. I for one have never heard it been called a hash, since I live in US.
In the US, it is the pound symbol. In the UK, it is a hash. In music, it's called a sharp.
-
Thx for the tut, btw
release2 2 years ago
That's explains why I thought it was called a hash then.
wasimsworld 2 years ago
@wasimsworld Actually, that is the pound symbol. Learn about the telephone symbols before you act like you know jack shit.
lostvisualfx 1 year ago
@lostvisualfx It's the number sign or pound sign or hash sign depending on how or why it is used. Look it up "before you act like you know jack shit."
wasimsworld 1 year ago
@lostvisualfx bit harsh, learn about cultural differences before you get rude.
In Britain, our pound sign is £ because it's our currency so no one is wrong.
This is the kind of thing that makes Americans disliked in certain parts of the world.
PlanetShhhh 1 year ago
@wasimsworld must be an American thing. I'm British too and our pounds are like this ££££££££
PlanetShhhh 1 year ago
@PlanetShhhh Yeah exactly. Thanks. I wandered for a moment whether it was me just going crazy and I even wrote down @1.99 but it just didn't look like 1 pound 99. £1.99 looks more like it. Oh well !!! good css video though.
wasimsworld 1 year ago
@wasimsworld :L hes american so i guess they call a hash a pound there i guess your english or european????? or am i wrong.
XDattitudez 1 year ago
@wasimsworld
it's called a pound sign as well.
indokronik 1 year ago
@wasimsworld no in some cases it is the pound symbol but because other countries don't know what a pound is they say the # key is the pound symbol because on an american keyboard the # is where the £ symbol is on a UK keyboard
AndyBuckleTuts 1 year ago
@wasimsworld the pound sign in US and Canada is #...
Michael0808Milo 1 year ago
@Michael0808Milo Which one of these would you call : One Pound and Ninety Nine Pence? A or B
(A) £1.99
(B) #1.99
wasimsworld 1 year ago
@wasimsworld When we say pound in the US and Canada we are not referring to currency... Pound refers to the "Number Sign" which is #...
Why would we say pound to mean money when we don't use your currency.
ffs, Arrogant brits. Think the definition for words they use is the only definition.
Michael0808Milo 1 year ago
@Michael0808Milo No it's not because we think the definition for words we use is the only definition. It's because your use of the word POUND is the SAME as our currency. Get it? Which is why I thought it was wrong.
In other words if I called this sign # "Dollar" you may think it might be wrong if you are from USA where you currency is also in "Dollars".
Go online and ask anyone ANYONE, "What is a POUND sign?"
wasimsworld 1 year ago
@wasimsworld Also Pound or for short lb can mean a measurement of weight. "I weigh 170lb" 170 Pounds... Though if I said that in Britain I would probably be robbed if someone heard me saying it, thinking I had 170 Pounds in my pocket...
Michael0808Milo 1 year ago
@Michael0808Milo So you thought this tutorial was worth some serious #'s yeah?
wasimsworld 1 year ago
@wasimsworld ur argument would be very logical if this video was abt stocks/forex trading et al.... just appreciate the corrections n learn something :)
peesant 1 year ago
@wasimsworld it is in coding language. dont rush 2 correct if ur not sure.
peesant 1 year ago
@peesant Aaaahh I don't think anyone else knew that. I certainly didn't. Thanks !!!
wasimsworld 1 year ago
@wasimsworld ...and a "SHARP"
sleepyerick 1 year ago
@wasimsworld They call this - # a pound in telecommunications industry
Verbotten 1 year ago
Thanks! There's so much to be learned from your tutorials. Anyone offering their skills is appreciated, and none are better than yours.
*clap clap!!!!
Keep up Good work man
God bless you :-)
tirathmistry 2 years ago 2
You make GREAT tutorials. Awesome job and thanks.
You make everything look easy. i love your tutorials!
i ve seen so many tutorials in so many languages by so many ppl, and yours is by far the best, not just because what you do is technically superior than others, but becos u are able to explain so clearly that even a newbie like me can look good
God Bless you :-)
tirathmistry 2 years ago
i ♥ ur voice :)
ndrunkenTeddy 2 years ago
Great Video, Is it possible to create the rounded expanding box by just using the CSS dialog box and avoid writing code?
tiberisland 2 years ago
dude, can't you just speak normal?
it's annoying ,srsly
MBlu3 2 years ago
Good, clear, concise. Helpful as an example of CSS coding.
Remiss63 2 years ago
CSS3 rounded corners - done and done in 1 minute. Does it have to look the same in all browsers? No! :)
isiegel 2 years ago
how to airbrush using photoshop
nabilion2099 2 years ago
god dont you just love this voice? :D
dud3thathurtpictures 2 years ago
What software did you capture with!
khuram855 2 years ago
camstacia
yoyojonathan 2 years ago
? Dont you mean Camtasia
04rossca 2 years ago
probably camstasia.... arent many other program that record with that kind of quality
jp9512 2 years ago
you can do this effect with css3 for Safari,Chrome and firefox and javascript for explore in 5minutes
matbonbon 2 years ago
17 minutes for rounded corners? fuck that
LuXxenatorX 2 years ago 4
Thank you so much!! :D
♥
willzurmacht 2 years ago
i got no sound and its turned on
piemonk8 2 years ago
Thank You!
Great job
68kaspar 2 years ago
Fireworks is better for doing rounded corners I think.
IMPMAC 2 years ago
Does not work with IE or opera.
IMPMAC 2 years ago
nice tut, i prefer to do it with single corners though so you can use it over and over again on any size box.
xBlyth 2 years ago
AGH! THANK YOU SO MUCH!!!
SqueeG19 2 years ago
Nice tutorial, thanks man.
hdvidsonly 2 years ago
In reality this should work with any thing but dreamweaver as well as dreamweaver... wtf?
also dude their is css for this you don't need to create your own images
soulisland 2 years ago
how could you do it without images?
hope1light 2 years ago
you dont need images if its a solid color. just do -moz-border-radius:10px in your css and for chrome its -webkit-border-radius:10px; in your css file, thats with no images and flat colors.
antorobertson 2 years ago
Doesn't work in IE. Just take a look at youtube in internet explorer, and then in firefox. You'll notice a difference.
NikkexD 2 years ago
yea but no one cares about ie. just make a different css using the images, instead of one big image use small corners and position them
antorobertson 2 years ago
Good point there. You could also use javascript. There's a script called DD_roundies which is just great for making rounded corners. The same person who coded that also coded another script called DD_belatedPNG which fixes PNG transparency in all browsers.
NikkexD 2 years ago
I just use moz-border-radius and webkit-border and just say screw it to anyone using IE. Or use jquery and screw anyone with js turned off.
ttk1opc 2 years ago
Nice video once again.
hkrw0mrgiggles 2 years ago
im using ultraedit.
revolutionize017 2 years ago
use CSS not gfx!
In order for top and reverse for the bottom
div.roundCornerBlue1 {height: 1px;background: blue;margin: 0px 5px;}
div.roundCornerBlue2 {height:1px;background:blue;border-right:2px solid blue;border-left:2px solid blue;margin:0px 3px;}
div.roundCornerBlue3 {height:1px;background:blue;border-right:1px solid blue;border-left:1px solid blue;margin:0px 2px;}
div.roundCornerBlue4 {height:2px;background:blue;border-right:1px solid blue;border-left:1px solid blue;margin:0px 1px;}
louismartinc 2 years ago
This comment has received too many negative votes show
wow dreamweaver what a nub ur not a real webdesigner unless you use notepad
Flashfarm 2 years ago
Thats stupid A real webdesigner will use whatever tools help him/her achieve their goal as fast as possible to meet a deadline and let me tell you notepad doesnt do that.
TheGrayK 2 years ago 7
What an idiot, no professional web designer would ever use notepad on his project. Please first get a job as a web designer and maybe then youll understand why notepad wont help you a lot.
rosstejero 2 years ago
hahaha you couldnt bee more wrong flashfarm, a beginner webdesigner uses notepad, while an advanced one uses dreamweaver for time efficiency purposes.
RicochetArt 2 years ago
This comment has received too many negative votes show
dw is for pussies. notepad ftw
KINGV3NOM 2 years ago
No, driving motorized vehicles are for pussies. Walking FTW!
notta3d 2 years ago 4
I use a scooter.
KINGV3NOM 2 years ago
No....you'd be an idiot to pick notepad instead of DW. I think people look for results and ease instead of trying to act cool on youtube claiming to use notepad.
calypse550 2 years ago
I script my websites using pure binaries.
alexleecheeseng 2 years ago
we use it because it's faster for our jobs and it helps us keep our code valid when validating
SqueeG19 2 years ago
bevel curve ftw
you can also make vector object in illustrator to make a moveable object (square) in css :)
jmm1233 2 years ago
I hate web design, but you make easy for us. THANKS
dobleache52 2 years ago