473,657 Members | 2,394 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

HTML values missing

I'm creating a new asp.net (c#) web app and on my HTML page some values are
missing>

such as:
when i do:
<td >

when i hit spacebar I dont' see, width, bgcolor, border, etc in the drop
down. I only see around 10 or so values in the drop down. What's missing in
my install? I can still type them but I get

"width is outdated new construct is recommended."

what's the new construct?

Jan 26 '07 #1
4 1543
Mike,

nothing is missing in your installation. but with the latest HTML
standards, it is recommended that these features be handled using
StyleSheets(.cs s).

http://www.w3schools.com/ is a good source for quick,short,eas y and
simple tutorials on HTML and other topics.

good luck.

HTH,
aru

Jan 26 '07 #2
CSS, I would think. Take a look at:

http://www.w3schools.com/tags/default.asp

Follow the link to <td>
Peter

"Mike" <me@me.comwro te in message
news:%2******** ********@TK2MSF TNGP04.phx.gbl. ..
I'm creating a new asp.net (c#) web app and on my HTML page some values
are missing>

such as:
when i do:
<td >

when i hit spacebar I dont' see, width, bgcolor, border, etc in the drop
down. I only see around 10 or so values in the drop down. What's missing
in my install? I can still type them but I get

"width is outdated new construct is recommended."

what's the new construct?

Jan 26 '07 #3

"Mike" <me@me.comwro te in message
news:%2******** ********@TK2MSF TNGP04.phx.gbl. ..
I'm creating a new asp.net (c#) web app and on my HTML page some values
are
missing>

such as:
when i do:
<td >

when i hit spacebar I dont' see, width, bgcolor, border, etc in the drop
down. I only see around 10 or so values in the drop down. What's missing
in
my install? I can still type them but I get

"width is outdated new construct is recommended."

what's the new construct?
Open the document properties window, change target schema to:

Internet Explorer 5.0 (I'm using VS 2003 perhaps VS 2005 has better)
Jan 26 '07 #4
You have to change the validation schema. The newer validation schemas want
you to use CSS. By default, I believe, the validation schema is set to XHTML
1.0. This schema uses css for most properties. You'll need to change it to
HTML 4.0 to get most of these back. Keep in mind, in some cases certain
properties aren't available in HTML 4 either as they deprecated earlier.
--

Hope this helps,
Mark Fitzpatrick
Former Microsoft FrontPage MVP 199?-2006

"Mike" <me@me.comwro te in message
news:%2******** ********@TK2MSF TNGP04.phx.gbl. ..
I'm creating a new asp.net (c#) web app and on my HTML page some values
are missing>

such as:
when i do:
<td >

when i hit spacebar I dont' see, width, bgcolor, border, etc in the drop
down. I only see around 10 or so values in the drop down. What's missing
in my install? I can still type them but I get

"width is outdated new construct is recommended."

what's the new construct?

Jan 26 '07 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
2990
by: Ray Torres | last post by:
I would appreciate any help with the following problem. I have several different htm pages with (simalar) forms that are processed by the same PHP script. If there is data missing on the form, the script displays an error page (using the header() function) and informs the user to press the browser's "Back" button. The problem is that when the user goes back to the form's htm page, all the fields are blank. I would like all
0
688
by: Duncan Smith | last post by:
Hello, I'm not very experienced in SQL and I need some advice. I have a comma separarated values file containing around 20 million records and about 20 fields. There are many missing values (blank). I am only directly interested in 2 fields (1 & 4), but need to use two other fields (2 & 3) for imputing values for Field 1 (if missing). If Field 4 is missing I must delete / ignore the record. The (Python) types are, Field1 (string) ...
10
3568
by: Papa.Legba.666 | last post by:
There are many good HTML validators, not least, of course being w3c's. However, they only handle one page at a time. Is there a free web based served, or pc program, which will crawl my site validating the HTML? Bonus features like CSS validation, link checking, spell checking, etc are welcome of course, but most important for me at the moment is HTML validation.
36
3023
by: sonnystarks | last post by:
I am trying to learn HTML and have obtained several books on the subject. However, I am confused with the proper way of going about it as most of these books give me the basic tags and then say they will soon be deprecated and advise using CSS stylesheets. Which comes first? Do I learn the old tags and then "upgrade" to CSS or just bypass the old tags and learn only the CSS procedures. Doesn't one have to understand the old tags to use...
5
25689
by: kewalmehra | last post by:
Hi All, I have a requirement of saving Excel files as HTML using C#. I have managed to write code for saving as HTLM file. however this seems to be not working in the once perticular case . For e.g I hav the following values are in column say A1 & A2.
1
1894
by: =?Utf-8?B?QnJpYW5ESA==?= | last post by:
I have been given the task, to take an excel document with over 50 sheets and is updated weekly, and pull from it 5 of those sheets, convert them to html so they can be viewed on our company web site. Does anyone know of a way to pull a single sheet out of a workbook, convert it to a stand alone html document? I can do the complete document, but the sheets and are back related to the main document and I can find no way via code to...
8
2139
by: James Kimble | last post by:
Yeah I'm sure this is a stupid question. I've got a javascript source file with functions (creates a bar graph) I want to call from inside an html table cell so that the graph appears in the cell. I've tried a bunch of different things but I'm not getting it. I'm a newbee to both html and javascript so be kind. Any example would be appreciated.
6
2528
by: Shawn | last post by:
Hello: I have the following code in a PHP file. An HTML form passes user comment data to the PHP, which then appends the user comments to the end of the HTML file on which the form is located. This PHP code works: the HTML file with added comments displays correctly in my browser. However, appending text to the very end of the HTML file creates what is, strictly speaking, invalid code. I am looking for a way to tell PHP to write data to...
0
3348
by: brianrpsgt1 | last post by:
I am attempting to insert data from a HTML form using a .psp script. I can not find how to link the data that is inserted into the form to the variables in the .psp script to then insert into the MySQL Insert statement. I am familiar with PHP, where you would write $_POST(), however I can not find the equivalent in PSP. I believe that this is the my missing piece. Technically, what is occurring that that when I click the 'Submit'...
0
8324
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
8842
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
8740
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
8516
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
8617
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
1
6176
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5642
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4330
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
2
1733
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.