<!DOCTYPE html>
<style>
b {
position: relative;
top: 25px;
}
i {
right: 25px;
</style>
<body>foo <b>bar</b> <b><i>baz</i></b>