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

#11 Re: Updated html, xhtml, css def

Posted by: Manfred62 | Date: 2010-02-12 12:05 | IP: IP Logged

Puuh.. next update.

new function for:
- comments in html/xhtml/css
- add charset in css
@charset "....";

same link above. have fun with the best editor grinning smiley

Manfred

Options: Reply | Quote | Up ^


#12 Re: Updated html, xhtml, css def

Posted by: carbonize | Date: 2010-03-18 18:38 | IP: IP Logged

In XHTML.DEF you need to replace

[b1 | bold font <b></b>]*CTRL+B
<b>§|</b>
;
[b | bold font with attributs]
<b %class% %style% %id% %on% %title% %xmllang% %lang% %dir%>§|</b>

With

[strong | bold font <strong></strong>]*CTRL+B
<strong>§|</strong>
;
[strong1 | bold font with attributes]
<strong %class% %style% %id% %on% %title% %xmllang% %lang% %dir%>§|</strong>

Could also do with deleting

[TABLEi |N table as IFRAME]
<table border="1" style="border-collapse: collapse">
<tr>
<td>
<div style="overflow: auto; width: 200px; height: 100px">
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
</div>
</td>
</tr>
</table>
;

As, as far as I can see, it serves no purpose.

--
Carbonize

Options: Reply | Quote | Up ^


#13 Re: Updated html, xhtml, css def

Posted by: carbonize | Date: 2010-03-18 18:54 | IP: IP Logged

Also it could do with

[em | emphasis]
<em %class% %style% %id% %on% %title% %xmllang% %lang% %dir%>§|</em>

being replaced with

[em | emphasis]
<em>§|</em>
;
[em1 | emphasis]
<em %class% %style% %id% %on% %title% %xmllang% %lang% %dir%>§|</em>

so that it better matches the options for bold/strong

--
Carbonize

Options: Reply | Quote | Up ^


#14 Re: Updated html, xhtml, css def

Posted by: Manfred62 | Date: 2010-03-20 15:52 | IP: IP Logged

Ok, you are right. Should do a little cleanup with the files, the next days..

Manfred

Options: Reply | Quote | Up ^


#15 Re: Updated html, xhtml, css def

Posted by: carbonize | Date: 2010-03-20 17:14 | IP: IP Logged

Actually just noticed you have both i and em along with both b and strong in there. Just need to assign strong to Ctrl + B instead of b.

--
Carbonize

Options: Reply | Quote | Up ^


#16 Re: Updated html, xhtml, css def

Posted by: Manfred62 | Date: 2010-03-21 08:37 | IP: IP Logged

Hi

The files are updated.
www.box.net

deleted the senseless iframe/table in xhtml. Changed the shortcut to strong (xhtml). Some small corrections..

regards Manfred

Options: Reply | Quote | Up ^


#17 Re: Updated html, xhtml, css def

Posted by: Manfred62 | Date: 2010-03-31 16:18 | IP: IP Logged

Small update in css.def:

"font" now includes line-height

example:
font: italic small-caps bold 12px/1.5 Arial;

regards Manfred

Options: Reply | Quote | Up ^


#18 Re: Updated html, xhtml, css def

Posted by: Manfred62 | Date: 2010-09-16 17:51 | IP: IP Logged

Small updates and cleanup.

Example: in css.def now you have
!important

Same link above

regards Manfred

Options: Reply | Quote | Up ^


#19 Re: Updated html, xhtml, css def

Posted by: Manfred62 | Date: 2010-09-16 20:44 | IP: IP Logged

Next update. Now I included the most popular font-stacks in the css.def.
Font stacks are taken from here (pdf cheat sheet):
www.mightymeta.co.uk

When choosing font-family, you can select the prefered font-stack from a list.

Files at same link above (Context.zip updated)

regards Manfred

Edited 1 time(s). Last edit at 2010-09-16 20:47 by Manfred62.

Options: Reply | Quote | Up ^


#20 Re: Updated html, xhtml, css def

Posted by: se7h | Date: 2010-09-17 06:52 | IP: IP Logged

Thanks for your work winking smiley

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