3,779
Loading...
Uploader Comments (ZeTutorials)
see all
Video Responses
This video is a response to HTML5 | Dreamweaver Tutorials | Setting Up The Website
see all
All Comments (39)
-
@ZeTutorials Ok Thnx:)
-
@andoooooo10 Yes that's exactly what I'm describing. It is exreamly simple. Either do it in code view what that last way.. or click on the button in design view (dreamweaver) and in the properties panel, put the name of your file in the link tab.
-
@ZeTutorials Yes but that the link points to something in your own website. I don't know how to explain. Like not a link to other website but to something within your own website.
-
@andoooooo10 Link to a button? Do you mean if you click on a button it links you to somewhere? If so, thats just simply adding href="link"
-
Very nice vids bro. But can you make a tutorial or tell me how I can add a link to a button?
Loading...
Where can I get the rolover background image bro? Or is there a tutorial on how to make it?
andoooooo10 1 week ago
@andoooooo10 You create it yourself for the color scheme you want. I used photoshop.. but you could use GIMP or Paint.net or something.
ZeTutorials 1 week ago
Loving the video's, I can finally understand what I am doing! When is the next video due? I'm dying to learn more!
debeere 2 weeks ago in playlist Uploaded videos
@debeere The next episode is up, check out the playlist :)
ZeTutorials 1 week ago
Hey...
In the start of the vid u are showing the changes u made, but when i type all that in my css/html site its just showing a blank page when i preview it:( What have i done wrong plz help...
* { margin:0; padding:0;
}
header { width:100%; height:110px; background-color:#305cad; border-bottom:1px solid black;
}
TheMerchArtz 1 month ago
@TheMerchArtz You have to view it in a browser, not in Dreamweaver's design view. I believe the hot key is F12.
ZeTutorials 1 week ago