This is a discussion on "Things i need to know" within the Web Page Design section. This forum, and the thread "Things i need to know are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
Things i need to know
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
|
Things i need to know
okay while finishing off this website i have been doing on and off for the last month, big man has now gone over it and wants some things to be slightly changed but i don't know how to do them. And some problems that im having with HTML Strict. Used to transitional
1) <a href="#"><img src="x" border="0"></a> This are some little alternate navigation buttons at bottom of content and if i don't use 'border="0"' i get a stroke around the image. Border is not a supported attribute, so what should i use instead? 2) Im using tables to display data, because i will intergrate a control panel later for which the big man can edit etc. I need the text to align top in the css? again attribute is not supported anymore. 3) <label for"x"> <span class="xx">Name</span></label> <input etc> Why do i get lots of errors for doing this? :S Been doing loads of research and answered alot of my own questions! but i just can't find anything on these that is working for me. All files etc can be found at http://www.wasteofinc.co.uk/jimi/home.html Site is mostly working, changing a few things from my last thread still at this moment. |
|
|
|
||||
|
Re: Things i need to know
1. "<img src="x" />" needs a closing slash. You can style the image border using CSS:
3. "<input etc />" also needs a closing slash.
Last Blog Entry: 10 Reasons Why My Laptop Is Better Than Your Girlfriend (Dec 15th, 2007)
|
|
||||
|
Re: Things i need to know
Quote:
Quote:
Quote:
[CSS] Customize your form with CSS |
|
||||
|
Re: Things i need to know
Quote:
|
|
||||
|
Re: Things i need to know
ök
Last Blog Entry: 10 Reasons Why My Laptop Is Better Than Your Girlfriend (Dec 15th, 2007)
|
![]() |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Mixing things... | jubamad | Introduce Yourself | 4 | Apr 5th, 2008 09:39 |
| things you do when your bored | CloudedVision | Webforumz Cafe | 20 | Apr 1st, 2008 22:37 |
| Questionnaire - things to ask | Aso | Website Planning | 0 | Feb 20th, 2008 18:31 |
| Few things... | timmytots | Web Page Design | 12 | Nov 29th, 2005 00:20 |
| Two things...please help! | timmytots | Flash & Multimedia Forum | 0 | Nov 14th, 2005 17:38 |