From c62f1a55e6dc2a38ce1f6994160df339843807b5 Mon Sep 17 00:00:00 2001 From: James Bursa Date: Sun, 6 Apr 2003 20:56:40 +0000 Subject: [project @ 2003-04-06 20:56:40 by bursa] CSS bug fix. svn path=/import/netsurf/; revision=118 --- !NetSurf/!Help | 6 ++---- !NetSurf/Resources/intro,faf | 3 ++- 2 files changed, 4 insertions(+), 5 deletions(-) (limited to '!NetSurf') diff --git a/!NetSurf/!Help b/!NetSurf/!Help index ad35d9b6b..2c03bd251 100644 --- a/!NetSurf/!Help +++ b/!NetSurf/!Help @@ -6,12 +6,10 @@ Purpose: Open source web browser Developers: Andrew Poole Graphic/Other Designer James Bursa Developer (project admin) - Paul F. Johnson No specific role James Shaw No specific role (project admin) Andrew Duffell All-Hands Person Phil Mellor Developer John Hoare Developer - Nick Boalch No specific role License: GNU General Public License (GPL) Website: http://netsurf.sf.net/ @@ -19,8 +17,8 @@ Website: http://netsurf.sf.net/ About ===== -NetSurf is an open-source web browser for RISC OS. Its aim is to bring HTML 4 and CSS 1 standards to the RISC OS platform. The browser is being developed by a group of eight developers all with a large array of skills. +NetSurf is an open-source web browser for RISC OS. Its aim is to bring HTML 4 and CSS standards to the RISC OS platform. Getting Started =============== -Double click on the NetSurf application and the NetSurf icon will appear in the iconbar. To open a browser window left click on the icon. Detailed documentation can be found by following links from the default page that loads. \ No newline at end of file +Double click on the NetSurf application and the NetSurf icon will appear in the iconbar. To open a browser window left click on the icon. Detailed documentation can be found by following links from the default page that loads. diff --git a/!NetSurf/Resources/intro,faf b/!NetSurf/Resources/intro,faf index 254008216..b2edb88e7 100644 --- a/!NetSurf/Resources/intro,faf +++ b/!NetSurf/Resources/intro,faf @@ -29,6 +29,7 @@ text-align, float, width & height) HTTP fetching
  • Memory cache
  • +
  • External CSS files
  • In Progress

    @@ -36,7 +37,7 @@ fetching
  • Improved memory handling (currently exits when memory is exhausted)
  • Forms (display but don't submit)
  • Images (stand-alone JPEGs so far)
  • -
  • External CSS files
  • +
  • <style> element

  • -- cgit v1.2.3