21,709
Loading...
Uploader Comments (DreamWeaverTutorial)
Video Responses
This video is a response to Dreamweaver Tutorial - Floating Div Tags in Dreamweaver cs4
see all
All Comments (16)
-
html better
-
Hah sorrry I didnt realise there was another part - silly me :P
Thanks :)
Great tute
-
can we apply all this aplications in one website alone, you have explained many thing but for every one you open a new page or is in the same page
-
how would i put a box on the right side?
TY!
-
thanks for the tutorial and one thing how do you get a domain like co.uk
-
Thanks for the tutorial and One thing how do you get a domain like co.uk
Loading...
The tutorial finishes just before the end. The finished CSS you missed is:
.box p { background: #ffffff none repeat scroll 0 0; padding: 0 10px; border-left: 1px solid #CCCCCC; border-right: 1px solid #CCCCCC; margin: 0;
}
with border-left and border-right we are creating left and right borders.
The first attribute (1px) is the thickness of the line. solid defines the type of line and the last attribute is the color.
It now appears as a completed box. Play with the CSS and learn!
Shane
shanet1st 10 months ago
@shanet1st or watch part 2 of the tutorial...
DreamWeaverTutorial 10 months ago 4
how did you make the border im for the bottom??? i just cant get it right in photoshop
figger06 1 year ago
@figger06 create a vector box and use the vector knife tool to cut it. -James
DreamWeaverTutorial 1 year ago