473,396 Members | 1,968 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

Damsel in distres

Hi,
I have a 'takey' request, so appologies in advance... As a favour to a
friend, I designed a website of his sculpture and drawing. I built it
using a WYSIWYG program that I am not sure is too good. It displays
well using the browsers I use, on the computer I use, but I was
wondering whether you good folk could take a look on your machines and
report faults, or just things you don't like?
The website of sculpture and drawing is at:
http://www.3ene.com
Thanks - and if you need to know anything about sculpture or casting,
then join me at alt.sculpture and I'll be happy to return the favour!
Have a good New Year.
Mary

Jul 23 '05 #1
8 1600
"Mary England" <ma**********@gmail.com> wrote:
I was
wondering whether you good folk could take a look on your machines and
report faults, or just things you don't like?
The website of sculpture and drawing is at:
http://www.3ene.com


alt.html.critique is a more appropriate place for requests like these. A
more descriptive subject would also be appreciated.

There are a lot of issues to solve, if you created this website as a
favour to a friend and you have little or no interest in doing this more
often then you might want to leave it as it is. You have a lot of
work/learning to do if you do decide to tackle the issues.

Short comment:

1) HTML doesn't validate:
http://validator.w3.org/check?uri=http://www.3ene.com/
2) Mix of presentational markup and CSS, good quality HTML contains no
presentational code.
3) Font size if uncomfortably small for me (aka microfonts).
4) Fixed width layout, allowing the content to flow in the available
space is better.
5) Tables used for layout, a layout should be created with CSS.
6) Inline CSS should generally be avoided, externalizing the CSS is
generally the way to go.

The code your authoring tool produced is very poor, but it's poor form
to blame the tool.

--
Spartanicus
Jul 23 '05 #2
Mary England wrote:
Hi,
I have a 'takey' request, so appologies in advance... As a favour to a
friend, I designed a website of his sculpture and drawing. I built it
using a WYSIWYG program that I am not sure is too good. It displays
well using the browsers I use, on the computer I use, but I was
wondering whether you good folk could take a look on your machines and
report faults, or just things you don't like?
The website of sculpture and drawing is at:
http://www.3ene.com

I don't think it's bad. And the code is
surprisingly "slim" for a WYSIWYG output...
I like the "look and feel" of the pages. And some
of the sculptures are really cool!
What I don't like:
Your link text is overall fine, but links like
"link", "here" and "Read complete article" is no
good. Combined with underlined headings, it's a
bit noisy and confusing. Let the headings be links
instead (text page).
I believe Appologies is written with only one p?
And that's it... but you should get a decent text
editor and remove the font tags - if you want to
develop more webmastering skills.
"Takey" is unfamiliar to me (I'm Norwegian) - can
you explain the word for me?
--
Inger Helene Falch-Jacobsen
http://home.no.net/ingernet/
Jul 23 '05 #3
On Fri, 31 Dec 2004 13:38:42 GMT, Inger Helene Falch-Jacobsen
<In***@neseblod.invalid> wrote:
"Takey" is unfamiliar to me (I'm Norwegian) - can you explain the word
for me?


I think that's meant to be "tacky".

Jul 23 '05 #4
No - its 'take'-y as in take not give, ie a selfish request.
Thanks for your help everyone - much appreciated.
Mary

Jul 23 '05 #5
Mary England wrote:
No - its 'take'-y as in take not give, ie a selfish request.
Thanks for your help everyone - much appreciated.
Mary


And so I learned something new today too. Thanks.

--
Inger Helene Falch-Jacobsen
http://home.no.net/ingernet/
Jul 23 '05 #6
I just looked at your site. Looks great.
I spent three months in Norway, and they were the happiest of my life.

Jul 23 '05 #7
"Mary England" <ma**********@gmail.com> wrote in
news:11**********************@c13g2000cwb.googlegr oups.com:
Hi,
I have a 'takey' request, so appologies in advance... As a
favour to a friend, I designed a website of his sculpture
and drawing. I built it using a WYSIWYG program that I am
not sure is too good. It displays well using the browsers I
use, on the computer I use, but I was wondering whether you
good folk could take a look on your machines and report
faults, or just things you don't like? The website of
sculpture and drawing is at: http://www.3ene.com
Thanks - and if you need to know anything about sculpture
or casting, then join me at alt.sculpture and I'll be happy
to return the favour! Have a good New Year.
Mary


I think the page is too long, you may want to split it into
logical sections (pages) and have a vertical menu to assist
users with navigation.

--
KHaled

e-mail: khaledihREMOVEUPPERCASELETTERS at fusemail dot net
(correcting antispam crap..)
please start your subject line with the string "==NG=="
Jul 23 '05 #8
Did every one else miss this from the site - the fact that this guy
actually wants to live in a zoo?
http://www.3ene.com/projects/monkey.htm

Jul 23 '05 #9

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

Similar topics

8
by: Fazer | last post by:
Hello, I was wondering what would be the easiest way to strip away HTML tags from a string? Or how would I remove everything between < and > also the < , > as well using regex? Thanks for...
2
by: Mondo Dynamo | last post by:
A friend of mine is learning java as part of a Business Studies Degree and is finding it very hard to get to grips with. She has an assignment coming up soon and needs some help, she is offering...
1
by: T A R T | last post by:
Hi All, I'm new to webdesign and have used CoffeeCup DHTML Menu Builder to create a couple of fly-out (?) menus. I can quite happily insert the code for either menu into my page but I am unable...
1
by: rainbowii7 | last post by:
Calling all programmers for helllllllllllllllppppp!!! i am currently doing a uni degree and our lecturers have set us the task of making a game in JavaScript. i chose to do a hangman game and...
6
by: Dr Ann Huxtable | last post by:
Hi All, I am trying to compile an old C code written for the Borland Compiler on the DOS platform. This is a tactical solution and I intend to rip out the GUI side of things and slap on...
0
by: Valerie Hough | last post by:
I have two different cases: 0) I right click the mouse button on a list box on my form, then in the Popup handler for the list box I use SendKeys to send three characters at once (the mnemonics...
1
by: Beatrice Rutger | last post by:
Hi, I wonder if any of you could come to the rescue of a damsel in distress ;-) I am looking for 2 very simple VC++ examples (projects/solutions) that does the ff: 1). Includes a Form and...
4
by: gillianbrooks91 | last post by:
Forgive me for asking this question, I've trawled through nearly every available post on this subject that I can find for a few weeks now but nothing quite points me in the right direction. I'm...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
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,...
0
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...
0
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...
0
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,...

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.