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

Home Posts Topics Members FAQ

Need a good text

I picked up HTML from books and online tutorials about 10 years ago. I have
a working knowledge of CSS from articles, but I still feel more comfortable
with tables and text-type HTML editors. My usual HTML editor is NVU, but
more often than not, I will go to its source tab and edit the markup
directly.

I have two Web sites:
http://www.douglaidlaw.net/boykett/ that I am currently working on;
http://members.iinet.net.au/~tomlai1/ - my early efforts.

Both are probably "horrible" by professional standards.

Can anybody recommend a suitable book I could use as a reference manual
without going into "bells and whistles"? I am not interested in Flash,
only the occasional animated GIF. I looked into the 3d motion-effect
programs, but they are too much work and probably browser dependent, and
they are simply unnecessary for my needs.

TIA,

Doug.
--
If computers get too powerful, we can organize them into
a committee.
-Author Unknown.

Sep 7 '06 #1
4 1213

Doug Laidlaw wrote:
Can anybody recommend a suitable book I could use as a reference manual
There's only one - the W3C HTML specification itself.

For CSS then the W3C site is useful, but hard to read. So Lie & Bos CSS
book is my favoured guide here, plus various web resources on IE errors
and the subtleties of positioning.

If you wanted a from-scratch tutorial I'd recommend the "Head First"
books. The style is odd though and they really need to be read at least
a chapter at a time, rather than dipped into.

Sep 7 '06 #2
Can anybody recommend a suitable book I could use as a reference manual
without going into "bells and whistles"? I am not interested in Flash,
only the occasional animated GIF. I looked into the 3d motion-effect
programs, but they are too much work and probably browser dependent, and
they are simply unnecessary for my needs.
Basically their are only a few things you need to remember when
designing a website:

Remove ANYTHING unnecessary - ESPECIALLY animated gifs - they can kill a
style.
Does it get your point across?
Is it accessible for impaired readers?
Does the style match for each text/page/section?
Is it easy on the eye?
Is it easily to navigate?

That is usually the things I'm thinking when designing the layout of a site.

What I notice when I visit your site is that each page looks totally
separated - their is no common style between them. Two pages could be
from different sites.

I hope I have imported good wisdom and I'm entirely up for criticism if
you think I haven't :D

Brendan Gillatt
Sep 7 '06 #3
Oops - impArted.
I hope I have imported good wisdom and I'm entirely up for criticism if
you think I haven't :D

Brendan Gillatt
Sep 7 '06 #4
In message <ed**********@n ews.freedom2sur f.net>, Brendan Gillatt
<br*****@brenda nREMOVETHISgill att.co.ukwrites
>I hope I have imported good wisdom and I'm entirely up for criticism if
you think I haven't :D
>Oops - impArted.
I think you'll find that the second requires the first to have taken
place! ;-)
--
Andy Mabbett
Say "NO!" to compulsory ID Cards: <http://www.no2id.net/>

Free Our Data: <http://www.freeourdata .org.uk>
Sep 9 '06 #5

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

Similar topics

4
1465
by: vova | last post by:
i have the next source code: class myClass { public: myClass(ostream &out=cout) : m_out(out) { } myClass(string &filename) : _out(new ofstream(filename.c_str())), m_out(*_out) { }
28
2605
by: Randy Starkey | last post by:
Hi, Does anyone know where I can get a script that show a little plus sign after a line of text, that when you click the plus sign, more text is revealed on that same page, like a continuing paragraph. This will be on a web page. Thanks! --Randy Starkey
3
3163
by: ssb | last post by:
Hello, This may be very elementary, but, need help because I am new to access programming. (1) Say, I have a column EMPLOYEE_NAME. How do I fetch (maybe, cursor ?) the values one by one and populate a combo box with these names. (this way, I can display all the EMPLOYEE_NAME values) (2) In general, can I do additional processing on column values from
3
10669
by: google | last post by:
I have a database with four table. In one of the tables, I use about five lookup fields to get populate their dropdown list. I have read that lookup fields are really bad and may cause problems that are hard to find. The main problem I am having right now is that I have a report that is sorted by one of these lookup fields and it only displays the record's ID number. When I add the source table to the query it makes several records...
2
4725
by: clinttoris | last post by:
Hello, If someone could help me it would be appreciated as I am not having much luck. I'm struggling with my asp code and have some questions relating to asp and oracle database. First question. I have a web survey that I am working on and have successfully dynamically taken the info from a database, displayed it on the screen and then taken the users answers and inserted them into a
22
2337
by: the_grove_man | last post by:
I purchased a book titled "Pro ASP.NET 2.0" to get up to speed on web stuff because I ususally do Windows Form Applications.. But in the first chapters I was reading this week it brought to mind some things I heard in the past that I thought someone could clarify. On Page 6 it states "ASP.NET web pages (and web services) are executed within the CLR (common language runtime), so they can be authored in any language that has a...
0
1719
by: raypjr | last post by:
Hi everyone. I need a little help with some parts of a word guessing game I'm working on. I have some parts done but unsure about others and could use a little advice. Any help is very much appreciated.Here is the code to give more detail: Dim GameOver As Boolean Dim NumWords As Integer, ThreeWordList(1000) As String, ThreeWordMeaning(1000) As String Dim R As Integer, WordsLeft(1000) As Integer Dim SecretWord As String,...
20
4289
by: mike | last post by:
I help manage a large web site, one that has over 600 html pages... It's a reference site for ham radio folks and as an example, one page indexes over 1.8 gb of on-line PDF documents. The site is structured as an upside-down tree, and (if I remember correctly) never more than 4 levels. The site basically grew (like the creeping black blob) ... all the pages were created in Notepad over the last
10
1494
by: xxxx | last post by:
Hi all, i need some help here plz :) i'm building a small application that will dispaly a list of folders in a listbox, but i only want to display the folder name rather than the whole path, so i take the substring from the whole path and add it to the listbox. the problem is, later, when the user selects to do anything with this file, i want to get the whole path back(mandatory), but now i only have the the name and not the path.
8
2747
by: manmit.walia | last post by:
Hello Everyone, Long time ago, I posted a small problem I had about converting a VB6 program to C#. Well with the help with everyone I got it converted. But I overlooked something and don't understand why it is doing this. Below is my code, I would be greatfull if someone can guide me through the right path or even help me solve this issue. Problem: The old tool which was written in VB6 works perfect. But I needed to convert this to C#...
0
9541
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
10482
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...
1
10225
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
10027
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
7564
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
5463
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
5585
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
2
3759
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2938
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.