You are viewing our Forum Archives. To view or take place in current topics click here.
- Forum Archives Index
- Search
- Search found 84 matches
-
Topic: Hows my webpage going?
-
blueninjn
-
Replies: 46
Views: 4,784so guys i want to get into web page designing, ive learnt the basics of html and something called CSS. ive made the webpage in notepad and saved it as a .html file. this is the first time ive made a w ...- 1useful
- 0not useful
-
Topic: [tutorial] how to make a responsive design from scratch
-
blueninjn
-
Replies: 0
Views: 188right firstly we will be using media queries these are like a Boolean or a variable,
basically it will ask the browser how many pixels it is displaying and obviously it return the value.
now i will ... -
Topic: [question] Do you think they should be responsive...
-
blueninjn
-
Replies: 0
Views: 151Web design tutorial on ttg where you do it from scratch , this will take into account how much pixels the screen has and will allow you to style it the way you like ... -
Topic: My website idea - please tell me if you would use
-
blueninjn
-
Replies: 2
Views: 264This is going to be a homepage off which you can set task/reminders and it will give you pop ups/or a neat interface for what you need to do on that day , i will also have all social feeds connected s ... -
Topic: how would i change this div background when i hover over..
-
blueninjn
-
Replies: 4
Views: 457Hey buddy. In your CSS, you can do this:
.yourDiv:hover {
background-color: orange;
}
i need it so when i hover over a link it will change a different div
Assuming the li ...- 0useful
- 0not useful
-
Topic: how would i change this div background when i hover over..
-
blueninjn
-
Replies: 4
Views: 457Hey buddy. In your CSS, you can do this:
.yourDiv:hover {
background-color: orange;
}
i need it so when i hover over a link it will change a different div- 0useful
- 0not useful
-
Topic: Need feedback on a mock up - please
-
blueninjn
-
Replies: 0
Views: 121ignore all the slight imperfections (lining up navigation and stuff) just want to know if it looks good and the picture looking stretched in the photo slider
http://i1202.photobucket.com/albums/bb ... -
Topic: how would i change this div background when i hover over..
-
blueninjn
-
Replies: 4
Views: 457a part of my navigation (photoslider nav) and change the photoslider background -
Topic: [tutorial]Html/css tutorial thread
-
blueninjn
-
Replies: 4
Views: 330add a tutorial for a kinda professional looking navigational bar
just make the css part because css confuses me, heres the html part or the way i do it, so it will be easier on you (ony do the c ...- 0useful
- 0not useful
-
Topic: [tutorial]Html/css tutorial thread
-
blueninjn
-
Replies: 4
Views: 330Don't really see how this is a tutorial :S It's more of a snippit with a tiny bit of explaining of HTML skeleton code.
But thanks for contributing.
thanks you , i have now updated the thread and a ...- 0useful
- 0not useful
- Forum Archives Index
- Search
- Search found 84 matches
You are viewing our Forum Archives. To view or take place in current topics click here.