Forum: HTML and CSS Aug 4th, 2009 |
| Replies: 1 Views: 224 Im sorry that was ridiculously silly of me. I forgot that asp is done server side so users can't see it and i got very confused. I apologise to anybody that wasted thier team reading the above.
I... |
Forum: HTML and CSS Aug 4th, 2009 |
| Replies: 1 Views: 224 Okay there seems to be a disturbing gap in my knowlege! I know how to make forms, I know how to make a guestbook.
What i don't know how to do is make a search engine.
Say i have a simple html... |
Forum: HTML and CSS Nov 4th, 2008 |
| Replies: 4 Views: 1,085 That hasn't worked and the cv part of the site is now not working properly. The purple box should extend with the text.
http://www.s263871150.websitehome.co.uk/cv.html
ah okay the box thing... |
Forum: HTML and CSS Nov 3rd, 2008 |
| Replies: 4 Views: 1,085 I have a websie I have been designing and the image float isn't working.
It was fine with aliggn="right" on my system but on smaller screens with ie the image was n top of the writing.
I have... |
Forum: HTML and CSS Jun 9th, 2008 |
| Replies: 5 Views: 1,374 tried that it didn't work.
I removed all the height and min height tags and the right hand side float in the content div.
body {
text-align: center;
min-width: 760px;
background: #000000;... |
Forum: HTML and CSS Jun 9th, 2008 |
| Replies: 5 Views: 1,374 |
Forum: HTML and CSS Jun 9th, 2008 |
| Replies: 5 Views: 1,374 ooops forgot to put a link to the page
http://intweb.tech.bcuc.ac.uk/~20318219/deviant/cv.html |
Forum: HTML and CSS Jun 7th, 2008 |
| Replies: 5 Views: 1,374 I have a problem with my CSS somewhere. Basicly if i have too much writing in the content div the wording goes under my purple borders rather then moving the borders down to compensate. What have i... |
Forum: HTML and CSS Feb 21st, 2008 |
| Replies: 3 Views: 1,723 http://www.chabrisloirevalley.com/dave/template.html
is a temp location of the files. I could do with the feux collums and left nav bar moved up 5/10px as well. |
Forum: HTML and CSS Feb 21st, 2008 |
| Replies: 3 Views: 1,723 Yeah fair enough. Havn't done a coding question on here for ages.
Right basicly what i want to happen is everrything on the right line up to the panaramic garphic thing at the top.
So the... |
Forum: HTML and CSS Feb 20th, 2008 |
| Replies: 3 Views: 1,723 Right I am doing a uni project and having real problems getting my template to allign properly. This (http://www.chabrisloirevalley.com/wrongallignment.png)
is what it looks like at the moment
... |
Forum: HTML and CSS Apr 12th, 2007 |
| Replies: 2 Views: 2,298 |
Forum: HTML and CSS Apr 11th, 2007 |
| Replies: 2 Views: 2,298 Right. I'm designing a site and I at the moment have a very basic nav bar on it. What i want to do is take out the underlines for the links and put an icon next to the text(like a bullet point) for... |
Forum: HTML and CSS Jan 7th, 2007 |
| Replies: 1 Views: 3,952 I have a few problems with an assignment for university. Basicly my nav bar on the right is mean't to float but it is moving down with the text in the #main div in my code. What have i done wrong?
... |
Forum: HTML and CSS Nov 2nd, 2005 |
| Replies: 3 Views: 16,512 I'm having a few problems with some css/html code. The code isn't looking to bad in firefox(although it needs moving up the page a bit) but in internet explorer it looks very silly.
I think i have... |
Forum: HTML and CSS Sep 8th, 2005 |
| Replies: 6 Views: 2,608 ahh that makes sense. will have to try and remember tht one. cheers to you both. |
Forum: HTML and CSS Sep 8th, 2005 |
| Replies: 6 Views: 2,608 i see what your saying but can't work out the code. im trying.
<img src="graphics/logo1.gif" width="234" height="134" border:0px> as the img tag but it is not overiding it. what am i doing wrong. |
Forum: HTML and CSS Sep 8th, 2005 |
| Replies: 6 Views: 2,608 Basicly I have defined an img tag to have a black border around it using this bit of code.
img {border:4px solid; color:#000000 }
I was going to use a text based logo but have used a non... |
Forum: HTML and CSS Jul 3rd, 2004 |
| Replies: 6 Views: 7,742 I was under the impression that xhtml has been absorbed into html under the html 4.0 spec.
if not then outstanding as i boght and worked through a rather large wrox book on xhtml!
dave |