You are here: PSPad forum > English discussion forum > Updated html, xhtml, css def

Updated html, xhtml, css def

Goto Page: Previous1 2 3 4 5 6 Next

#21 Re: Updated html, xhtml, css def

Posted by: Manfred62 | Date: 2010-09-18 17:01 | IP: IP Logged

Next small update:
Conditional comments --> added IE 9

Cleaned up --> all tags with 1 are with attributes
(ex. strong1, em1, br1...)

Added class and id in css.def. Now you can later add class or id to every tag.

BTW: my favourite doctype is xhtml. Maybe the html file could be done better..?

www.box.net

regards Manfred

Options: Reply | Quote | Up ^


#22 Re: Updated html, xhtml, css def

Posted by: Manfred62 | Date: 2010-09-23 18:08 | IP: IP Logged

Small update:
added in css.def:
border: none;

EDIT: above I wrote

Quote:
Added class and id in css.def.

Should be ... in html/xhtml.def

regards Manfred

Edited 1 time(s). Last edit at 2010-09-23 18:11 by Manfred62.

Options: Reply | Quote | Up ^


#23 Re: Updated html, xhtml, css def

Posted by: Manfred62 | Date: 2010-09-24 12:31 | IP: IP Logged

Next small update:
in css.def added shortcut to

margin: 0;
margin: 0 auto;
padding: 0;

regards Manfred

Options: Reply | Quote | Up ^


#24 Re: Updated html, xhtml, css def

Posted by: Manfred62 | Date: 2010-09-24 16:58 | IP: IP Logged

Sorry for inconvience winking smiley
changed the behavior from margin 0

Now you get this already filled in:
margin: 0 auto;
so it's easier to change it to 0

files are updated at www.box.net

regards Manfred

Options: Reply | Quote | Up ^


#25 Re: Updated html, xhtml, css def

Posted by: Manfred62 | Date: 2010-09-26 09:22 | IP: IP Logged

Short tip for better html/xhtml workflow:

in the defs of html/xhtml you can include your most used class and id names. Example:
%id%=@C id=,id=,,[];wrapper;header;navi;navigation;content;footer,"
This you can edit yourself at "Settings/Edit Clip Definition File" --> html and/or xhtml.

regards Manfred

Options: Reply | Quote | Up ^


#26 Re: Updated html, xhtml, css def

Posted by: Manfred62 | Date: 2010-10-21 19:59 | IP: IP Logged

Hello

Next update:
cleaned up the html.def, small corrections in xhtml.def.
Same identifiers in both html and xhtml file, same shortcuts.
Added html5 doctype to html.def:
<!doctype html>
Its possible (without browser problems) to use the new doctype with classic "html 4.01 strict" tags.

regards Manfred

Options: Reply | Quote | Up ^


#27 Re: Updated html, xhtml, css def

Posted by: Manfred62 | Date: 2010-10-22 16:43 | IP: IP Logged

Next update: now I also included html 5 doctype and page template to xhtml.def

Use of the new doctype with classic html or xhtml tags is much easier, and all browser recognize it.

Tested both --> validator says ok.

www.box.net

regards Manfred

--
PSPad 4.5.9 (2525)

Options: Reply | Quote | Up ^


#28 Re: Updated html, xhtml, css def

Posted by: carbonize | Date: 2010-10-23 06:59 | IP: IP Logged

Have you added support for things like <video> and <audio> yet? Along with the new input types of date, number, email as well as the other attributes like placeholder and required?

--
Carbonize

Options: Reply | Quote | Up ^


#29 Re: Updated html, xhtml, css def

Posted by: Manfred62 | Date: 2010-10-23 13:29 | IP: IP Logged

carbonize:
Have you added support for things like <video> and <audio> yet? Along with the new input types of date, number, email as well as the other attributes like placeholder and required?

You mean full html 5? No, the files are only with classic html and xhtml tags.

If you are looking for complete html 5:
www.pspad.com

I tried these, but couldn't get the highlighter active sad smiley

Maybe, we should open a new thread for html 5?

regards Manfred

--
PSPad 4.5.9 (2525)

Edited 1 time(s). Last edit at 2010-10-23 13:29 by Manfred62.

Options: Reply | Quote | Up ^


#30 Re: Updated html, xhtml, css def

Posted by: Manfred62 | Date: 2010-10-23 14:04 | IP: IP Logged

Next short update for both html and xhtml.

The HTML 5 template now with language selection:

<!DOCTYPE html>
<html lang="xx">
<head>
<meta charset="utf-8">
<title>
.....

www.box.net

regards Manfred

--
PSPad 4.5.9 (2525)

Options: Reply | Quote | Up ^


Goto Page: Previous1 2 3 4 5 6 Next





Editor PSPad - freeware editor, © 2001 - 2024 Jan Fiala, Hosted by Webhosting TOJEONO.CZ, design by WebDesign PAY & SOFT, code Petr Dvořák, Privacy policy and GDPR