473,799 Members | 2,727 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

validating a CSS layout - need your help!

I am creating a CSS layout and need to test it with different browsers. I
have the framework for the layout done with contrasting colors for each
section. Can anybody if possible, go to
www.test.eternityrecords.org/index2.aspx and look at the design? Tested
browsers need to be Safari 3 +, IE5+ including IE8 and Firefox 2+. After you
go to the page, send your comments about whether the layout looks good or
not and what's wrong with it along with your browser/version number to
fe******@eterni tyrecords.org. I know it is an unusual request to ask from an
asp.net group, but the network environment I have here doesn't allow for
multiple browsers (IE7 is the only supported browser). Thanks for the help
in advance. Mainly, is the layout set in a good position in the viewport and
are any of the divs overlapping each other?

Sep 19 '08 #1
3 1143
On Sep 19, 2:58*am, "Andy B" <a_bo...@sbcglo bal.netwrote:
I am creating a CSS layout and need to test it with different browsers. I
have the framework for the layout done with contrasting colors for each
section. Can anybody if possible, go towww.test.eter nityrecords.org/index2.aspxand look at the design? Tested
browsers need to be Safari 3 +, IE5+ including IE8 and Firefox 2+. After you
go to the page, send your comments about whether the layout looks good or
not and what's wrong with it along with your browser/version number to
feedb...@eterni tyrecords.org. I know it is an unusual request to ask froman
asp.net group, but the network environment I have here doesn't allow for
multiple browsers (IE7 is the only supported browser). Thanks for the help
in advance. Mainly, is the layout set in a good position in the viewport and
are any of the divs overlapping each other?
http://browsershots.org/
Sep 19 '08 #2
Since they only allow one browser on your machine, see if they will allow
you to set up a virtual machine image with multiple browsers on it. You can
then stoke it up for your testing.

I agree with Alexy about using browser shot as an immediate solution, but
being able to tweak source (using a tool like Firebug), etc., is also
valuable. The virtual image will keep to standards while allow you to test.

--
Gregory A. Beamer
MVP, MCP: +I, SE, SD, DBA

Subscribe to my blog
http://feeds.feedburner.com/GregoryBeamer#

or just read it:
http://feeds.feedburner.com/GregoryBeamer

*************** *************** **************
| Think outside the box! |
*************** *************** **************
"Andy B" <a_*****@sbcglo bal.netwrote in message
news:Oi******** ******@TK2MSFTN GP05.phx.gbl...
>I am creating a CSS layout and need to test it with different browsers. I
have the framework for the layout done with contrasting colors for each
section. Can anybody if possible, go to
www.test.eternityrecords.org/index2.aspx and look at the design? Tested
browsers need to be Safari 3 +, IE5+ including IE8 and Firefox 2+. After
you go to the page, send your comments about whether the layout looks good
or not and what's wrong with it along with your browser/version number to
fe******@etern ityrecords.org. I know it is an unusual request to ask from
an asp.net group, but the network environment I have here doesn't allow for
multiple browsers (IE7 is the only supported browser). Thanks for the help
in advance. Mainly, is the layout set in a good position in the viewport
and are any of the divs overlapping each other?


Sep 19 '08 #3
I found it by looking at css layouts online....grin!
"Alexey Smirnov" <al************ @gmail.comwrote in message
news:50******** *************** ***********@t54 g2000hsg.google groups.com...
On Sep 19, 2:58 am, "Andy B" <a_bo...@sbcglo bal.netwrote:
I am creating a CSS layout and need to test it with different browsers. I
have the framework for the layout done with contrasting colors for each
section. Can anybody if possible, go
towww.test.eter nityrecords.org/index2.aspxand look at the design? Tested
browsers need to be Safari 3 +, IE5+ including IE8 and Firefox 2+. After
you
go to the page, send your comments about whether the layout looks good or
not and what's wrong with it along with your browser/version number to
feedb...@eterni tyrecords.org. I know it is an unusual request to ask from
an
asp.net group, but the network environment I have here doesn't allow for
multiple browsers (IE7 is the only supported browser). Thanks for the help
in advance. Mainly, is the layout set in a good position in the viewport
and
are any of the divs overlapping each other?
http://browsershots.org/
Sep 21 '08 #4

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

Similar topics

4
2490
by: Group IIS | last post by:
Hi all, I am using ALTOVA XMLSpy. The start of my XML file looks like this: <?xml version="1.0" encoding="UTF-8" ?> <Submission xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="layout.xsd"> When I go to validate my XML file it give me error "This file is not
21
2269
by: Akseli Mäki | last post by:
I'm trying to see how valid my code is. The validated complained with following: Line 12, column 32: there is no attribute "TARGET" (explain...). <FRAME NAME="MAINMENU2" TARGET="_top" SRC="main%20menu.html" SCROLLING="AUTO" M However my copy of Html 4.01 specification says that the attribute exists. What's wrong? The original code is at <http://akseli-yok.utu.fi:993>.
6
6329
by: mike | last post by:
Hello, After trying to validate this page for a couple of days now I was wondering if someone might be able to help me out. Below is a list of snippets where I am having the errors. 1. Line 334, column 13: there is no attribute "SRC" <bgsound src="C:\My Documents\zingwent.mids"> You have used the attribute named above in your document, but the document type you are using does not support that attribute for this element. This error is...
47
9161
by: Neal | last post by:
Patrick Griffiths weighs in on the CSS vs table layout debate in his blog entry "Tables my ass" - http://www.htmldog.com/ptg/archives/000049.php . A quite good article.
20
25013
by: Tammy | last post by:
What would be a good alternative to using frames? I need something that will section my webpage into two halves and can change both frames on a single click. Thanks in Advance, Tammy
9
5847
by: chuck | last post by:
I need some help with validating user input. I am writing a C computer program for an intro to C course. Here is the situation. I am creating an application that will do currency conversions. The user will be presented with a list of 5 selections they can make. They will then be prompted for which selection they want to enter (which can only be 1-5, no characters or anything like it). Once they select the number, 1 for Euro, 2 for...
14
4864
by: Anoop | last post by:
Hi, I am new to this newsgroup and need help in the following questions. 1. I am workin' on a GUI application. Does C# provides Layout Managers the way Java does to design GUI? I know that it can be done using the designer but I intentionally don't want to use that. The one reason is that you cannot change the code generated by the designer. The other could be that you have more free hand and control to design your GUI. 2....
1
1308
by: lenin42001 | last post by:
Help i've just done a basic calculator with three textboxes a label & a button, basically when you add a number in textbox1 to the one in textbox2 it appears in textbox3 .........now the question asks to check if the user has typed in something appropriate . It says double click on txtnum1 use right hand list box to find Validating( ) event, then modify event stub so it looks like this If Not IsNumeric(txtNum1.text) Then e.Cancel =True End if ...
4
2609
by: suganthy | last post by:
Hi Frnz, I have problem in validating my website,using wc3 validation control, Here the following error i got while debugging my layout.can any one find solution to this problem. # Line 489, Column 12: an attribute value specification must be an attribute value literal unless SHORTTAG YES is specified. <input type=hidden name="thx" value="http://mydiscover.bhistg.beta.hodes.com/tha
0
9689
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
10269
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
10248
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
9085
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
7573
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
5469
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5597
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
4148
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
3764
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.